summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge revisions from maria/5.5Nirbhay Choubey2014-12-1619-86/+199
|\
| * DEV-7221 from_days fails after null valueAlexander Barkov2014-12-161-4/+3
| * MDEV-6855 Assertion `cond_type == Item::FUNC_ITEM' failed in check_group_min_...Michael Widenius2014-12-152-11/+21
| * MDEV-6896 kill user command cause MariaDB crashMichael Widenius2014-12-151-1/+1
| * 5.3 mergeSergei Golubchik2014-11-181-1/+7
| |\
| | * MDEV-6883 ST_WITHIN crashes server if (0,0) is matched to POLYGON((0 0)).Alexey Botchkov2014-11-151-1/+7
| | * MDEV-7068: MRR accessing uninitialised bytes, test case failure main.innodb_mrrSergey Petrunya2014-11-131-2/+13
| * | MDEV-4513 Valgrind warnings (Conditional jump or move depends on uninitialise...Sergei Golubchik2014-11-181-1/+1
| * | MDEV-7113 difference between check_vcol_func_processor and check_partition_fu...Sergei Golubchik2014-11-184-15/+14
| * | MDEV-3940 Server crash or assertion `item->type() == Item::STRING_ITEM' failu...Sergei Golubchik2014-11-181-12/+12
| * | MDEV-6179: dynamic columns functions/cast()/convert() doesn't play nice with ...Sergei Golubchik2014-11-082-13/+27
| * | MDEV-6865 Merge Bug#18935421 RPAD DIES WITH CERTAIN PADSTR INTPUTS..Alexander Barkov2014-11-171-0/+25
| * | MDEV-6868: MariaDB server crash ( select with union and order by with subque...unknown2014-11-151-12/+12
| * | MDEV-7068: MRR accessing uninitialised bytes, test case failure main.innodb_mrrSergey Petrunya2014-11-131-2/+13
| * | MDEV-7019 String::chop() is wrong and may potentially crash (MySQL bug#56492)Alexander Barkov2014-11-101-1/+3
| * | Cleanup.unknown2014-10-312-5/+0
| * | MergeSergey Petrunya2014-10-294-8/+56
| |\ \
| | * \ Merge 5.3->5.5Sergey Petrunya2014-10-294-8/+56
| | |\ \ | | | |/
| | | * MDEV-6879: Dereference of NULL primary_file->table in DsMrr_impl::get_disk_sw...Sergey Petrunya2014-10-291-1/+14
| | | * MDEV-6878: Use of uninitialized saved_primary_key in Mrr_ordered_index_reader...Sergey Petrunya2014-10-292-2/+14
| | | * MDEV-6888: Query spends a long time in best_extension_by_limited_search with ...Sergey Petrunya2014-10-292-5/+28
| * | | Fix two races in test main.processlist that could cause random failures (seen...Kristian Nielsen2014-10-221-0/+1
| * | | MDEV-6484: Assertion `tab->ref.use_count' failed on query with joins, constan...Sergey Petrunya2014-10-141-0/+3
| |/ /
* | | MDEV-6924 : Server crashed on CREATE TABLE ... SELECTNirbhay Choubey2014-11-173-20/+37
* | | bzr merge -r4015..4026 codership/5.5Nirbhay Choubey2014-10-095-19/+60
* | | bzr merge -rtag:mariadb-5.5.40 maria/5.5Nirbhay Choubey2014-10-0922-152/+261
|\ \ \ | |/ /
| * | jemalloc compatibilitySergei Golubchik2014-10-081-1/+2
| * | MDEV-6781: bug with query cache when using viewsunknown2014-10-071-1/+1
| * | MDEV-5553 A view or procedure with a non existing definer can block "SHOW TAB...Sergei Golubchik2014-10-071-1/+1
| * | mysql-5.5.40Sergei Golubchik2014-10-066-5/+54
| |\ \
| | * | Applying the patch to remove WL#7219 which was by mistake included by the dev...Murthy Narkedimilli2014-09-051-1/+1
| | * | Bug#18928848 II. MALLOC OF UNINITIALIZED MEMORY SIZETor Didriksen2014-08-211-3/+14
| | * | Bug#14757009: WHEN THE GENERAL_LOG IS A SOCKET AND THE READERPraveenkumar Hulakund2014-07-171-0/+5
| | * | Bug#18935421 RPAD DIES WITH CERTAIN PADSTR INTPUTS....Tor Didriksen2014-07-072-1/+33
| | * | WL#7219: Implement audit filterAshish Agarwal2014-07-041-1/+1
| | * | Bug#17873011 NO DEPRECATION WARNING FOR THREAD_CONCURRENCYArun Kuruvila2014-07-024-2/+34
| * | | MDEV-6743 crash in GROUP_CONCAT(IF () ORDER BY 1)Sergei Golubchik2014-10-032-13/+1
| * | | MDEV-6461 mysqld should not trap SIGTSTP if running with --gdb/--debug-gdbSergei Golubchik2014-10-021-3/+5
| * | | MDEV-6528 review debian patches for mysqlSergei Golubchik2014-10-021-1/+1
| * | | MDEV-6592 Assertion `ltime->day == 0' failed with TIMESTAMP, MAKETIMEAlexander Barkov2014-10-031-9/+3
| * | | MDEV-6774 - Deadlock between SELECT, DROP TABLE, SHOW STATUS andSergey Vojtovich2014-09-252-11/+4
| * | | MDEV-6749 - Deadlock between GRANT/REVOKE, SELECT FROM I_S.COLUMNS,Sergey Vojtovich2014-09-181-1/+1
| * | | mergeSergei Golubchik2014-09-231-8/+2
| |\ \ \
| | * | | remove unused (obsolete) declarations from slave.hSergei Golubchik2014-09-191-8/+2
| * | | | MDEV-6743 crash in GROUP_CONCAT(IF () ORDER BY 1)Michael Widenius2014-09-231-8/+18
| |/ / /
| * | | 5.3 mergeSergei Golubchik2014-09-124-7/+91
| |\ \ \ | | | |/ | | |/|
| | * | Fixed bug mdev-6292.Igor Babaev2014-09-091-1/+1
| | * | Merge.Igor Babaev2014-08-043-6/+90
| | |\ \
| | | * | Fixed bug mdev-5721.Igor Babaev2014-07-313-6/+90
| * | | | MDEV-6619 SHOW PROCESSLIST returns empty result set after KILL QUERYSergei Golubchik2014-09-121-65/+65