Patch for bug #2565948 ported to the 3.1 branch.

This commit is contained in:
Alexander M. Turek
2009-02-18 09:18:45 +00:00
parent 6170758147
commit d8154ae981

View File

@@ -24,8 +24,6 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA
+ patch #2506831 [privileges] Create user for existing database,
thanks to Herman van Rink and Virsacer
+ patch #2505255 [privileges] Cleanup, thanks to Virsacer - virsacer
+ bug #2565948 [core] Changing the connection collation changed the client
charset.
- bug #2414056 [auth] AllowNoPasswordRoot error message is too vague
3.1.3.0 (not yet released)
@@ -50,6 +48,8 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA
- patch #2550323 [XHTML] in server_databases.php, thanks to Virsacer - virsacer
- patch #2358861 [navi] Row count tooltip wrong for information_schema,
thanks to Herman van Rink - helmo
- bug #2565948 [core] Changing the connection collation changed the client
charset.
3.1.2.0 (2009-01-19)
- bug #1253252 [display] Can't NULL a column with relation defined