summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fix the tree to work in git. Backport corresponing 10.1 changes.Sergei Golubchik2015-02-101-1/+1
* MDEV-7475 Wrong implementation of checking PLUGIN_VAR_SET conditionSergei Golubchik2015-01-191-1/+1
* MDEV-7404 REPAIR multiple tables crash in MDL_ticket::has_stronger_or_equal_typeSergei Golubchik2015-01-141-5/+9
* cleanupSergei Golubchik2015-01-132-6/+2
* MDEV-7333 "'show table status like 'table_name'" on tokudb table lead to Mari...Sergei Golubchik2015-01-132-4/+27
* MDEV-7410 Temporary table name conflict between sessionsSergei Golubchik2015-01-101-1/+1
* MDEV-7189: main.processlist fails sporadically in buildbotKristian Nielsen2015-01-061-0/+5
* Adding mariadb-version on the view creation to view frm. (MDEV-6916 followup)unknown2014-12-212-1/+6
* mergemariadb-5.5.41Sergei Golubchik2014-12-199-29/+179
|\
| * mysql-5.5.41 mergeSergei Golubchik2014-12-199-29/+179
| |\
| | * Bug #19372926 : 5.5.38 FAILS FUNC_MATH MTR TEST.mithun2014-11-032-3/+10
| | * Bug#17633291: SET PROPER COMPILE OPTIONS FOR CLANGJon Olav Hauglid2014-10-131-0/+8
| | * Bug #18808072 MYSQLBINLOG USES LOCALTIME() TO PRINT EVENTS, CAUSES KERNEL MUT...Venkatesh Duggirala2014-10-081-5/+0
| | * Bug#19145698: READ OUT OF BOUNDS ISSUESujatha Sivakumar2014-10-082-10/+15
| | * Bug#19553099 EXPIRE_LOGS_DAYS=1 CRASH MYSQLD DURING RESTART, DBUG_SYNC(NULL, ...unknown2014-10-021-1/+4
| | * Bug #15868071 USING SET GLOBAL SQL_LOG_BIN SHOULD NOT BE ALLOWEDBill Qu2014-09-241-11/+11
| | * Bug#19070633 - POSSIBLE ACCESS TO FREED MEMORY IN IS_FREE_LOCK()Praveenkumar Hulakund2014-09-161-8/+15
| | * Bug#18790730 - CROSS-DATABASE FOREIGN KEY WITHOUT PERMISSIONSPraveenkumar Hulakund2014-09-104-1/+135
| | * removed WL7219: Audit Log Filtering from mysql-5.5.Ramil Kalimullin2014-09-051-1/+1
| | * Bug#19145712 USER AFTER FREE / DOUBLE FREE ISSUEVenkatesh Duggirala2014-08-281-0/+4
* | | Merge 5.3 -> 5.5Sergey Petrunya2014-12-181-1/+1
|\ \ \ | |/ / |/| |
| * | MDEV-6830: Server crashes in best_access_path after a sequence of SELECTs ...Sergey Petrunya2014-12-181-1/+1
* | | MDEV-7150 Wrong auto increment values on INSERT .. ON DUPLICATE KEY UPDATE wh...Sergei Golubchik2014-12-181-1/+1
* | | cleanupunknown2014-12-171-8/+0
* | | MDEV-6985: MariaDB crashes on stored procedure callunknown2014-12-171-1/+9
* | | 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
|/ / /
* | | 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