summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11557 port MySQL-5.7 JSON tests to MariaDB.Alexey Botchkov2017-01-241-2/+23
* Make atomic writes generalSergei Golubchik2017-01-111-0/+8
* Improve mysys/hash by caching hash_nrMonty2017-01-111-1/+1
* MDEV-11713 Optimize DBUG_PRINT and introduce DBUG_LOGMarko Mäkelä2017-01-051-4/+14
* Merge branch '10.1' into 10.2Sergei Golubchik2016-12-297-25/+5
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-0/+3
| |\
| | * MDEV-11343 LOAD DATA INFILE fails to load data with an escape character follo...Alexander Barkov2016-11-291-0/+3
| * | MDEV-10759 Fix Aria to support 2-byte collation IDsMonty2016-12-022-2/+2
| * | Merge branch '10.0-galera' into 10.1Sergei Golubchik2016-11-022-18/+0
| |\ \
| | * \ Merge tag 'mariadb-10.0.28' into 10.0-galeraNirbhay Choubey2016-10-284-22/+3
| | |\ \ | | | |/
| | | * MDEV-10951 Field_newdate::cmp access violationVladislav Vaintroub2016-10-252-18/+0
| | * | Merge branch '10.0' into 10.0-galeraNirbhay Choubey2016-08-243-3/+3
| | |\ \
| | * \ \ Merge tag 'mariadb-10.0.26' into 10.0-galeraNirbhay Choubey2016-06-243-2/+9
| | |\ \ \
| | * \ \ \ Merge branch '10.0' into 10.0-galeraNirbhay Choubey2016-04-292-2/+2
| | |\ \ \ \
| * | \ \ \ \ Merge branch '10.0' into 10.1Sergei Golubchik2016-09-282-4/+3
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge branch '5.5' into 10.0Sergei Golubchik2016-09-272-4/+3
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | MDEV-10725 Server 10.1.17 fails to build using clang with c++11Sergei Golubchik2016-09-261-2/+1
| | | * | | | don't use my_copystat in the serverSergei Golubchik2016-09-121-2/+2
* | | | | | | MDEV-11562 Assertion `js->state == JST_VALUE' failed in check_contains(json_e...Alexey Botchkov2016-12-161-5/+19
* | | | | | | MDEV-11470 JSON_KEYS accepts arguments in invalid format.Alexey Botchkov2016-12-131-0/+1
* | | | | | | MDEV-11066 use MySQL terminology for "virtual columns"Sergei Golubchik2016-12-121-0/+6
* | | | | | | MDEV-5800 MyISAM support for indexed vcolsSergei Golubchik2016-12-122-0/+4
* | | | | | | cleanup: minor issues in MyISAMSergei Golubchik2016-12-121-8/+0
* | | | | | | cleanup: my_strerrorSergei Golubchik2016-12-121-1/+1
* | | | | | | cleanup: fix a commentSergei Golubchik2016-12-121-1/+1
* | | | | | | MDEV-11453 JSON_CONTAINS returns incorrect values.Alexey Botchkov2016-12-111-0/+1
* | | | | | | MDEV-11469 JSON_SEARCH returns incorrect results.Alexey Botchkov2016-12-091-6/+15
* | | | | | | MDEV-11461 JSON_TYPE does not recognize integer/double types.Alexey Botchkov2016-12-051-0/+11
* | | | | | | MDEV-11359 Implement IGNORE for bulk operationOleksandr Byelkin2016-11-292-2/+4
* | | | | | | Made all capability bit constants to be ULL. All new MariaDBLawrin Novitsky2016-11-241-30/+30
* | | | | | | MDEV-9143 JSON_xxx functions.Alexey Botchkov2016-11-151-0/+7
* | | | | | | MDEV-9114: Bulk operations (Array binding)Oleksandr Byelkin2016-11-022-11/+31
* | | | | | | MDEV-8791 - AIX: Unresolved Symbols during linkingSergey Vojtovich2016-10-313-57/+26
* | | | | | | MDEV-11187: Server does not compile on labradorKristian Nielsen2016-10-312-4/+4
* | | | | | | fix the ABI checkvinchen2016-10-211-0/+2
* | | | | | | fix the ABI and stop slave hang problemvinchen2016-10-213-2/+3
* | | | | | | fix the code style for read_binlog_speed_limitvinchen2016-10-191-1/+0
* | | | | | | fix common test suitevinchen2016-10-191-0/+1
* | | | | | | Control the binlog read speed for compressed protocolvinchen2016-10-191-0/+1
* | | | | | | Control the Maximum speed(KB/s) to read binlog from mastervinchen2016-10-191-0/+1
* | | | | | | MDEV-9143 JSON_xxx functions.Alexey Botchkov2016-10-192-0/+357
* | | | | | | MDEV-10813 - Clean-up InnoDB atomics, memory barriers and mutexesSergey Vojtovich2016-10-171-0/+8
* | | | | | | MDEV-7769 MY_CHARSET_INFO refactoring# On branch 10.2Alexander Barkov2016-10-101-9/+19
* | | | | | | MDEV-9736: Window functions: multiple cursors to read filesort resultSergei Petrunia2016-09-241-0/+7
* | | | | | | MDEV-10877 xxx_unicode_nopad_ci collationsAlexander Barkov2016-09-231-0/+5
* | | | | | | Merge branch '10.2' into bb-10.2-connector-c-integ-submSergei Golubchik2016-09-2114-35/+522
|\ \ \ \ \ \ \
| * | | | | | | valgrind failuresSergei Golubchik2016-09-211-0/+2
| * | | | | | | Merge branch '10.2' into bb-10.2-janSergei Golubchik2016-09-195-11/+133
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch '10.1' into 10.2Sergei Golubchik2016-09-093-3/+3
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-08-252-2/+2
| | | |\ \ \ \ \ \ | | | | |/ / / / /