[SVN] r7768 (SQL)

Ciarán Walsh ciawal at gmail.com
Thu Jul 19 13:25:12 UTC 2007


For Mysql:
Issue 'SET NAMES utf8;' to the server if the user's @@character_set_database has been changed from the default of latin1.

Should fix encoding issues for some users manifesting as a table view returning “undefined”, e.g.
http://lists.macromates.com/pipermail/textmate/2007-July/020950.html

Changed:
U   trunk/Bundles/SQL.tmbundle/Support/bin/db_browser_lib.rb



More information about the textmate-dev mailing list