User Tools

Site Tools


apps:mysql

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
apps:mysql [2014-06-17 20:47] – cache info added rootapps:mysql [2023-01-02 18:10] (current) Manuel Frei
Line 12: Line 12:
 //Notes:// //Notes://
   * //I use prefix u_ for users and prefix db_ for databases that I never mix them up.//   * //I use prefix u_ for users and prefix db_ for databases that I never mix them up.//
-  * //I recommend passwords with 42 characters. They can be generated on [[http://strongpasswordgenerator.com/]] for example.//+  * //I recommend passwords with 64 characters. They can be generated on [[https://pwgen.ch/]] for example.//
  
  
Line 42: Line 42:
   * select * from tbl_name   * select * from tbl_name
  
-// More details: [[http://dev.mysql.com/doc/refman/5.0/en/query-cache-operation.html|How the Query Cache Operates]]//+// More details: [[http://dev.mysql.com/doc/refman/5.6/en/query-cache-operation.html|How the Query Cache Operates]]//
apps/mysql.1403030841.txt.gz · Last modified: 2014-12-18 20:10 (external edit)