summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.5' into 10.1Alexander Barkov2019-09-2419-29/+29
|\
| * Fix spelling mistakes in MyISAM code commentsIan Gilfillan2019-09-2019-29/+29
| * MDEV-14383 tokudb_bugs. tests failed in buildbot, lost connection to serverSergei Golubchik2019-09-016-0/+18
* | MDEV-18094: Query with order by limit picking index scan over filesortVarun Gupta2019-09-211-1/+1
* | MDEV-19529 InnoDB hang on DROP FULLTEXT INDEXThirunarayanan Balathandayuthapani2019-09-1824-490/+120
* | MDEV-19647 Server hangs after dropping full text indexes and restartThirunarayanan Balathandayuthapani2019-09-172-0/+12
* | Post fix after the patch for MDEV-20576.Igor Babaev2019-09-133-6/+6
* | fix clang warningsEugene Kosov2019-08-281-1/+1
* | row_undo_mod_remove_clust_low(): Remove duplicated codeMarko Mäkelä2019-08-221-31/+1
* | Fix -Wstringop-truncationMarko Mäkelä2019-08-222-6/+8
* | Merge 5.5 into 10.1Marko Mäkelä2019-08-121-1/+1
|\ \ | |/
| * Fix -Wimplicit-fallthroughMarko Mäkelä2019-08-121-1/+3
| * MDEV-8827: Fix the 32-bit buildMarko Mäkelä2019-07-232-2/+2
| * Bug#15851528 DUPLICATE KEY ERROR ON AUTO-INC PK WITH MIXED AUTO_INCREMENT_INC...Rahul Malik2019-07-232-32/+4
| * Revert "MDEV-8827 Duplicate key with auto increment"Marko Mäkelä2019-07-232-10/+14
| * Bug #20989615 INNODB AUTO_INCREMENT PRODUCES SAME VALUE TWICEThirunarayanan Balathandayuthapani2019-07-234-0/+67
* | MDEV-20247 Replication hangs with "preparing" and never startsbb-10.1-MDEV-20247Thirunarayanan Balathandayuthapani2019-08-072-6/+6
* | Merge branch 'merge-tokudb-5.6' into 10.1Oleksandr Byelkin2019-07-2654-28/+346
|\ \
| * | 5.6.44-86.0Oleksandr Byelkin2019-07-2654-23/+347
* | | Merge remote-tracking branch 'connect/10.1' into 10.1Oleksandr Byelkin2019-07-269-124/+82
|\ \ \
| * | | Fixed compiler warning in connect engineOlivier Bertrand2019-03-251-1/+1
| * | | - Fix MDEV-15793: Server crash in PlugCloseFile with sql_mode=''Olivier Bertrand2019-03-2514-164/+211
| * | | - Fix MDEV-18192: CONNECT Engine JDBC not able to issueOlivier Bertrand2019-01-275-44/+100
| * | | - Fix a few bug mainly concerning discovery and call from OEMOlivier Bertrand2019-01-036-145/+185
| * | | Fix wrong version numberOlivier Bertrand2018-12-041-1/+1
| * | | - Make PlugSubAlloc to be exportableOlivier Bertrand2018-12-0113-203/+231
| * | | - Implement the CHECK TABLE statement and accept REPAIR and ANALYZEOlivier Bertrand2018-10-1116-55/+154
| * | | - Comment out failing Cyrillic test in xml2.testOlivier Bertrand2018-08-082-49/+18
| * | | - Fix MDEV-16672 Connect: Warnings with 10.0Olivier Bertrand2018-08-0720-172/+144
| * | | - Fix MDEV-16167 Cannot insert unsigned values into a VEC tableOlivier Bertrand2018-06-282-12/+16
| * | | - Fix MDEV-15735 CONNECT [filamtxt.cpp:429]: Suspicious conditionOlivier Bertrand2018-05-0710-45/+33
| * | | - Fix MDEV-15577 CONNECT engine JDBC remote index prevents UPDATEOlivier Bertrand2018-03-271-1/+1
| * | | - Fix MDEV-15429 CONNECT engine JDBC handling Postgresql UUID typeOlivier Bertrand2018-03-1415-171/+383
| * | | - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-2644-564/+814
| * | | Commit merge of new MariaDB versionOlivier Bertrand2018-02-162247-115282/+180259
| |\ \ \
| * | | | - Make Json_Array_Add to accept a non JSON item as 1st parameterOlivier Bertrand2018-02-163-13/+76
| * | | | - Fix a bug causing CONNECT to loop when expanding a JSON columnOlivier Bertrand2018-02-1314-281/+409
| * | | | - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-021-4/+5
| * | | | - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-3155-812/+849
| * | | | - Fix MDEV-9844, MDEV-10179, MDEV-14214Olivier Bertrand2018-01-043-30/+41
| * | | | - Fix MDEV-13925: Actually this fixes SELECT queries whenOlivier Bertrand2017-11-038-79/+114
| * | | | - Update version numberOlivier Bertrand2017-10-1736-444/+399
| * | | | Fix MDEV-13924 modified: storage/connect/jdbconn.cppOlivier Bertrand2017-10-111-1/+1
| * | | | Enable MONGO for the C driver. Modified: modified: storage/connect/CMakeLis...Olivier Bertrand2017-09-111-1/+4
| * | | | - Update version numberOlivier Bertrand2017-09-0515-300/+311
| * | | | - Fix MongoDB C Driver adding for CMAKE.Olivier Bertrand2017-09-023-28/+37
| * | | | Merging from MariaDB repositoryOlivier Bertrand2017-08-31431-9785/+46707
| |\ \ \ \
| * | | | | - New distribution enabling or disabling the MONGO table typeOlivier Bertrand2017-08-2910-1213/+120
| * | | | | - Fix MDEV-13621 JDBC UPDATE containing single or double quote chars produces...Olivier Bertrand2017-08-2713-309/+484
| * | | | | - Fix MDEV-12422 by implementing a fake virtual "check" function.Olivier Bertrand2017-08-201-0/+7