summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * - Fix bug causing connect_assisted_discovery to failOlivier Bertrand2013-07-201-1/+1
| | * - CONNECT not should use query cache because working onOlivier Bertrand2013-07-121-0/+15
| | * - Fix "Result content mismatch"Olivier Bertrand2013-07-122-4/+2
| | * - Applying temporary restrictions to test files.Olivier Bertrand2013-07-117-736/+565
| | * - cleaning code and show some functions return codeOlivier Bertrand2013-07-111-261/+20
| * | raise a versionSergei Golubchik2013-08-142-3/+3
| * | Adjusted test results after recent changes.Sergey Vojtovich2013-08-142-8/+8
| * | MDEV-4702 - Reduce usage of LOCK_openSergey Vojtovich2013-08-1425-1247/+1651
| * | MDEV-4492 InnoDB generates non-existing link to manual based on the server ve...Sergei Golubchik2013-08-132-4/+2
| * | MDEV-4865 Change related to --log option/variable was merged partiallySergei Golubchik2013-08-1358-2127/+74
| * | MDEV-4786 merge 10.0-monty -> 10.0Sergei Golubchik2013-08-121-8/+0
| * | cleanupSergei Golubchik2013-08-129-59/+22
| * | MDEV-4786 merge 10.0-monty -> 10.0Sergei Golubchik2013-08-122-7/+1
| * | MDEV-4786 merge 10.0-monty -> 10.0Sergei Golubchik2013-08-121-5/+0
| * | MDEV-4786 merge 10.0-monty -> 10.0Sergei Golubchik2013-08-129-125/+12
| * | MDEV-4786 merge 10.0-monty -> 10.0Sergei Golubchik2013-08-121-23/+3
| * | don't error out in Sys_var::global_value_ptr(),Sergei Golubchik2013-08-121-8/+1
| * | MDEV-4786 merge 10.0-monty -> 10.0Sergei Golubchik2013-08-1210-128/+16
| * | MDEV-4786 merge 10.0-monty -> 10.0Sergei Golubchik2013-08-126-18/+22
| * | Fix bug MDEV-4885: When performance schema is disabled, autosized parameters ...unknown2013-08-121-1/+1
| * | Merge fixes for:Sergey Vojtovich2013-08-083-2/+351
| |\ \
| | * | fix for MDEV-4797Kentoku SHIBA2013-07-311-1/+1