summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bzr merge -r3904..3928 lp:codership-mysql/5.5Seppo Jaakola2013-11-2727-82/+1705
* bzr merge -r3895..3903 lp:codership-mysql/5.5 Seppo Jaakola2013-11-2616-208/+316
* merge from lp:codership-mysql/5.5 rev #3895Seppo Jaakola2013-11-261-9/+12
* Merges from lp:codership-mysql/5.5 up to rev #3893, this changes to wsrep API...Seppo Jaakola2013-11-2628-684/+1082
* bzr merge -r3890..3891 lp:codership-mysql/5.5Seppo Jaakola2013-11-0621-1047/+1202
* bzr merge -r3889..3890 lp:codership-mysql/5.5Seppo Jaakola2013-11-062-82/+75
* Fixed performance schema instrumentation on galera and added correct mutexing...Jan Lindström2013-10-154-12/+27
* Fix incorrect mergeJan Lindström2013-10-142-14/+6
* Fix temporary table searchJan Lindström2013-10-111-6/+3
* Merge fix for DDL handlingSeppo Jaakola2013-10-111-1/+2
* Added correct mutexing on trx handling.Jan Lindström2013-10-071-12/+22
* Merge fixes, now at level 3430 in mariadb-galera-5.5Seppo Jaakola2013-10-076-65/+73
* Merged revisions 3425..3430 from mariadb-galera-5.5Seppo Jaakola2013-10-074-5/+22
* Merged revisions 3418..3424 from mariadb-galera-5.5Seppo Jaakola2013-10-0718-77/+188
* Merged revisions 3411..3417 from mariadb-galera-5.5Seppo Jaakola2013-10-0724-37/+5048
* Merged revisions 3409..3411 from mariadb-galera-5.5Seppo Jaakola2013-10-068-9/+1251
* Merged #3909 from mariadb-galera-5.5Seppo Jaakola2013-10-061-0/+59
* Fixed merge error on rollback to savepointJan Lindström2013-09-261-36/+5
* After merge fixesJan Lindström2013-09-257-115/+138
* Merge fix.Jan Lindström2013-09-0913-634/+857
* Fix merge errorJan Lindström2013-09-041-4/+12
* Fixed merge errors and XA prepareJan Lindström2013-09-044-5/+61
* Merge 10.0 to galera-10.0Jan Lindström2013-09-033269-54396/+155469
|\
| * MDEV-4133: Review InnoDB tablespace allocation patch by Toshikuni Fukaya. If ...Jan Lindström2013-08-235-10/+73
| * MDEV-4841 Wrong character set of ADDTIME() and DATE_ADD()Alexander Barkov2013-08-2214-37/+323
| * Fixing a compilation failure in ConnectSE caused by revno 3803.Alexander Barkov2013-08-221-0/+1
| * Fixed compiler warningsMichael Widenius2013-08-2142-42/+46
| * A post-fix for MDEV-4871: Fixing a failire in "mtr --ps" Alexander Barkov2013-08-161-0/+6
| * MDEV-4897 - Assertion `share->tdc.prev == 0 && share->tdc.next == 0'Sergey Vojtovich2013-08-151-2/+0
| * MDEV-4864 - Merge tests for EXCHANGE PARTITION featureSergey Vojtovich2013-08-153-2/+1811
| * An additional test for MDEV-4871 Temporal literals do not accept nanosecondsAlexander Barkov2013-08-152-0/+18
| * MDEV-4871 Temporal literals do not accept nanosecondsAlexander Barkov2013-08-1511-33/+156
| * fix tests that were relying on @@have_partitioningSergei Golubchik2013-08-1510-77/+18
| * Merge with 10.0-connectAlexander Barkov2013-08-1533-1112/+1311
| |\
| | * - Change the Blanks parameter from true to false in catalog gettingOlivier Bertrand2013-08-145-10/+10
| | * - FIX MDEV-4853 + another bug causing the whole section to be deletedOlivier Bertrand2013-08-132-24/+62
| | * -Fix MDEV-4878. Table locking is now supported.Olivier Bertrand2013-08-124-113/+184
| | * - Fix MDEV-4494. Suppress the flag HA_NULL_IN_KEY.Olivier Bertrand2013-08-111-1/+1
| | * - Fix MDEV-4881. SQL_TYPE_DECIMAL was not recognized in ha_connect::GetColumn...Olivier Bertrand2013-08-112-25/+13
| | * - Better message for CONNECT unspported commandsOlivier Bertrand2013-08-091-2/+4
| | * - Implement the SERVID special columns. This imply modifying the wayOlivier Bertrand2013-08-0921-121/+200
| | * - Issue a warning instead of an error when inserting in release built a valueOlivier Bertrand2013-08-061-6/+6
| | * - Just update the version number and dateOlivier Bertrand2013-07-292-2/+2
| | * - Restore comment handling commented out in R3772.Olivier Bertrand2013-07-261-4/+4
| | * - Restrict memcpy length in CHRBLK::SetValueOlivier Bertrand2013-07-261-1/+1
| | * - Fix length when TYPVAL::SetValue_char is called from MYSQLCOL::ReadColumn.Olivier Bertrand2013-07-262-5/+5
| | * - Restore test results to the discovery old way.Olivier Bertrand2013-07-254-13/+13
| | * - Restore tests to handle the cases that were giving Valgrind warnings.Olivier Bertrand2013-07-259-156/+343
| | * - Fix a few test in TYPVAL<PSZ> that cause Valgrind warningsOlivier Bertrand2013-07-252-12/+26
| | * - Modify discovery to test a new way of adding columns. Currently theOlivier Bertrand2013-07-251-111/+330