Running Multiple MySQL Servers on the Same Machine
[转贴 2008-03-09 20:15:32]
5.12. Running Multiple MySQL Servers on the Same MachineIn some cases, you might want to run multiple mysqld servers on the same machine. You might want to test a new MySQL release while leaving your existing production setup undisturbed. Or you migh...
[阅读全文] (字节数 : 34019)
MySQL Server Logs
[转贴 2008-03-09 20:14:20]
MySQL Localization and International Usage
[转贴 2008-03-09 20:10:41]
MySQL Backup and Recovery
[转贴 2008-03-09 20:09:39]
5.9. Backup and Recovery
This section discusses how to make database backups (full and incremental) and how to perform table maintenance. The syntax of the SQL statements described here is given in Chapter 12, SQL Statement Syntax. Much of the in...
[阅读全文] (字节数 : 91371)
MySQL User Account Management
[转贴 2008-03-09 20:04:56]
The MySQL Access Privilege System
[转贴 2008-03-05 17:18:14]
General Security Issues
[转贴 2008-03-05 17:07:40]
5.6. General Security Issues
This section describes some general security issues to be aware of and what you can do to make your MySQL installation more secure against attack or misuse. For information specifically about the access control system...
[阅读全文] (字节数 : 41592)
Installation-Related Programs
[转贴 2008-03-05 17:04:25]
mysqlmanager — The MySQL Instance Manager
[转贴 2008-03-05 16:46:34]
5.4. mysqlmanager — The MySQL Instance Manager
mysqlmanager is the MySQL Instance Manager (IM). This program monitors and manages MySQL Database Server instances. MySQL Instance Manager is available for Unix-like operating systems, and also on Wi...
[阅读全文] (字节数 : 42871)
MySQL Server Startup Programs
[原创 2008-03-05 16:43:33]