Difference: MySqlNotes (11 vs. 12)

Revision 1206 May 2014 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="DatabaseTips"
Small, fast database for simple tasks like providing services to web servers.
Line: 11 to 11
  (as root, connected to mysql database) select host, user, password from user;
Added:
>
>
SHOW VARIABLES LIKE 'version';
 show databases; show tables; describe table_name;
View topic | History: r12 < r11 < r10 < r9 | More topic actions...
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback