Difference between revisions of "Mysql"
From MyWiki
Line 12: | Line 12: | ||
[[ Update two columns ]]<br> | [[ Update two columns ]]<br> | ||
[[ Selecting a table from a mysqldump file ]]<br> | [[ Selecting a table from a mysqldump file ]]<br> | ||
+ | [[ Creating a mysql user ]]<br> |
Revision as of 14:28, 11 June 2015
Selecting into a csv file
Indexes
Users
Column types
Altering column
Regular expressions
Setting the root password
Creating users
Setting a prinary key
Find duplicates
Test db for user creation
Update two columns
Selecting a table from a mysqldump file
Creating a mysql user