summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-27183-2192/+3145
|\
| * MDEV-7398 mysqld segfaults on FreeBSD 10.1 i386 when built with clang 3.4Sergei Golubchik2015-06-161-2/+2
| * MDEV-8128 cmake fails to detect boost librariesSergei Golubchik2015-06-161-0/+1
| * Merge branch 'connect-10.0' into 10.0Sergei Golubchik2015-06-1687-1226/+1519
| |\
| | * Commit merge resolved filesOlivier Bertrand2015-06-055-115/+0
| | * Commit merge resolved filesOlivier Bertrand2015-06-05754-19671/+39599
| | |\
| | * | Fix swapping key numeric values on Big Endian machines.Olivier Bertrand2015-06-032-4/+4
| | * | Fix swapping key numeric values on Big Endian machines.Olivier Bertrand2015-06-031-2/+2
| | * | Fix swapping key numeric values on Big Endian machines.Olivier Bertrand2015-06-032-0/+14
| | * | Fix swapping key numeric values on Big Endian machines.Olivier Bertrand2015-06-031-8/+8
| | * | Fix swapping key numeric values on Big Endian machines.Olivier Bertrand2015-06-031-1/+31
| | * | Fix handling of NULL values when reading from tables.Olivier Bertrand2015-06-022-6/+5
| | * | Add unicode ODBC types to the types recognized by CONNECT.Olivier Bertrand2015-05-307-24/+80
| | * | Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-2757-482/+483
| | * | JSONColumns and XMLColumns revisited. They can retrieve their parameters dire...Olivier Bertrand2015-05-2615-292/+369
| | * | Security: EOM modules must now be loaded from the plugin directory.Olivier Bertrand2015-05-203-18/+64
| | * | Json array index (position) was badly set for default array settingOlivier Bertrand2015-05-171-1/+1
| | * | In BIN table date_format now imply by default field_format='C'.Olivier Bertrand2015-05-177-324/+318
| | * | Fix a bug in BIN buffer initialisation (in FIXFAM::AllocateBuffer)Olivier Bertrand2015-05-156-137/+173
| | * | Make BIN table files more flexible with new column format.Olivier Bertrand2015-05-134-44/+147
| | * | Get rid of more GCC warnings about unused parametersOlivier Bertrand2015-05-106-35/+50
| | * | Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-0956-769/+744
| | * | Typo to check buildbotOlivier Bertrand2015-05-082-53/+7
| | * | Fix a bug in init_table_share that caused syntax error with Boolean options:Olivier Bertrand2015-05-072-10/+17
| | * | - Fix a regression bug on (XML) HTML tables.Olivier Bertrand2015-05-057-18/+201
| | * | Fix MDEV-8090 in tabmysql.cppOlivier Bertrand2015-05-026-2/+20
| * | | after-merge fixesSergei Golubchik2015-06-161-4/+2
| * | | Fix test case innodb.xa_recovery crash on xtradb.Jan Lindström2015-06-162-3/+4
| * | | Fix test failure on main.partition_innodb.Jan Lindström2015-06-161-13/+15
| * | | Fix crash on test innodb.innodb-virtual-columns. We should createJan Lindström2015-06-161-4/+5
| * | | Fix innochecksum build failure.Jan Lindström2015-06-161-0/+15
| * | | after merge fixes: InnoDB and XtraDBSergei Golubchik2015-06-162-6/+10
| * | | Merge branch 'merge-perfschema-5.6' into 10.0Sergei Golubchik2015-06-161-1/+1
| |\ \ \
| * \ \ \ Merge branch 'merge-xtradb-5.6' into 10.0Sergei Golubchik2015-06-1626-544/+465
| |\ \ \ \
| | * | | | 5.6.24-72.2Sergei Golubchik2015-06-1626-542/+463
| * | | | | Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2015-06-1616-237/+437
| |\ \ \ \ \
| | * | | | | 5.6.25Sergei Golubchik2015-06-1615-236/+436
| * | | | | | MDEV-8179: Absent progress report for operations on InnoDB tablesJan Lindström2015-06-142-0/+26
| * | | | | | MDEV-8285 compile fails under Mac OS X 10.6.8 due to use of strnlenSergei Golubchik2015-06-141-0/+1
| * | | | | | Merge branch '5.5' into 10.0Sergei Golubchik2015-06-1147-168/+684
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | more renames after tokudb mergeSergei Golubchik2015-06-1110-0/+156
| | * | | | | fix after the tokudb ft-index mergeSergei Golubchik2015-06-112-0/+255
| | * | | | | MDEV-3870 - Valgrind warnings on OPTIMIZE MyISAM or Aria TABLE with disabledSergey Vojtovich2015-06-092-8/+4
| | * | | | | update tokudb versionSergei Golubchik2015-06-081-1/+1
| | * | | | | Merge branch '5.5' into bb-5.5-sergSergei Golubchik2015-06-052-2/+10
| | |\ \ \ \ \
| | | * | | | | MDEV-7906: InnoDB: Failing assertion: prebuilt->sql_stat_start || trx->state ...Jan Lindström2015-06-042-2/+10
| | * | | | | | Merge branch 'merge/merge-xtradb-5.5' into bb-5.5-sergSergei Golubchik2015-06-051-2/+2
| | |\ \ \ \ \ \
| | | * | | | | | 5.5.43-37.2Sergei Golubchik2015-06-041-1/+1
| | * | | | | | | Merge tag 'mysql-5.5.44' into bb-5.5-sergSergei Golubchik2015-06-056-20/+41
| | |\ \ \ \ \ \ \
| | | * | | | | | | Bug#20816223 InnoDB crash on shutdownMarko Mäkelä2015-04-091-2/+2