summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* - Commit merge files (implementing "remote" indexes)Olivier Bertrand2014-04-1913-683/+798
|\
| * - Implement "remote" index (similar to FEDERATED ones) for MYSQL tables.Olivier Bertrand2014-04-1913-170/+287
* | - Commit merge filesOlivier Bertrand2014-04-1928-7690/+7801
|\ \ | |/
| * - In info, the file length sometimes could not be caculated because theOlivier Bertrand2014-04-1425-482/+517
| * - Add the "skipcol" option to Pivot tables.Olivier Bertrand2014-04-083-21/+56
| * - Add index read previous capacity.Olivier Bertrand2014-04-086-68/+109
* | - Commit merged filesOlivier Bertrand2014-04-1924-7989/+8877
|\ \ | |/
| * - 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
* | - Commit various changesOlivier Bertrand2014-04-076-101/+131
|\ \ | |/
| * - Should fix valgrind diag on uninitialized valueOlivier Bertrand2014-03-235-97/+115
* | - Work in progressOlivier Bertrand2014-03-235-11/+40
* | - Include last source modifsOlivier Bertrand2014-03-223-5691/+5702
|\ \ | |/
| * - 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
* | - Resolving conflictsOlivier Bertrand2014-03-2228-19287/+19075
|\ \ | |/
| * - 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
* | - MRR + Block IndexingOlivier Bertrand2014-03-2060-33489/+32618
|\ \ | |/
| * - NOTE: an experimental implementation of MRR was done but not keptOlivier Bertrand2014-03-1063-1441/+331
* | - Adding files needed for block indexingOlivier Bertrand2014-03-106-0/+4497
* | - TemporaryOlivier Bertrand2014-03-1045-390/+3329
|/
* - 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
| |\