Difference: MySqlNotes (1 vs. 2)

Revision 215 May 2008 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="DatabaseTips"
http://www.mysql.com/
Line: 17 to 17
 
Added:
>
>
MAC
 
Changed:
<
<
-- TobyCabot - 20 Mar 2004
>
>
/Library/StartupItems/MySQLCOM/MySQLCOM

Installs into /usr/local/mysql by default.

 \ No newline at end of file

Revision 120 Mar 2004 - TobyCabot

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="DatabaseTips"
http://www.mysql.com/

Small, fast database for simple tasks like providing services to web servers.

http://www.mysql.com/doc/en/index.html - manual

mysql --host=host --user=user -p database

(as root, connected to mysql database) select host, user, password from user;

show databases;
show tables;
describe table;

-- TobyCabot - 20 Mar 2004

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