July 08, 2012
How to mark some South migrations as new.
June 15, 2012
How to use the tsql command.
April 09, 2011
If you have ever wanted to know the storage engine type of every table in …
June 18, 2010
To change MySQL table column encoding: ALTER TABLE artists CHANGE [fieldname] [fieldname] [fieldtype] CHARACTER SET …
August 17, 2009
To get the current mysql database encoding, issue the following sql query: SHOW VARIABLES LIKE …
June 16, 2009
Summary Datatype:int(4) unsigned Storing IP:INET_ATON('192.168.1.39') Getting IP …