summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-8524: Improve error messaging when there is duplicate key or foreign key...bb-5.5-innoJan Lindström2015-07-298-2/+350
* Fixed memory loss detected on P8. This can happen when we call after_flush bu...Monty2015-07-253-33/+28
* Fixed warnings and errors found by buildbotMonty2015-07-255-30/+40
* MDEV-8474: InnoDB sets per-connection data unsafelyJan Lindström2015-07-218-0/+91
* Merge branch '5.5' of github.com:MariaDB/server into 5.5Monty2015-07-170-0/+0
|\
| * MDEV-8432 Slave cannot replicate signed integer-type values with high bit set...Monty2015-07-172-0/+158
* | MDEV-8432 Slave cannot replicate signed integer-type values with high bit set...Monty2015-07-173-4/+175
|/
* Fix for MDEV-8301; Statistics for a thread could be counted twice in SHOW ST...Monty2015-06-263-4/+14
* Simple cleanupsMonty2015-06-253-17/+22
* Problem was that for cases like:Monty2015-06-256-9/+102
* Fixed crashing bug when using ONLY_FULL_GROUP_BY in a stored procedure/trigge...Monty2015-06-2510-10/+357
* more renames after tokudb mergeSergei Golubchik2015-06-1110-0/+0
* Item_cache::safe_charset_converter() fixesSergei Golubchik2015-06-111-3/+9
* fix after the tokudb ft-index mergeSergei Golubchik2015-06-112-0/+0
* tests for MDEV-7937: Enforce SSL when --ssl client option is usedmariadb-5.5.44Sergei Golubchik2015-06-098-51/+67
* MDEV-3870 - Valgrind warnings on OPTIMIZE MyISAM or Aria TABLE with disabledSergey Vojtovich2015-06-096-8/+46
* MDEV-363 - Server crashes in intern_plugin_lock on concurrent installingSergey Vojtovich2015-06-091-20/+6
* MDEV-363 - Server crashes in intern_plugin_lock on concurrent installingSergey Vojtovich2015-06-091-7/+5
* disable ssl for ssl-disabled testsSergei Golubchik2015-06-091-0/+1
* MDEV-6735: Range checked for each record used with key (also MDEV-7786, MDEV-...Sergei Petrunia2015-06-093-2/+102
* Fix tests for 7937Vicențiu Ciorbaru2015-06-096-22/+4
* Added tests for MDEV-7937Vicențiu Ciorbaru2015-06-096-0/+72
* MDEV-7937: Enforce SSL when --ssl client option is usedVicențiu Ciorbaru2015-06-091-4/+19
* MDEV-7695 MariaDB - ssl - fips: can not connect with --ssl-cipher=DHE-RSA-AES...Sergei Golubchik2015-06-091-26/+26
* MDEV-7268 Column of table cannot be converted from type 'decimal(0,?)' to typ...Alexander Barkov2015-06-093-1/+35
* MDEV-8286 Likely a redundant declaration of Item_cache::used_table_mapAlexander Barkov2015-06-091-6/+2
* MDEV-8050 sphinx test cases cannot run with sphinxsearch-2.2.6Sergei Golubchik2015-06-081-2/+1
* update tokudb versionSergei Golubchik2015-06-081-1/+1
* MDEV-8211 plugins.server_audit fails sporadically in buildbot.Alexey Botchkov2015-06-082-0/+2
* MDEV-8211 plugins.server_audit fails sporadically in buildbot.Alexey Botchkov2015-06-081-0/+1
* MDEV-8211 plugins.server_audit fails sporadically in buildbot.Alexey Botchkov2015-06-081-0/+1
* MDEV-8067 correct fix for MySQL Bug # 19699237: UNINITIALIZED VARIABLE IN ITE...Alexander Barkov2015-06-084-0/+62
* MDEV-4922 Stored Procedure - Geometry parameter not working.Alexey Botchkov2015-06-085-3/+18
* MDEV-7500 thread_handling option in my.cnf is not passing "connect events" to...Alexey Botchkov2015-06-084-5/+508
* MDEV-8078 Memory disclosure/buffer overread on audit plugin.Alexey Botchkov2015-06-073-3/+14
* MDEV-8032 [PATCH] audit plugin - csv output broken.Alexey Botchkov2015-06-063-0/+11
* MDEV-8114: server crash on updates with joins still on 10.0.18Oleksandr Byelkin2015-06-065-4/+86
* Merge branch '5.5' into bb-5.5-sergSergei Golubchik2015-06-0527-21/+308
|\
| * MDEV-7505 - Too large scale in DECIMAL dynamic column getter crashes mysqldSergey Vojtovich2015-06-053-0/+22
| * MDEV-6236 - [PATCH] mysql_tzinfo_to_sql may produce invalid SQLSergey Vojtovich2015-06-053-1/+22
| * MDEV-7207 - ALTER VIEW does not change ALGORITMSergey Vojtovich2015-06-055-2/+35
| * MDEV-8243 configure defines to empty string, not 1Alexander Barkov2015-06-041-12/+12
| * MDEV-6500: Stale data returned after TRUNCATE PARTITION operationVicențiu Ciorbaru2015-06-043-2/+74
| * Some MYD files (e.g. in mysql-test/std_data) could erroneously beAlexander Barkov2015-06-041-0/+3
| * MDEV-7269 mysqlbinlog Don't know how to handle column type=0 meta=0 (0000)#Alexander Barkov2015-06-049-2/+130
| * MDEV-7906: InnoDB: Failing assertion: prebuilt->sql_stat_start || trx->state ...Jan Lindström2015-06-042-2/+10
* | Merge branch 'merge/merge-xtradb-5.5' into bb-5.5-sergSergei Golubchik2015-06-0510-37/+10
|\ \
| * | 5.5.43-37.2Sergei Golubchik2015-06-041-1/+1
* | | Merge tag 'mysql-5.5.44' into bb-5.5-sergSergei Golubchik2015-06-0527-73/+233
|\ \ \
| * | | Bug #18592390 QUERY TO I_S.TABLES AND I_S.COLUMNS LEADS TO HUGE MEMORY USAGEmysql-5.5.44V S Murthy Sidagam2015-04-291-2/+3