summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Fixing a compilation failure in ConnectSE caused by revno 3803.Alexander Barkov2013-08-221-0/+1
* Fixed compiler warningsMichael Widenius2013-08-2142-42/+46
* 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
* | MDEV-4702 - Reduce usage of LOCK_openSergey Vojtovich2013-08-142-6/+7
* | MDEV-4492 InnoDB generates non-existing link to manual based on the server ve...Sergei Golubchik2013-08-131-3/+1
* | MDEV-4786 merge 10.0-monty -> 10.0Sergei Golubchik2013-08-121-1/+1
* | Merge fixes for:Sergey Vojtovich2013-08-083-2/+351
|\ \
| * | fix for MDEV-4797Kentoku SHIBA2013-07-311-1/+1
| * | change CMakeLists.txt for install install_spider.sql.Kentoku SHIBA2013-07-041-1/+8
| * | move installing sql file into scripts directoryKentoku SHIBA2013-06-291-0/+0
| * | add installing sql fileKentoku SHIBA2013-06-291-0/+342
* | | MDEV-4819 Upgrade from MySQL 5.6 does not workAlexander Barkov2013-08-071-1/+12
* | | MDEV-4786 - merge 10.0-monty - 10.0Sergey Vojtovich2013-08-011-2/+0
* | | Virtual column support for new innodb.unknown2013-07-312-80/+144
* | | MDEV-4786 - merge 10.0-monty - 10.0Sergey Vojtovich2013-07-311-7/+7
* | | MDEV-4786 - merge 10.0-monty - 10.0Sergey Vojtovich2013-07-311-2/+2
* | | MDEV-4786 - merge 10.0-monty - 10.0Sergey Vojtovich2013-07-292-24/+41
* | | MDEV-4786 - merge 10.0-monty - 10.0Sergey Vojtovich2013-07-242-19/+19
* | | MDEV-4786 - merge 10.0-monty - 10.0Sergey Vojtovich2013-07-241-0/+1
* | | MDEV-4786 - merge 10.0-monty → 10.0Sergey Vojtovich2013-07-2311-72/+56
* | | MDEV-4786 - merge 10.0-monty → 10.0Sergey Vojtovich2013-07-232-29/+31
* | | MDEV-4786 - merge 10.0-monty → 10.0Sergey Vojtovich2013-07-231-43/+58
* | | MDEV4786 - merge 10.0-monty → 10.0Sergey Vojtovich2013-07-237-58/+59
* | | more post-merge fixes:Sergei Golubchik2013-07-216-15/+18
* | | cosmetic fixesSergei Golubchik2013-07-212-2/+2
* | | 10.0-monty mergeSergei Golubchik2013-07-21395-18273/+53222
|\ \ \
| * | | Fixes for innodb suite, merging tests from 5.6.Sergei Golubchik2013-07-152-2/+2
| * | | fix for maria.maria testSergei Golubchik2013-07-131-1/+6
| * | | Fix compile error on Windows.Vladislav Vaintroub2013-07-131-3/+2