Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | | | | | | | | Bug#21682356: STOP INJECTING DATA ITEMS IN AN ERROR MESSAGE | Knut Anders Hatlen | 2016-01-17 | 6 | -21/+48 | |
| | | | | * | | | | | | | | | | BUG#22530768 Innodb freeze running REPLACE statements | Shaohua Wang | 2016-01-12 | 2 | -17/+21 | |
| | | | | * | | | | | | | | | | Raise version number after cloning 5.5.48 | Bjorn Munch | 2016-01-11 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | fix a couple of dbug tests not to write to /tmp | Sergei Golubchik | 2016-04-19 | 5 | -10/+8 | |
| | | | * | | | | | | | | | | | MDEV-9835 Valid password is not working after server restart | Sergei Golubchik | 2016-04-19 | 3 | -5/+298 | |
| | | | * | | | | | | | | | | | MDEV-5982 `make` fail @ ".../libmysql_versions.ld:155:9: invalid use of VERSI... | Sergei Golubchik | 2016-04-19 | 2 | -18/+44 | |
| | | | * | | | | | | | | | | | MDEV-9885 Client doesn't start if 'TERM' unknown | Sergei Golubchik | 2016-04-19 | 1 | -11/+19 | |
| | | | * | | | | | | | | | | | MDEV-9707 MAX(timestamp(6) column) in correlated sub-query returns non-existe... | Sergei Golubchik | 2016-04-19 | 3 | -8/+33 | |
| | | | * | | | | | | | | | | | MDEV-9929 MariaDB segfaults on command "mysqld --version" with ignore-db-dir ... | Sergei Golubchik | 2016-04-19 | 1 | -0/+1 | |
| | | | * | | | | | | | | | | | MDEV-9493 --tc-heuristic-recover option values off by one | Sergei Golubchik | 2016-04-19 | 2 | -2/+2 | |
| | | | * | | | | | | | | | | | MDEV-9928 LC_TIME_NAMES=de_AT; unusual name for february | Sergei Golubchik | 2016-04-19 | 3 | -1/+21 | |
| | | | * | | | | | | | | | | | MDEV-9748 Include Twin (mysys_err.h is included twice in mysys/my_copy.c) | Sergei Golubchik | 2016-04-19 | 1 | -1/+0 | |
| | | * | | | | | | | | | | | | MDEV-9836 Connection lost when using SSL | Vladislav Vaintroub | 2016-04-20 | 4 | -4/+19 | |
| | | * | | | | | | | | | | | | MDEV-9943 - TokuDB fails to compile with gcc 5.2.1 | Sergey Vojtovich | 2016-04-20 | 1 | -8/+10 | |
| | | * | | | | | | | | | | | | MDEV-9953 Debian packages install broken 'maria' test suite which cannot be run | Elena Stepanova | 2016-04-20 | 1 | -2/+0 | |
| | | * | | | | | | | | | | | | MDEV-9413 "datetime >= coalesce(c1(NULL))" doesn't return expected NULL | Alexander Barkov | 2016-04-20 | 2 | -0/+17 | |
| | | * | | | | | | | | | | | | MDEV-9662 Assertion `precision || !scale' failed in my_decimal_precision_to_l... | Alexander Barkov | 2016-04-20 | 6 | -0/+51 | |
| | | * | | | | | | | | | | | | MDEV-9745 Crash with CASE WHEN TRUE THEN COALESCE(CAST(NULL AS UNSIGNED)) ELS... | Alexander Barkov | 2016-04-20 | 6 | -53/+59 | |
| | | * | | | | | | | | | | | | MDEV-9945 - main.kill_processlist-6619 fails sporadically | Sergey Vojtovich | 2016-04-19 | 2 | -6/+0 | |
| | | * | | | | | | | | | | | | MDEV-9944 - main.events_2 fails sporadically | Sergey Vojtovich | 2016-04-19 | 1 | -2/+2 | |
| | | |/ / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | MDEV-9521 Least function returns 0000-00-00 for null date columns instead of... | Alexander Barkov | 2016-04-18 | 3 | -10/+68 | |
| | | * | | | | | | | | | | | MDEV-9862 Illegal mix of collation, when comparing column with CASE expression | Alexander Barkov | 2016-04-02 | 3 | -1/+31 | |
| | * | | | | | | | | | | | | MDEV-9610 Trigger on normal table can't insert into CONNECT engine table - Ac... | Sergei Golubchik | 2016-04-26 | 4 | -4/+27 | |
| | * | | | | | | | | | | | | Fixed mutex that wasn't properly unlocked (typo in last patch) | Monty | 2016-04-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | MDEV-9605 mysqlbinlog does not accept ssl-ca option as expected. | Alexey Botchkov | 2016-04-26 | 3 | -0/+31 | |
| | * | | | | | | | | | | | | Fix for MDEV-9679 main.delayed fails sporadically | Monty | 2016-04-26 | 2 | -21/+64 | |
| | * | | | | | | | | | | | | Fixed failing test cases and compiler warnings | Monty | 2016-04-25 | 14 | -27/+42 | |
| | * | | | | | | | | | | | | MDEV-9617 solaris sparc build fails on 10.0 | Sergei Golubchik | 2016-04-24 | 9 | -52/+54 | |
| | * | | | | | | | | | | | | tests -DDEFAULT_CHARSET=utf8 -DDEFAULT_COLLATION=utf8_general_ci | Sergei Golubchik | 2016-04-24 | 6 | -12/+11 | |
| | * | | | | | | | | | | | | MDEV-8480 mysql-test - main.func_encrypt_ucs2 fails if FIPS=1 | Sergei Golubchik | 2016-04-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | MDEV-8482 mysql-test - main.func_encrypt fails if FIPS=1 | Sergei Golubchik | 2016-04-24 | 4 | -6/+14 | |
| | * | | | | | | | | | | | | MDEV-8481 mysql-test - main.func_crypt fails if FIPS=1 | Sergei Golubchik | 2016-04-24 | 2 | -6/+5 | |
| | * | | | | | | | | | | | | MDEV-9168 altering a column comment does a full copy | Sergei Golubchik | 2016-04-24 | 2 | -0/+24 | |
| | * | | | | | | | | | | | | MDEV-9868 Altering a partitioned table comment does a full copy | Sergei Golubchik | 2016-04-24 | 3 | -4/+12 | |
| | * | | | | | | | | | | | | comment | Sergei Golubchik | 2016-04-24 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | MDEV-9580 SHOW GRANTS FOR <current_user> fails | Sergei Golubchik | 2016-04-24 | 4 | -25/+48 | |
| | * | | | | | | | | | | | | Comment from https://github.com/MariaDB/server/pull/153 | Andrew McDonnell | 2016-04-24 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Fix for MDEV-8206, as per Jira comments of 2015-11-16 and 2015-11-30 | Andrew McDonnell | 2016-04-24 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | MDEV-9869 INSTALL SONAME 'ha_connect' | Sergei Golubchik | 2016-04-24 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | MDEV-9283 - Debian: the Lintian complains about "shlib-calls-exit" in | Sergey Vojtovich | 2016-04-22 | 1 | -0/+22 | |
| | * | | | | | | | | | | | | MDEV-8889 - Assertion `next_insert_id == 0' failed in handler::ha_external_lock | Sergey Vojtovich | 2016-04-22 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | Improve error diagnostics on I/O errors. If node->name is NULL | Jan Lindström | 2016-04-22 | 2 | -8/+18 | |
| | * | | | | | | | | | | | | MDEV-9918: [ERROR] mysqld got signal 11 during ALTER TABLE `name` COLUMN ADD | Jan Lindström | 2016-04-22 | 10 | -82/+393 | |
| | * | | | | | | | | | | | | SEGFAULT in get_column_grant() | Igor Pashev | 2016-04-21 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | MDEV-9281 - Debian: the Lintian complains about "shlib-calls-exit" in handler... | Sergey Vojtovich | 2016-04-20 | 7 | -36/+5 | |
| | * | | | | | | | | | | | | MDEV-9713 Sporadic test failure: sys_vars.innodb_buffer_pool_load_now_basic | Elena Stepanova | 2016-04-04 | 1 | -5/+13 | |
* | | | | | | | | | | | | | | MDEV-9487: Server crashes in Time_and_counter_tracker::incr_loops with UNION ... | Oleksandr Byelkin | 2016-05-04 | 10 | -7/+103 | |
* | | | | | | | | | | | | | | MDEV-9618 solaris sparc build fails on 10.1. | Alexey Botchkov | 2016-05-04 | 6 | -3/+55 | |
* | | | | | | | | | | | | | | MDEV-9362: InnoDB tables using DATA_DIRECTORY created using | Jan Lindström | 2016-05-03 | 6 | -43/+135 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | remove the forgotten PARENT_SCOPE | Sergei Golubchik | 2016-05-03 | 1 | -1/+1 |