Profile
Achievement
cbrant's Recent SnippetsTagged mysql
- All /
« Prev 1 Next »
This will create and then populate a MySQL table with a list of the names and USPS abbreviations for US states and possessions in existence.
3
2899
posted 16 years ago by cbrant
This will create and then populate a MySQL table with a list of the names and ISO 3166 codes for countries in existence.
5
1586
posted 16 years ago by cbrant
To grant all privileges to a user from any location login to the mysql shell and run the following queries.
3
864
posted 16 years ago by cbrant
To reset the MySQL root password, login to the mysql shell and run the following commands.
1
807
posted 16 years ago by cbrant