Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
mysql [2015/06/01 17:57]
steve
mysql [2015/06/01 21:33]
steve
Line 3: Line 3:
   * [[MySQL Character Sets]]   * [[MySQL Character Sets]]
   * [[MySQL Configuration]]   * [[MySQL Configuration]]
 +  * [[MySQL Gotchas]]
   * [[MySQL Optimization]]   * [[MySQL Optimization]]
   * [[MySQL OS X]]   * [[MySQL OS X]]
Line 21: Line 22:
   * [[phpMyAdmin]]   * [[phpMyAdmin]]
  
-MySQL is our database server. 
  
- 
-=== Gotchas === 
- 
-== mysqladmin flush doesn'​t display output == 
- 
-Running ''​mysqladmin flush''​ may not be working -- check the mysqld error log for results!