summaryrefslogtreecommitdiff
path: root/sql/share
Commit message (Expand)AuthorAgeFilesLines
* MDEV-9592 - New 'Normal shutdown' log format can be confusingSergey Vojtovich2018-03-131-2/+2
* Fixed wrong arguments to printf and related functionsMonty2018-01-041-1/+1
* Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2017-12-221-24/+24
|\
| * Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-12-201-23/+23
| |\
| | * Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-12-201-23/+23
| | |\
| | | * MDEV-14639: Fix unexpected end of line at 'Normal shutdown'Simon J Mudd2017-12-191-22/+22
* | | | MDEV-14293: MyRocks lacks basic functionalitySergei Petrunia2017-12-161-4/+0
* | | | MDEV-14293: MyRocks lacks basic functionalitySergei Petrunia2017-12-151-0/+3
* | | | MDEV-14389: MyRocks and NOPAD collationsSergei Petrunia2017-12-121-0/+4
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-11-211-3/+3
|\ \ \ \ | |/ / /
| * | | never add new error messages to old GA releases!Sergei Golubchik2017-11-191-5/+3
| * | | MDEV-12012/MDEV-11969 Can't remove GTIDs for a stale GTID Domain IDAndrei Elkin2017-11-151-0/+2
* | | | MDEV-11881 Empty coordinates must be rejected in GeoJSON objects.Alexey Botchkov2017-11-141-0/+3
* | | | Post-merge fix: put back UTF-8 text that kdiff3 destroyedSergei Petrunia2017-10-071-3177/+3179
* | | | Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks-mergeSergei Petrunia2017-10-061-3178/+3179
|\ \ \ \
| * | | | MDEV-13774: Server Crash on Execute of SQL StatementVicențiu Ciorbaru2017-09-191-1/+2
* | | | | Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks-mergeSergei Petrunia2017-09-192-26/+254
|\ \ \ \ \ | |/ / / /
| * | | | 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
| |/ / / /
* | | | | Merge mergetrees/merge-myrocks into bb-10.2-mariarocks-mergeSergei Petrunia2017-09-181-0/+61
|/ / / /
* | | | 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