summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* fix out-of-source buildsSergei Golubchik2014-12-041-0/+1
* parser cleanup: don't store field properties in LEX, use Create_field directlySergei Golubchik2014-12-041-1/+2
* MDEV-7262: innodb.innodb-mdev7046 and innodb-page_compression* fail on BuildBotJan Lindström2014-12-042-0/+12
* MDEV-6894 Enable SEQUENCE engine by defaultSergei Golubchik2014-12-041-1/+1
* MDEV-5871 support assisted discovery in oqgraph v3Sergei Golubchik2014-12-045-40/+41
* oqgraph cleanup: remove castsSergei Golubchik2014-12-041-6/+4
* cleanup: reuse MY_CHECK_AND_SET_COMPILER_FLAG in sphinx/CMakeLists.txtSergei Golubchik2014-12-041-4/+1
* cleanup: freshen up CREATE SERVER codeSergei Golubchik2014-12-042-14/+14
* Move page initialization to better place.Jan Lindström2014-12-032-20/+0
* Merge branch '10.1' into bb-10.1-mergeSergei Golubchik2014-12-038-132/+189
|\
| * Fix Windows compiler error.Jan Lindström2014-12-031-1/+1
| * Fix compiler failure on fallocate function and used flags.Jan Lindström2014-12-036-114/+179
| * Fix buildbot valgrind errors on test innodb.innodb-page_compression_tablesJan Lindström2014-12-024-28/+20
* | disable mroonga temporarily: see MDEV-7246Sergei Golubchik2014-12-021-8/+4
* | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021869-7770/+575837
|\ \ | |/ |/|
| * Better comments part 2 with proof and simplified implementation.Jan Lindström2014-11-262-29/+78
| * MDEV-7046: MySQL#74480 - Failing assertion: os_file_status(newpath, &exists, ...Jan Lindström2014-11-254-4/+14
| * Better comments and add a test case.Jan Lindström2014-11-252-12/+27
| |\
| | * Better comments and add a test case.Jan Lindström2014-11-252-12/+24
| * | MDEV-7164: innodb.innodb-alter-table-disk-full fails in buildbot on WindowsJan Lindström2014-11-242-11/+9
| * | 5.5 mergemariadb-10.0.15Sergei Golubchik2014-11-216-8/+18
| |\ \ | | |/
| | * MDEV-7026 - Race in InnoDB/XtraDB mutex implementation can stall or hang theSergey Vojtovich2014-11-212-0/+10
| | * MDEV-7084: innodb index stats inadequate using constant innodb_stats_sample_p...Jan Lindström2014-11-214-8/+8
| * | 10.0-mroongaSergei Golubchik2014-11-202-41/+6
| |\ \
| | * | cmake: use "mroonga" instead of "ha_mroonga" for plugin nameKentoku SHIBA2014-11-041-22/+20
| | * | remove needless source treeKentoku SHIBA2014-11-04301-146504/+0
| * | | 10.0-connectSergei Golubchik2014-11-2071-3482/+4577
| |\ \ \
| | * | | - Commit resolved conflicted filesOlivier Bertrand2014-11-162-2/+2
| | * | | - Remove gcc warning (no previous declaration of msglang)Olivier Bertrand2014-11-168-6/+11
| | * | | - Implement the NEWMSG and XMSG methodsOlivier Bertrand2014-11-1525-2192/+2464
| | * | | - FIX ftell error when the line endings do not match the declared orOlivier Bertrand2014-11-091-2/+3
| | * | | - Compile protect against not fully implemented optione XMSG and NEWMSGOlivier Bertrand2014-11-082-0/+2
| | * | | - fix typo errorOlivier Bertrand2014-11-081-1/+1
| | * | | - Calculate next position in filamap without assuming ENDING option is true.Olivier Bertrand2014-11-0811-86/+123
| | * | | - Fix MDEV-6988 and MDEV-6994Olivier Bertrand2014-11-011-0/+4
| | * | | - Add the new files to the source listOlivier Bertrand2014-10-313-3/+16
| | * | | - Adding the VIR table type implementation filesOlivier Bertrand2014-10-312-0/+410
| | * | | - Add new table type VIR and virtual indexOlivier Bertrand2014-10-319-32/+169
| | * | | - Fix a bug in XCOL tables. When a row was filtered internally the XColumnOlivier Bertrand2014-10-243-7/+8
| | * | | - Fix bug: Server crash when using a special column in XCOL tablesOlivier Bertrand2014-10-243-10/+56
| | * | | - Remove some gcc warningsOlivier Bertrand2014-10-222-18/+29
| | * | | - Fix (gcc error) passing cmd instead of cmd.Getstr() to htrcOlivier Bertrand2014-10-222-3/+2
| | * | | 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-2149-1233/+1352
| | * | | - Commit merged changeOlivier Bertrand2014-10-1475-16/+202
| | |\ \ \
| | * | | | - Add Sergei fix to enable loading OEM table libsOlivier Bertrand2014-10-142-2/+40
| * | | | | XtraDB 5.6.21-70.0Sergei Golubchik2014-11-2022-133/+558
| * | | | | InnoDB 5.6.21Sergei Golubchik2014-11-2022-131/+556
| * | | | | sphinx 2.2.6Sergei Golubchik2014-11-203-101/+141
| * | | | | 5.5 mergeSergei Golubchik2014-11-2010-14/+91
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | MDEV-7084: innodb index stats inadequate using constant Jan Lindström2014-11-1910-16/+100