summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Memory allocation corrected. New tests added.Galina Shalygina2017-09-012-88/+75
| * | | Some mistakes in opt_range.cc and libmysqld/CMakeLists.txt files correctedGalina Shalygina2017-08-291-1/+1
| * | | Mistakes corrected. Now all tests in opt_tvc.test file work correctlyGalina Shalygina2017-08-294-14/+4
| * | | Mistakes corrected, new error messages addedGalina Shalygina2017-08-295-6/+26
| * | | Summarized results of two previous commits (26 July, 25 August)Galina Shalygina2017-08-2916-74/+769
| * | | Mistakes corrected, test file corrected.Galina Shalygina2017-06-304-7/+19
| * | | New structure Table Value Constructor added in grammar.Galina Shalygina2017-06-297-65/+271
* | | | MDEV-11153 - Introduce status variables for table cache monitoring and tuningSergey Vojtovich2017-10-315-9/+43
* | | | (Part#2) MDEV-13049 Querying INFORMATION_SCHEMA becomes slow in MariaDB 10.1Alexander Barkov2017-10-313-1/+35
* | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-10-3088-833/+1559
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-3040-204/+381
| |\ \ \ | | | |/ | | |/|
| | * | Merge 10.1 into 10.2Marko Mäkelä2017-10-252-4/+7
| | |\ \
| | | * \ Merge 10.0 into 10.1Marko Mäkelä2017-10-242-4/+7
| | | |\ \
| | | | * | MDEV-13776 mysqld got signal 11 on delete returningIgor Babaev2017-10-231-1/+2
| | | | * | MDEV-13607 MariaDB crash in fix_semijoin_strategies_for_picked_join_orderIgor Babaev2017-10-231-3/+5
| | * | | | Fix a warning on Win64Vladislav Vaintroub2017-10-241-1/+1
| | * | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-10-2438-217/+380
| | |\ \ \ \ | | | |/ / /
| | | * | | Various compier warningsSergei Golubchik2017-10-222-6/+2
| | | * | | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-2239-206/+346
| | | |\ \ \ | | | | |/ /
| | | | * | Merge branch '5.5' into 10.0Sergei Golubchik2017-10-1836-187/+269
| | | | |\ \
| | | | | * | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST(...mariadb-5.5.58Sergei Golubchik2017-10-171-0/+1
| | | | | * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2017-10-176-34/+31
| | | | | |\ \
| | | | | | * | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,Ajo Robert2017-08-241-1/+7
| | | | | | * | Bug#26390632: CREATE TABLE CAN CAUSE MYSQL TO EXIT.Nisha Gopalakrishnan2017-08-233-129/+204
| | | | | | * | Bug#19875294 ASSERTION `SRC' FAILED IN MY_STRNXFRM_UNICODE (SIG 6 -STRINGS/CT...Tor Didriksen2017-08-231-6/+6
| | | | | | * | Bug#24763131 LOCAL-INFILE DEFAULT SHOULD BE DISABLEDVenkatesh Duggirala2017-08-231-1/+0
| | | | | * | | MDEV-13937 Aria engine: Internal Error 160 after partition handlingSergei Golubchik2017-10-171-1/+2
| | | | | * | | MDEV-14056 DROP TEMPORARY TABLE IF EXISTS causes error 1290 with read_only op...Sergei Golubchik2017-10-171-25/+16
| | | | | * | | MDEV-13912 Can't refer the same column twice in one ALTER TABLESergei Golubchik2017-10-171-3/+42
| | | | | * | | MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-1721-75/+71
| | | | | * | | Cleanup usage of DBUG_ASSERTS.Oleksandr Byelkin2017-10-131-2/+1
| | | | | * | | MDEV-9619: Assertion `null_ref_table' failed in virtual table_map Item_direct...Oleksandr Byelkin2017-10-1314-33/+116
| | | | | * | | Fixed the bug mdev-13135.Igor Babaev2017-10-131-4/+17
| | | | | * | | MDEV-10892 - rpl.rpl_semi_sync_uninstall_plugin fails with Assertion `0' failureSergey Vojtovich2017-10-132-36/+26
| | | | | * | | MDEV-9208: Function->Function->View = Mysqld segfault (Server crashes in Depe...Oleksandr Byelkin2017-10-131-1/+5
| | | | | * | | MDEV-13530 VARBINARY doesn't convert to to BLOB for sizes 65533, 65534 and 65535Alexander Barkov2017-10-131-1/+12
| | | | | * | | MDEV-13149 -- show function status now works with PAD_CHAR_TO_FULL_LENGTHVesa Pentti2017-10-101-0/+5
| | | | | * | | MDEV-13972 crash in Item_func_sec_to_time::get_dateAlexander Barkov2017-10-101-3/+12
| | | | | * | | MDEV-11819 NO_ZERO_IN_DATE: Incorrect generated column valueAlexander Barkov2017-10-061-1/+9
| | | | * | | | Fix check_role_is_granted for embeddedVicențiu Ciorbaru2017-10-171-35/+39
| | | | * | | | MDEV-13676: Field "create Procedure" is NULL, even if the the user has role w...Vicențiu Ciorbaru2017-10-113-1/+63
| | | | * | | | MDEV-9886 Illegal mix of collations with a view comparing a field to a binary...Alexander Barkov2017-10-071-1/+3
| | | | * | | | Fixed the bug mdev-11574.Igor Babaev2017-10-061-8/+31
| | | * | | | | MDEV-10802 TIMESTAMP NOT NULL field with explicit_defaults_for_timestamp and ...Alexander Barkov2017-10-141-1/+3
| | | * | | | | MDEV-13049 Querying INFORMATION_SCHEMA becomes slow in MariaDB 10.1Sergei Golubchik2017-10-092-9/+17
| | | * | | | | cleanup: is_show_command(thd)Sergei Golubchik2017-10-091-5/+11
| | | * | | | | MDEV-12705 10.1.18-MariaDB-1~jessie - mysqld got signal 11.Alexey Botchkov2017-10-071-2/+8
| | * | | | | | Fix a warning on Win64Vladislav Vaintroub2017-10-231-2/+2
| | * | | | | | Fixed compiler warningsMichael Widenius2017-10-182-6/+9
| * | | | | | | MDEV-13997 Change Item_bool_rowready_func2 to cache const items at fix time r...Alexander Barkov2017-10-306-109/+184