summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* - Add the "skipcol" option to Pivot tables.Olivier Bertrand2014-04-083-21/+56
* - Add index read previous capacity.Olivier Bertrand2014-04-086-68/+109
* - Make memory allocation of VALBLK's more flexible (can be allocatedOlivier Bertrand2014-04-055-37/+93
* - FIX MDEV-6019 and MDEV-6021Olivier Bertrand2014-04-046-181/+272
* - FIX MDEV-5989 (max(indexed) doesn't work)Olivier Bertrand2014-04-016-9/+512
* - Fix using ~ in file name on LinuxOlivier Bertrand2014-03-314-19/+37
* - Add system variables type_conv and conv_size. This addresses the eventualOlivier Bertrand2014-03-3010-77/+291
* *never* put anything with side-effects in an assert() -Sergei Golubchik2014-03-291-1/+2
* - Make local MySQL connection default to unix socket on Linux or enableOlivier Bertrand2014-03-275-14/+23
* disable connect tests for --embeddedSergei Golubchik2014-03-272-0/+6
* - Should fix valgrind diag on uninitialized valueOlivier Bertrand2014-03-235-97/+115
* - Fix bug MDEV-5928Olivier Bertrand2014-03-211-4/+7
* - Remove 2 compile warningsOlivier Bertrand2014-03-211-4/+7
* - Fix bug MDEV-5919. Was because doing fseek of a stream closed by another th...Olivier Bertrand2014-03-212-5/+9
* - FIX MDEV-5918Olivier Bertrand2014-03-211-6/+7
* - FIX MDEV-5890 and MDEV-5900Olivier Bertrand2014-03-192-8/+16
* - Suppress call to PROFILE_End in connect_done_func that causes Signal 11 on ...Olivier Bertrand2014-03-191-1/+1
* - FIX PIVOT bug MDEV-5869 caused by using fop (field option ptr) when NULL.Olivier Bertrand2014-03-1829-787/+347
* - NOTE: an experimental implementation of MRR was done but not keptOlivier Bertrand2014-03-1063-1441/+331
* - Fix MDEV-5497. The city column length was wrong in the create table stateme...Olivier Bertrand2014-03-052-136/+136
* - Fix bug MDEV-5734Olivier Bertrand2014-02-2712-178/+283
* - Make alter.test to work on both Windows and LinuxOlivier Bertrand2014-02-162-8/+8
* # This is a minor change commitmentOlivier Bertrand2014-02-1612-536/+668
* - Check field option changes on ALTER TABLE in check_if_supported_inplace_alter.Olivier Bertrand2014-02-075-39/+565
* Merge 10.0-connect -> 10.0Alexander Barkov2014-02-0633-356/+1031
|\
| * Merge 10.0->10.0-connectAlexander Barkov2014-02-05228-6038/+18579
| |\
| * | - Fix a few GCC errors an warningsOlivier Bertrand2014-02-032-5/+7
| * | This is a major update of CONNECT that goes from version 1.1 to 1.2Olivier Bertrand2014-02-0333-356/+1029
* | | more solaris fixes. xtradb and spider.Sergei Golubchik2014-02-053-5/+8
* | | From MySQL 5.6.13 change log: Elena Stepanova2014-02-051-5/+7
* | | Intentional change in loggingElena Stepanova2014-02-052-2/+2
| |/ |/|
* | Spider tests failed in buildbot due to the lack of memory.Elena Stepanova2014-02-051-1/+1
* | ha_xtradb.so fix for solaris, gcc 3.4.3Sergei Golubchik2014-02-043-12/+24
* | don't link with libmysys twice (it's implied here)Sergei Golubchik2014-02-041-1/+1
* | update result fileSergei Golubchik2014-02-041-1/+1
* | mergeSergei Golubchik2014-02-04224-6024/+18553
|\ \ | |/ |/|
| * test fixesSergei Golubchik2014-02-031-0/+434
| * 10.0-base mergeSergei Golubchik2014-02-0369-22/+8598
| |\
| | * make sequence and sql_discovery suites default tooSergei Golubchik2014-02-012-0/+14
| | * 5.5 mergeSergei Golubchik2014-02-01103-297/+9399
| | |\
| | | * MDEV-5405 RQG induced crash in mi_assign_to_key_cache in safe mutex unlockSergei Golubchik2014-01-271-10/+13
| | | * mtr: check that tests clean up debug_sync. fix tests that didn't.Sergei Golubchik2014-01-272-0/+2
| | | * improve oqgraph boost check to filter out newer boost versionsSergei Golubchik2014-01-261-8/+26
| | | * speed up tokudb tests by adding begin/commit around insert loopsMichael Widenius2014-01-2646-0/+8510
| | | * Fixed MDEV-4970: Wrong result with Aria table populated with disabled keysMichael Widenius2014-01-252-4/+11
| | | * merge 5.3->5.5unknown2014-01-262-2/+4
| | | |\
| | | | * 5.2 mergeSergei Golubchik2014-01-213-3/+5
| | | | |\
| | | | | * 5.1 mergeSergei Golubchik2014-01-218-8/+10
| | | | | |\
| | | | | | * MDEV-5543 MyISAM repair unsafe usage of TMD files Sergei Golubchik2014-01-202-2/+4
| | | | | | * make 5.1 compiling with modern gcc.unknown2013-12-206-6/+6