69236 Commits (c40de1df363da0bc04118b4957c94fd52afe20b0)
 

Author SHA1 Message Date
Alexander Barkov c40de1df36 MDEV-4804 Date comparing false result 12 years ago
unknown f8af4423b4 MDEV-4908: Assertion `((Item_cond *) cond)->functype() == ((Item_cond *) new_item)->functype()' fails on a query with IN and equal conditions, AND/OR, materialization+semijoin 12 years ago
Igor Babaev 99992f6ec4 Fixed a bug/typo in the patch for mdev-4355, noticed after the patch 12 years ago
unknown 5fdb531d77 Fix bug MDEV-4895 Valgrind warnings (Conditional jump or move depends on uninitialised value) in Field_datetime::get_date on GREATEST(..) IS NULL 12 years ago
Igor Babaev 008371b627 Backported from maria-5.5 the fix in the patch for mdev-4418 that 12 years ago
Igor Babaev 25c152018d Fixed bug mdev-4418. 12 years ago
Igor Babaev 752d5d022d Merge 12 years ago
Igor Babaev fa7f677218 Fixed bug mdev-4355. 12 years ago
Igor Babaev 960720b10d Merge 5.2->5.3 12 years ago
Igor Babaev 7ba78277b4 Merge 5.1->5.2 12 years ago
Igor Babaev 6dd9f049ab Fixed bug mdev-4894. 12 years ago
Alexander Barkov f1b4718ec8 MDEV-4652 Wrong result for CONCAT(GREATEST(TIME('00:00:01'),TIME('00:00:00')) 12 years ago
unknown 04fd2f18cb MDEV-4811 Assertion `offset < 0x1f' fails in type_and_offset_store on COLUMN_ADD 12 years ago
Alexander Barkov e9db0da787 MDEV-4653 Wrong result for CONVERT_TZ(TIME('00:00:00'),'+00:00','+7:5') 12 years ago
Alexander Barkov e6a6f653a9 MDEV-4512 Valgrind warnings in my_long10_to_str_8bit on INTERVAL and DATE_ADD with incorrect types 12 years ago
unknown edcae48734 MDEV-4823: Server crashes in Item_func_not::fix_fields on creating a table with a virtual column using NOT 12 years ago
Alexey Botchkov 9b67de4797 MDEV-4478 check mysql-5.5 changes in spatial.cc. 12 years ago
Sergei Golubchik 8de120e2b9 5.2 merge 12 years ago
Vladislav Vaintroub 6bef652d91 MDEV-4409 - Fix deadlock in MySQL key cache code, that can happen if there is a key cache resize running in parallel with an update. 13 years ago
Alexander Barkov 8a732d5a5e Merge from 5.2 13 years ago
Alexander Barkov 762d3cb8ed Merge from 5.1 13 years ago
Sergei Golubchik 48b403cd65 Bug #69682 - mysqld crashes after uninstall of plugin with "first" status var 13 years ago
Sergei Golubchik 58fa29e0ff MDEV-4610 SQL query crashes MariaDB with derived_with_keys 13 years ago
Sergei Golubchik d3157e239a MDEV-4665 crash when referencing missing function in a subquery 13 years ago
Sergei Golubchik 782d86af44 MDEV-4257 Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' fails on FROM subquery with fulltext search, derived_merge=on 13 years ago
Sergei Golubchik 78cc6db44a MDEV-4667 DATE('string') incompability between mysql and mariadb 13 years ago
Alexander Barkov cfae3065d7 A clean-up for MDEV-4634 13 years ago
Alexander Barkov 0e44faf27f MDEV-4634 Crash in CONVERT_TZ 13 years ago
Alexander Barkov 4085836acf MDEV-4635 Crash in UNIX_TIMESTAMP(STR_TO_DATE('2020','%Y')) 13 years ago
Alexander Barkov fee78df313 MDEV-4651 Crash in my_decimal2decimal in a ORDER BY query 13 years ago
unknown ad947563ac MDEV-4593: p_s: crash in simplify_joins with delete using subselect from view 13 years ago
Sergei Golubchik 34ebf981ab MDEV-4575 MySQL client doesn't strip off 5.5.5- prefix while connecting to 10.x server 13 years ago
Sergei Golubchik fce7fc43ba fixes for buildbot 13 years ago
Sergei Golubchik 639a766096 5.2 merge 13 years ago
Sergei Golubchik 4ee5ae3e7f 5.1 merge 13 years ago
Vladislav Vaintroub dc56d56ce5 MDEV-4544 - update MSI to include HeidiSQL 8.0 13 years ago
Vladislav Vaintroub cbd300e7b0 Fix cpack error - safe_process.pl does not exist anymore. 13 years ago
Michael Widenius 3b3f870994 Fixed compiler failure on solaris 13 years ago
Michael Widenius 4b9a6c03fa Fixed compiler warning 13 years ago
Michael Widenius 4e9bf37f1f MDEV-4280: Assertion `empty_size == empty_size_on_page' failure in ma_blockrec.c or ER_NOT_KEYFILE on query with DISTINCT and GROUP BY 13 years ago
Sergei Golubchik 4a0f2563d3 MDEV-4462 mysqld gets SIGFPE when mysql.user table is empty 13 years ago
unknown 682c8a36ca MDEV-4290: 13 years ago
Sergey Petrunya 1a7c4ac7ae Merge 13 years ago
Sergey Petrunya 445fc7ba5d MDEV-4482: main.windows test fails in buildbot with result mismatch 13 years ago
Igor Babaev 920c479c6e Fixed bug mdev-4336. 13 years ago
Igor Babaev b249680fd1 Made consistent handling of the predicates of the form 13 years ago
Igor Babaev 86f43c3077 Fixed bug mdev-4274. 13 years ago
Sergei Golubchik ea4a417a8d 5.2 merge 13 years ago
Sergei Golubchik 61ed0ebe73 5.1 merge 13 years ago
unknown 80c0891588 MDEV-4326 fix. 13 years ago