summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-4042: Assertion `table->key_read == 0' fails in close_thread_table on EX...Sergey Petrunya2013-07-112-0/+85
* MDEV-4556 Server crashes in SEL_ARG::rb_insert with index_merge+index_merge_s...Sergey Petrunya2013-07-112-0/+53
* Merge from 5.3Alexander Barkov2013-07-108-0/+70
|\
| * Merge from 5.2Alexander Barkov2013-07-092-0/+8
| |\
| | * Merge from 5.1Alexander Barkov2013-07-092-0/+8
| | |\
| | | * Bug #69682 - mysqld crashes after uninstall of plugin with "first" status varSergei Golubchik2013-07-062-0/+8
| * | | MDEV-4610 SQL query crashes MariaDB with derived_with_keysSergei Golubchik2013-07-052-0/+35
| * | | MDEV-4665 crash when referencing missing function in a subquerySergei Golubchik2013-07-052-0/+15
| * | | MDEV-4257 Assertion `!table || (!table->read_set || bitmap_is_set(table->read...Sergei Golubchik2013-07-052-0/+12
* | | | Merging from 5.3Alexander Barkov2013-07-0813-37/+58
|\ \ \ \ | |/ / /
| * | | MDEV-4667 DATE('string') incompability between mysql and mariadbSergei Golubchik2013-07-0311-36/+47
* | | | MDEV-4752: Segfault during parsing of illegal queryunknown2013-07-042-0/+12
* | | | MDEV-4718 Test "outfile_loaddata" fails on bigendian arches (ppc64)Sergei Golubchik2013-07-011-8/+0
* | | | MDEV-4683 query start_time not reset when going to sleepSergei Golubchik2013-07-012-0/+19
* | | | Merge from 5.3Alexander Barkov2013-06-286-0/+53
|\ \ \ \ | |/ / /
| * | | MDEV-4634 Crash in CONVERT_TZAlexander Barkov2013-06-286-0/+51
* | | | Merging MDEV-4635 from 5.3.Alexander Barkov2013-06-184-9/+27
|\ \ \ \ | |/ / /
| * | | MDEV-4635 Crash in UNIX_TIMESTAMP(STR_TO_DATE('2020','%Y'))Alexander Barkov2013-06-172-0/+18
* | | | 5.3 -> 5.5 Mergeunknown2013-06-174-0/+47
|\ \ \ \ | |/ / /
| * | | MDEV-4651 Crash in my_decimal2decimal in a ORDER BY queryAlexander Barkov2013-06-177-12/+33
| * | | MDEV-4593: p_s: crash in simplify_joins with delete using subselect from viewunknown2013-06-062-0/+26
* | | | MDEV-4578 information_schema.processlist reports incorrect value for Time (21...Sergei Golubchik2013-06-132-0/+31
* | | | MDEV-4529 Assertion `tmp->state == 4' fails on mix of INSTALL SONAME / UNINST...Sergei Golubchik2013-06-132-0/+33
* | | | MDEV-4519 SHOW EVENTS and SHOW PROCEDURE STATUS truncate long user namesSergei Golubchik2013-06-1310-38/+66
* | | | MDEV-4515 Long user names are truncated to 48 symbols in error messagesSergei Golubchik2013-06-132-2/+18
* | | | MDEV-4444 Server crashes with "safe_mutex: Trying to destroy a mutex share->m...Sergei Golubchik2013-06-132-0/+29
* | | | MDEV-4573 UNINSTALL PLUGIN misleading error message for non-dynamic pluginsSergei Golubchik2013-06-132-0/+9
* | | | MDEV-4636 use mysql_cleartext_plugin from auth_pamSergei Golubchik2013-06-115-12/+38
* | | | MDEV-4297 mysql --binary-modeSergei Golubchik2013-06-102-0/+219
* | | | MDEV-4629 MTR tests main.variables and some of sys_vars.* fail on 32-bit buildsElena Stepanova2013-06-123-5/+5
* | | | Fixed tests that failed on 32 bit because of my earlier fixes of 32 bit limits.Michael Widenius2013-06-1116-29/+68
* | | | MDEV-4468 Assertion `error != 0' fails or timeout occurs on select from a FED...Sergei Golubchik2013-06-072-0/+18
* | | | MDEV-4480 Assertion `inited == NONE' fails on closing a connection with open ...Sergei Golubchik2013-06-072-0/+15
* | | | MDEV-4564 ALTER on a temporary table generates an audit eventSergei Golubchik2013-06-072-1/+4
* | | | -Run test suite with smaller aria keybuffer size (to make it possible to run ...Michael Widenius2013-06-053-6/+7
* | | | MDEV-4520: Assertion `0' fails in Query_cache::end_of_result on concurrent dr...unknown2013-05-233-0/+46
* | | | MDEV-4516 SELECT from I_S.QUERY_CACHE_INFO produces ER_UNKNOWN_ERROR when que...Sergei Golubchik2013-05-242-0/+6
* | | | fix for compiled-in FederatedXSergei Golubchik2013-05-211-1/+1
* | | | MDEV-388 Creating a federated table with a non-existing server returns a rand...Sergei Golubchik2013-05-214-14/+25
* | | | 5.3 mergeSergei Golubchik2013-05-212-2/+4
|\ \ \ \ | |/ / /
| * | | fixes for buildbotSergei Golubchik2013-05-214-4/+6
* | | | MDEV-388 Creating a federated table with a non-existing server returns a rand...Sergei Golubchik2013-05-202-0/+15
* | | | 5.3 merge.Sergei Golubchik2013-05-207-2/+129
|\ \ \ \ | |/ / /
| * | | 5.2 mergeSergei Golubchik2013-05-206-2/+78
| |\ \ \ | | |/ /
| | * | 5.1 mergeSergei Golubchik2013-05-203-1/+51
| | |\ \ | | | |/
| | | * MDEV-4280: Assertion `empty_size == empty_size_on_page' failure in ma_blockre...Michael Widenius2013-05-113-1/+51
| | * | Fix cpack error - safe_process.pl does not exist anymore.Vladislav Vaintroub2013-05-191-1/+1
| | * | MDEV-4462 mysqld gets SIGFPE when mysql.user table is emptySergei Golubchik2013-05-082-0/+26
| * | | MDEV-4290:unknown2013-05-032-0/+52
| * | | MergeSergey Petrunya2013-05-051-1/+1
| |\ \ \