summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes for Windows XPVladislav Vaintroub2013-03-261-7/+8
* MDEV-4330 - get_tty_password() does not work if input redirection is used.Vladislav Vaintroub2013-03-261-2/+3
* Patch by Ian Good for MDEV-4319: mysqlbinlog output ambiguous escapingMichael Widenius2013-03-251-0/+5
* MDEV-4284 Assertion `cmp_items[(uint)cmp_type]' fails in sql/item_cmpfunc.ccSergei Golubchik2013-03-176-5/+31
* MDEV-4272 fix.unknown2013-03-144-13/+42
* OPTION is now a valid identifier (not a reserved word)Michael Widenius2013-03-145-14/+23
* MDEV-4214 : main.partition_rename_longfilename fails on eCryptFSElena Stepanova2013-03-142-0/+38
* MDEV-4265 5.5 is slower than 5.3 because of many str_to_datetime callsSergei Golubchik2013-03-136-1/+29
* fix innodb failures on solarisSergei Golubchik2013-03-111-0/+2
* Fix clang warning (suggest parentheses)Vladislav Vaintroub2013-03-121-0/+2
* MDEV-4267 : do not copy sql_yacc.cc and sql_yacc.h from unpacked source tarba...Vladislav Vaintroub2013-03-121-2/+4
* MDEV-4224 : func_math test fails, when clang 3.0 compiler is used.Vladislav Vaintroub2013-03-121-0/+8
* MDEV-4249 : when autodetecting default client charset on Windows, fallback to...Vladislav Vaintroub2013-03-061-1/+4
* The i386 specific code improving character set conversion on the ASCII rangeAlexander Barkov2013-03-111-1/+1
* 5.3->5.5 mergeSergei Golubchik2013-03-1011-4/+128
|\
| * Fixed bug mdev-4250.Igor Babaev2013-03-086-2/+93
| * Fix typo (clang issued warning that =+ was used where += was intended)Vladislav Vaintroub2013-03-061-1/+1
| * MDEV-4241 fix.unknown2013-03-064-1/+34
* | MDEV-4186 Test case main.myisampack fails on ppc32 (only)Sergei Golubchik2013-03-083-11/+11
* | MDEV-4175 auth_socket to build on OpenBSD / BitrigSergei Golubchik2013-03-081-1/+13
* | merge with XtraDB as of Percona-Server-5.5.30-rel30.1Sergei Golubchik2013-03-0846-588/+1138
|\ \
| * | Percona-Server-5.5.30-rel30.1.tar.gzSergei Golubchik2013-03-0835-547/+1137
* | | hack in dependencies to imitate mysql-*.rpm even betterSergei Golubchik2013-03-061-1/+1
* | | MDEV-4068 rpm scriptlet chown command dangerousSergei Golubchik2013-03-069-42/+63
* | | MDEV-4066 semisync_master + temporary tables causes memory leaksSergei Golubchik2013-03-053-6/+31
* | | TODO-424 geometry query crashes server.Alexey Botchkov2013-03-064-16/+47
* | | Fix for assert found by mysql-test-runMichael Widenius2013-03-051-1/+5
* | | Fixed issue with LOCK TABLE + ALTER TABLE ENABLE KEYS + SHOW commands.Michael Widenius2013-03-052-0/+12
* | | Fix wrong install location for DEB supportfiles.unknown2013-03-041-1/+1
* | | MergeIgor Babaev2013-03-024-16/+181
|\ \ \
| * | | Fixed bug mdev-4220.Igor Babaev2013-03-024-16/+181
* | | | MDEV-4216 : export additional functions mysql_get_timeout_value(),mysql_get_...Vladislav Vaintroub2013-03-011-2/+3
* | | | Removed the obsolete instructions from the MySQL 5.1 manual. Instead provide ...Daniel Bartholomew2013-03-011-8253/+2
* | | | Automatic mergeMichael Widenius2013-03-0115-24/+186
|\ \ \ \
| * | | | Fixed bug MPDEV-628 / LP:989055 - Querying myisam table metadata may corrupt ...Michael Widenius2013-03-0110-22/+131
| * | | | Added test case for bug in replace with replication that existed in MySQL 5.1:Michael Widenius2013-02-282-0/+46
| * | | | Added support for --crash-script in mysqld_safe.Michael Widenius2013-02-282-2/+8
* | | | | Fix compile error when building with DBUG, but without DEBUG_SYNC.unknown2013-03-013-0/+10
* | | | | Merge 5.3->5.5Sergey Petrunya2013-03-014-6/+93
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | Fix compile error on windows in fix for mdev-4177.Sergey Petrunya2013-03-011-5/+7
| * | | MergeIgor Babaev2013-02-283-1/+86
| |\ \ \
| | * | | Fixed bug mdev-4209Igor Babaev2013-02-283-1/+86
* | | | | merge with XtraDB as of Percona-Server-5.5.29-rel30.0Sergei Golubchik2013-02-2843-397/+974
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Percona-Server-5.5.29-rel30.0.tar.gzSergei Golubchik2013-02-2839-392/+1003
* | | | | 5.3->5.5 mergeSergei Golubchik2013-02-2852-294/+1825
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 5.2 -> 5.3Sergei Golubchik2013-02-28115-1031/+2397
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | 5.1 -> 5.2 mergeSergei Golubchik2013-02-28115-1032/+2398
| | |\ \ \
| | | * | | a simpler fix forSergei Golubchik2013-02-284-2/+12
| | | * | | Fixed BUG#51763 Can't delete rows from MEMORY table with HASH keyMichael Widenius2013-02-283-9/+84
| | | * | | mysql-5.1 mergeSergei Golubchik2013-02-28104-1009/+1961
| | | |\ \ \