32241 Commits (d126993404c46fe31f22f3c6398a5db44a48eb6b)

Author SHA1 Message Date
Sergei Golubchik d126993404 MDEV-4951 drop user leaves privileges 12 years ago
Igor Babaev 1906f1388e Fixed bug mdev-4959. 12 years ago
Michael Widenius 112411b056 Fixed MySQL bug #69861 LAST_INSERT_ID is replicated incorrectly if replication filters are used 12 years ago
Igor Babaev 650d3266bb Fixed bug mdev-4952 12 years ago
Igor Babaev 901737c978 Fixed bug mdev-4944. 12 years ago
Igor Babaev dbc84ff96c Fixed bug mdev-4942. 12 years ago
Igor Babaev 540eeebbb0 Fixed bug mdev-4420. 12 years ago
Alexander Barkov c40de1df36 MDEV-4804 Date comparing false result 12 years ago
Sergey Petrunya 37e9714c5e MDEV-4840: Wrong result (missing rows) on LEFT JOIN with InnoDB tables 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
unknown 84a2fb4836 Backport from 10.0-base fix for tests failing when vardir has no execute permissions. 12 years ago
Igor Babaev 25c152018d Fixed bug mdev-4418. 12 years ago
Igor Babaev fa7f677218 Fixed bug mdev-4355. 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
Sergei Golubchik b718dc449b mysql --skip-column-names flag should not affect alignment of field values, 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
Sergey Petrunya c98cd2c816 Update test results after fix for MDEV-4687 12 years ago
Elena Stepanova 32e56e7e14 The test was non-deterministic while choosing an alternative storage 12 years ago
Elena Stepanova f596d28df6 Deliberate change in behavior introduced along with the fix for MDEV-4310 12 years ago
unknown 04fd2f18cb MDEV-4811 Assertion `offset < 0x1f' fails in type_and_offset_store on COLUMN_ADD 13 years ago
unknown edcae48734 MDEV-4823: Server crashes in Item_func_not::fix_fields on creating a table with a virtual column using NOT 13 years ago
Sergey Petrunya 04684b7709 MDEV-4817: Optimizer fails to optimize expression of the form 'FOO' IS NULL 13 years ago
unknown 66ec79fc87 Fix for MDEV-4219 A simple select query returns random data (upstream bug#68473) 13 years ago
Sergey Petrunya 5c0fa3ad8f Update test results after the last cset. 13 years ago
Sergey Petrunya 947c2bdbc0 MDEV-4782: Valgrind warnings (Conditional jump or move depends on uninitialised value) with InnoDB, semijoin 13 years ago
Sergey Petrunya 47c1b04079 MDEV-4778: Incorrect results from Aria/MyISAM SELECT using index with prefix length on TEXT column 13 years ago
Sergey Petrunya 9651a6f574 mdev-4173: Wrong result (extra row) with semijoin=on, joins in outer query, LEFT JOIN in the subquery 13 years ago
Sergey Petrunya e8b0b51966 MDEV-4042: Assertion `table->key_read == 0' fails in close_thread_table on EXPLAIN 13 years ago
Sergey Petrunya a0de3e0485 MDEV-4556 Server crashes in SEL_ARG::rb_insert with index_merge+index_merge_sort_union, FORCE INDEX 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
unknown 874bb25137 MDEV-4752: Segfault during parsing of illegal query 13 years ago
Sergei Golubchik 78cc6db44a MDEV-4667 DATE('string') incompability between mysql and mariadb 13 years ago
Sergei Golubchik 6fb53d3013 MDEV-4718 Test "outfile_loaddata" fails on bigendian arches (ppc64) 13 years ago
Sergei Golubchik 03c71ff2ba MDEV-4683 query start_time not reset when going to sleep 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
Sergei Golubchik 85a8de31b1 MDEV-4578 information_schema.processlist reports incorrect value for Time (2147483647) 13 years ago
Sergei Golubchik 1fb33e4a67 MDEV-4529 Assertion `tmp->state == 4' fails on mix of INSTALL SONAME / UNINSTALL PLUGIN 13 years ago
Sergei Golubchik 36c7535198 MDEV-4519 SHOW EVENTS and SHOW PROCEDURE STATUS truncate long user names 13 years ago
Sergei Golubchik 2533313895 MDEV-4515 Long user names are truncated to 48 symbols in error messages 13 years ago
Sergei Golubchik 3ddfab5e3c MDEV-4444 Server crashes with "safe_mutex: Trying to destroy a mutex share->mutex that was locked" on attempt to recover an archive table 13 years ago
Sergei Golubchik acad1cc03c MDEV-4573 UNINSTALL PLUGIN misleading error message for non-dynamic plugins 13 years ago