summaryrefslogtreecommitdiff
path: root/sql/share
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocksSergei Petrunia2017-08-062-1/+221
|\
| * Support for server error messages in Hindi.Nirbhay Choubey2017-08-032-1/+221
* | Merge MyRocks merge tree into bb-10.2-mariarocks, unfinished.Sergei Petrunia2017-07-291-0/+67
|/
* MDEV-12017 Unclear error with flashback: Variable 'binlog_format' can't ...Sachin Setiya2017-04-261-0/+2
* Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+1
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2017-03-211-1/+1
| |\
| | * Merge branch '5.5' into 10.0Sergei Golubchik2017-03-211-1/+1
| | |\
| | | * MDEV-12126 Correct German error message.Vladislav Vaintroub2017-03-171-1/+1
* | | | MDEV-12105 MySQL 5.7 and MariaDB 10.2 error codes are out of syncSergei Golubchik2017-03-291-0/+3
* | | | MDEV-11177 mysqlbinlog exits silently without error when anotherAlexey Botchkov2017-03-221-0/+2
* | | | MDEV-11439 No data type JSON, but CAST(something AS JSON) pretends to workSergei Golubchik2017-02-141-1/+1
* | | | MDEV-7635: Renamed standards_compliant_cte to standard_compliant_cteNirbhay Choubey2017-02-101-1/+1
* | | | MDEV-11557 port MySQL-5.7 JSON tests to MariaDB.Alexey Botchkov2017-01-241-0/+2
* | | | MDEV-11042 Implement GeoJSON functions.Alexey Botchkov2017-01-241-0/+6
* | | | MDEV-11816 Disallow CREATE TEMPORARY TABLE…ROW_FORMAT=COMPRESSEDMarko Mäkelä2017-01-181-0/+2
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-1/+1
| |\ \ \ | | |/ /
| | * | MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECTSergei Golubchik2016-12-041-1/+1
* | | | MDEV-11470 JSON_KEYS accepts arguments in invalid format.Alexey Botchkov2016-12-131-0/+24
* | | | MDEV-11066 use MySQL terminology for "virtual columns"Sergei Golubchik2016-12-121-20/+20
* | | | store/show vcols as item->print()Sergei Golubchik2016-12-121-2/+2
* | | | MDEV-11005: Incorrect error message when using ONLINE alter table with GISJan Lindström2016-12-011-5/+180
* | | | MDEV-11359 Implement IGNORE for bulk operationOleksandr Byelkin2016-11-291-2/+2
* | | | MDEV-11065: Compressed binary log. Merge code into current 10.2.Kristian Nielsen2016-11-031-0/+2
|\ \ \ \
| * | | | Binlog compressedvinchen2016-10-191-0/+2
* | | | | MDEV-9114: Bulk operations (Array binding)Oleksandr Byelkin2016-11-021-0/+5
|/ / / /
* | | | Remove end . from error messages to get them consistentMonty2016-10-051-235/+235
* | | | MDEV-6112 multiple triggers per tableMonty2016-10-051-0/+2
* | | | Merge branch '10.2' into bb-10.2-janSergei Golubchik2016-09-192-23/+172
|\ \ \ \
| * \ \ \ Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-0/+4
| |\ \ \ \ | | |/ / /
| | * | | MDEV-10017: Get unexpected `Empty Set` for correlated subquery with aggregate...mariadb-10.1.17Oleksandr Byelkin2016-08-291-0/+3
| * | | | MDEV-8348: Add catchall to all table partitioning for list partitionsOleksandr Byelkin2016-09-071-0/+3
| * | | | MDEV-10421 duplicate CHECK CONSTRAINTs.Alexey Botchkov2016-09-061-2/+2
| * | | | MDEV-9711 NO PAD collationsAlexander Barkov2016-09-061-1/+138
| * | | | Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mdev9864Igor Babaev2016-08-311-16/+15
| |\ \ \ \
| | * | | | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-4/+0
| | * | | | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-15/+15
| | * | | | MDEV-8931: (server part of) session state trackingOleksandr Byelkin2016-08-311-1/+4
| * | | | | Merge 10.2 into 10.2-mdev9864.Igor Babaev2016-08-301-53/+65
| |\ \ \ \ \ | | |/ / / /
| * | | | | mdev-9864: cleanup, re-factoring.Igor Babaev2016-08-291-0/+2
| * | | | | mdev-9864: cleanup, re-factoring.Igor Babaev2016-08-261-1/+1
| * | | | | Added a proper check for acceptable mutually recursive CTE.Igor Babaev2016-06-301-0/+2
| * | | | | Merge branch '10.2' into 10.2-mdev986410.2-test1234Galina Shalygina2016-05-251-0/+2
| |\ \ \ \ \
| * | | | | | Fixed the problem of wrong identification of WITH tables defined in WITH clau...Galina Shalygina2016-05-241-2/+0
| * | | | | | Fixed many problems in the code of With_element::check_unrestricted_recursive().Galina Shalygina2016-05-191-0/+2
| * | | | | | Fixed merge problems to allow mysql-test suite 'main' to passGalina Shalygina2016-05-101-3/+0
| * | | | | | Main patch for mdev-9864Galina Shalygina2016-05-091-0/+4
| * | | | | | Merge branch '10.2' into 10.2-mdev9864Galina Shalygina2016-05-081-0/+47
* | | | | | | fix some quoting in error messagesSergei Golubchik2016-09-161-4/+4
* | | | | | | Remove a bunch of TODO's, fix perfschema.threads_innodb testSergei Golubchik2016-09-111-0/+2