summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | | | | | | | Bug#21682356: STOP INJECTING DATA ITEMS IN AN ERROR MESSAGEKnut Anders Hatlen2016-01-176-21/+48
| | | | | * | | | | | | | | | BUG#22530768 Innodb freeze running REPLACE statementsShaohua Wang2016-01-122-17/+21
| | | | | * | | | | | | | | | Raise version number after cloning 5.5.48Bjorn Munch2016-01-111-1/+1
| | | | * | | | | | | | | | | fix a couple of dbug tests not to write to /tmpSergei Golubchik2016-04-195-10/+8
| | | | * | | | | | | | | | | MDEV-9835 Valid password is not working after server restartSergei Golubchik2016-04-193-5/+298
| | | | * | | | | | | | | | | MDEV-5982 `make` fail @ ".../libmysql_versions.ld:155:9: invalid use of VERSI...Sergei Golubchik2016-04-192-18/+44
| | | | * | | | | | | | | | | MDEV-9885 Client doesn't start if 'TERM' unknownSergei Golubchik2016-04-191-11/+19
| | | | * | | | | | | | | | | MDEV-9707 MAX(timestamp(6) column) in correlated sub-query returns non-existe...Sergei Golubchik2016-04-193-8/+33
| | | | * | | | | | | | | | | MDEV-9929 MariaDB segfaults on command "mysqld --version" with ignore-db-dir ...Sergei Golubchik2016-04-191-0/+1
| | | | * | | | | | | | | | | MDEV-9493 --tc-heuristic-recover option values off by oneSergei Golubchik2016-04-192-2/+2
| | | | * | | | | | | | | | | MDEV-9928 LC_TIME_NAMES=de_AT; unusual name for februarySergei Golubchik2016-04-193-1/+21
| | | | * | | | | | | | | | | MDEV-9748 Include Twin (mysys_err.h is included twice in mysys/my_copy.c)Sergei Golubchik2016-04-191-1/+0
| | | * | | | | | | | | | | | MDEV-9836 Connection lost when using SSLVladislav Vaintroub2016-04-204-4/+19
| | | * | | | | | | | | | | | MDEV-9943 - TokuDB fails to compile with gcc 5.2.1Sergey Vojtovich2016-04-201-8/+10
| | | * | | | | | | | | | | | MDEV-9953 Debian packages install broken 'maria' test suite which cannot be runElena Stepanova2016-04-201-2/+0
| | | * | | | | | | | | | | | MDEV-9413 "datetime >= coalesce(c1(NULL))" doesn't return expected NULLAlexander Barkov2016-04-202-0/+17
| | | * | | | | | | | | | | | MDEV-9662 Assertion `precision || !scale' failed in my_decimal_precision_to_l...Alexander Barkov2016-04-206-0/+51
| | | * | | | | | | | | | | | MDEV-9745 Crash with CASE WHEN TRUE THEN COALESCE(CAST(NULL AS UNSIGNED)) ELS...Alexander Barkov2016-04-206-53/+59
| | | * | | | | | | | | | | | MDEV-9945 - main.kill_processlist-6619 fails sporadicallySergey Vojtovich2016-04-192-6/+0
| | | * | | | | | | | | | | | MDEV-9944 - main.events_2 fails sporadicallySergey Vojtovich2016-04-191-2/+2
| | | |/ / / / / / / / / / /
| | | * | | | | | | | | | | MDEV-9521 Least function returns 0000-00-00 for null date columns instead of...Alexander Barkov2016-04-183-10/+68
| | | * | | | | | | | | | | MDEV-9862 Illegal mix of collation, when comparing column with CASE expressionAlexander Barkov2016-04-023-1/+31
| | * | | | | | | | | | | | MDEV-9610 Trigger on normal table can't insert into CONNECT engine table - Ac...Sergei Golubchik2016-04-264-4/+27
| | * | | | | | | | | | | | Fixed mutex that wasn't properly unlocked (typo in last patch)Monty2016-04-261-1/+1
| | * | | | | | | | | | | | MDEV-9605 mysqlbinlog does not accept ssl-ca option as expected.Alexey Botchkov2016-04-263-0/+31
| | * | | | | | | | | | | | Fix for MDEV-9679 main.delayed fails sporadicallyMonty2016-04-262-21/+64
| | * | | | | | | | | | | | Fixed failing test cases and compiler warningsMonty2016-04-2514-27/+42
| | * | | | | | | | | | | | MDEV-9617 solaris sparc build fails on 10.0Sergei Golubchik2016-04-249-52/+54
| | * | | | | | | | | | | | tests -DDEFAULT_CHARSET=utf8 -DDEFAULT_COLLATION=utf8_general_ciSergei Golubchik2016-04-246-12/+11
| | * | | | | | | | | | | | MDEV-8480 mysql-test - main.func_encrypt_ucs2 fails if FIPS=1Sergei Golubchik2016-04-241-1/+1
| | * | | | | | | | | | | | MDEV-8482 mysql-test - main.func_encrypt fails if FIPS=1Sergei Golubchik2016-04-244-6/+14
| | * | | | | | | | | | | | MDEV-8481 mysql-test - main.func_crypt fails if FIPS=1Sergei Golubchik2016-04-242-6/+5
| | * | | | | | | | | | | | MDEV-9168 altering a column comment does a full copySergei Golubchik2016-04-242-0/+24
| | * | | | | | | | | | | | MDEV-9868 Altering a partitioned table comment does a full copySergei Golubchik2016-04-243-4/+12
| | * | | | | | | | | | | | commentSergei Golubchik2016-04-241-1/+4
| | * | | | | | | | | | | | MDEV-9580 SHOW GRANTS FOR <current_user> failsSergei Golubchik2016-04-244-25/+48
| | * | | | | | | | | | | | Comment from https://github.com/MariaDB/server/pull/153Andrew McDonnell2016-04-241-1/+1
| | * | | | | | | | | | | | Fix for MDEV-8206, as per Jira comments of 2015-11-16 and 2015-11-30Andrew McDonnell2016-04-241-0/+4
| | * | | | | | | | | | | | MDEV-9869 INSTALL SONAME 'ha_connect'Sergei Golubchik2016-04-241-1/+4
| | * | | | | | | | | | | | MDEV-9283 - Debian: the Lintian complains about "shlib-calls-exit" inSergey Vojtovich2016-04-221-0/+22
| | * | | | | | | | | | | | MDEV-8889 - Assertion `next_insert_id == 0' failed in handler::ha_external_lockSergey Vojtovich2016-04-221-2/+3
| | * | | | | | | | | | | | Improve error diagnostics on I/O errors. If node->name is NULLJan Lindström2016-04-222-8/+18
| | * | | | | | | | | | | | MDEV-9918: [ERROR] mysqld got signal 11 during ALTER TABLE `name` COLUMN ADDJan Lindström2016-04-2210-82/+393
| | * | | | | | | | | | | | SEGFAULT in get_column_grant()Igor Pashev2016-04-211-1/+2
| | * | | | | | | | | | | | MDEV-9281 - Debian: the Lintian complains about "shlib-calls-exit" in handler...Sergey Vojtovich2016-04-207-36/+5
| | * | | | | | | | | | | | MDEV-9713 Sporadic test failure: sys_vars.innodb_buffer_pool_load_now_basicElena Stepanova2016-04-041-5/+13
* | | | | | | | | | | | | | MDEV-9487: Server crashes in Time_and_counter_tracker::incr_loops with UNION ...Oleksandr Byelkin2016-05-0410-7/+103
* | | | | | | | | | | | | | MDEV-9618 solaris sparc build fails on 10.1.Alexey Botchkov2016-05-046-3/+55
* | | | | | | | | | | | | | MDEV-9362: InnoDB tables using DATA_DIRECTORY created usingJan Lindström2016-05-036-43/+135
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | remove the forgotten PARENT_SCOPESergei Golubchik2016-05-031-1/+1