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
Last revisionBoth sides next revision
apps:mysql [2014-06-17 20:47] – cache info added rootapps:mysql [2016-11-19 16:17] – [Create new User+DB] root
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 42 characters. They can be generated on [[https://strongpasswordgenerator.com/]] 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.txt · Last modified: 2023-01-02 18:10 by Manuel Frei