aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorrowanbeentje <rowan@beent.je>2011-08-07 21:43:23 +0000
committerrowanbeentje <rowan@beent.je>2011-08-07 21:43:23 +0000
commit2b94680bc07b670402f065e37ddca883d260dc9f (patch)
tree8428534b7324c7ebaa20eda0f81dad20549439ad /LICENSE
parent2fe0f6e25814b1add160cdda67b94f82b39423b0 (diff)
downloadsequelpro-2b94680bc07b670402f065e37ddca883d260dc9f.tar.gz
sequelpro-2b94680bc07b670402f065e37ddca883d260dc9f.tar.bz2
sequelpro-2b94680bc07b670402f065e37ddca883d260dc9f.zip
Fix encoding issues, particularly giving errors when selecting tables and displaying NULLs within tables when the connection encoding is incorrectly detected (Issue #1100):
- No longer rely on a combination of mysql_options(..., MYSQL_SET_CHARSET_NAME, ...utf8...) and mysql_character_set_name() to detect the connection encoding; this incorrectly misses init_connect commands; instead use SHOW_VARIABLES a$ - Combine initial version check/timezone check/encoding check on startup, reducing connection queries and thus improving connection speed - Add support for abbreviated MySQL timezone definitions - Combine MCPKit's -connect and -connectWithLogin:password:host:port:socket: methods to reduce code duplication and fix argument handling for the latter method
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions