Welcome To Snipplr


Everyone's Recent MySQL Snippets Tagged mysql



1 2 3 4 5 6 Next »
Add an attribute to existing table
1 1139 posted 16 years ago by marouanomezzine
When you forget to "SET NAMES utf8", you'll probably end up with a bunch of latin1 data in your utf8 column. This query fixes that, CONVERTing the existing data to its correct collation.
4 1114 posted 16 years ago by jdbartlett
Show table size, number of rows, and size of indexes in MySQL.
1 1420 posted 16 years ago by zingo
I currently have project_issue nodes set for replacement pattern issues/issue[nid] in Drupal 5.x PathAuto. This query fixes all of the URL aliases for entries created before this was set correctly.
0 972 posted 16 years ago by tgbdad
1 844 posted 16 years ago by ping_ch
Some other alter syntax examples at the URL, which beats the pants off the MySQL manual for some reason.
0 1073 posted 16 years ago by tclancy
0 1083 posted 16 years ago by sebus
1 1181 posted 17 years ago by tclancy
1 2 3 4 5 6 Next »