summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-273-21/+68
|\
| * MDEV-8183 Adding option mysqldump --no-data-medSergei Golubchik2015-06-161-7/+12
| * MDEV-7871 Tests fail massively on "Assertion `status_var.memory_used == 0'" w...Alexey Botchkov2015-06-151-6/+23
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-06-111-8/+33
| |\
| | * MDEV-8124 mysqlcheck: --auto-repair runs REPAIR TABLE instead of REPAIR VIEW ...Sergei Golubchik2015-06-031-3/+19
| | * MDEV-8123 mysqlcheck: new --process-views option conflicts with --quick, --ex...Sergei Golubchik2015-06-031-5/+13
* | | Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-014-54/+293
|\ \ \ | |/ /
| * | MDEV-8096 vio timeouts are multiplied by 1000 for sslSergei Golubchik2015-05-051-0/+24
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-05-043-54/+269
| |\ \ | | |/
| | * post-merge fixesSergei Golubchik2015-04-293-103/+100
| | * Merge branch 'openquery/MDEV-6916-maria-5.5-check_view-r4408' into 5.5Sergei Golubchik2015-04-283-26/+230
| | |\
| | | * quote table name in mysql_check:is_view. increment version tooDaniel Black2015-04-141-2/+4
| | | * Don't run upgrade-views if not mysql or --upgrade-system-tablesDaniel Black2015-04-141-0/+5
| | | * mysqlcheck fix-view-algorithm -> upgrade-viewsDaniel Black2015-04-143-17/+48
| | | * corrected mysql_upgrade to always list output for every phaseDaniel Black2015-04-141-1/+5
| | | * Add --fix-tables option to mysql-checkDaniel Black2015-04-132-3/+20
| | | * Corrections to mysqlcheckDaniel Black2015-04-121-27/+88
| | | * mysql_upgrade to pass binlog option to mysqlcheckDaniel Black2015-04-121-0/+1
| | | * mysql-upgrade -> fix-view-algorithm as mysqlcheck optionDaniel Black2015-04-122-14/+14
| | | * Correct phase count on mysql_upgradeDaniel Black2015-04-121-4/+9
| | | * Remove mysql-upgrade / skip-mysql-upgrade options from mysql-upgrade.cDaniel Black2015-04-121-49/+24
| | | * Get my_getop to parse opt_mysql_upgrade in mysqlcheckDaniel Black2015-04-121-5/+12
| | | * MDEV-6916: Upgrade from MySQL to MariaDB breaks already created viewsOleksandr Byelkin2015-04-122-9/+105
| | * | MDEV-7883 Segmentation failure when running mysqladmin -u root -pSergei Golubchik2015-04-271-0/+3
| | |/
* | | MDEV-8248: mysqldump incorrect identifier quoting during equality comparisonVicențiu Ciorbaru2015-05-301-2/+5
* | | MDEV-6714 mysqldump slow with tables in big databasesVicențiu Ciorbaru2015-05-301-24/+115
* | | MDEV-7921: main.sp_sync fails in buildbot with valgrindOleksandr Byelkin2015-05-201-1/+1
* | | MDEV-6650 - LINT_INIT emits code in non-debug buildsSergey Vojtovich2015-03-163-14/+7
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-0/+9
|\ \ \ | |/ /
| * | MDEV-6703 Add "mysqlbinlog --binlog-row-event-max-size" supportSergei Golubchik2015-02-241-0/+9
| * | MDEV-7615: Remove --galera-sst-mode option from mysqldumpNirbhay Choubey2015-02-201-49/+0
* | | MDEV-7615: Remove --galera-sst-mode option from mysqldumpNirbhay Choubey2015-02-271-49/+0
* | | Merge branch '10.0' into merge-wipSergei Golubchik2015-01-313-16/+25
|\ \ \ | |/ /
| * | 5.5 mergeSergei Golubchik2015-01-291-13/+21
| |\ \ | | |/
| | * MDEV-6128:[PATCH] mysqlcheck wrongly escapes '.' in table namesunknown2015-01-281-13/+21
| * | 5.5 mergeSergei Golubchik2015-01-211-2/+3
| |\ \ | | |/
| | * Fixed yet another compiler warning.Sergey Vojtovich2014-12-191-1/+1
| | * mysql-5.5.41 mergeSergei Golubchik2014-12-191-2/+3
| | |\
| | | * Bug#17633291: SET PROPER COMPILE OPTIONS FOR CLANGJon Olav Hauglid2014-10-131-0/+6
| | | * Bug #18808072 MYSQLBINLOG USES LOCALTIME() TO PRINT EVENTS, CAUSES KERNEL MUT...Venkatesh Duggirala2014-10-081-1/+2
| * | | Fixed compiler warningsMichael Widenius2014-12-191-1/+1
* | | | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-026-21/+32
|\ \ \ \ | |/ / /
| * | | 5.5 mergeSergei Golubchik2014-11-191-1/+7
| |\ \ \ | | |/ /
| | * | new mysqltest connect option SSL-CIPHER=xxxxSergei Golubchik2014-11-181-1/+7
| * | | MDEV-6984 Can't migrate from MySQL 5.6.21 to MariaDB 10Sergei Golubchik2014-11-191-5/+10
| * | | 5.5.40+ mergeSergei Golubchik2014-10-091-0/+10
| |\ \ \ | | |/ /
| | * | mysql-5.5.40Sergei Golubchik2014-10-061-0/+10
| | |\ \ | | | |/
| | | * Bug #17297324 GLIBC DOUBLE FREE OR CORRUPTION WHEN KILLING CLIENT; CTRL+C Venkata Sidagam2014-07-211-0/+10
| | | * BUG#18779944: MYSQLDUMP BUFFER OVERFLOWMarcin Babij2014-07-021-11/+28
| * | | fix main.mysqldump test failing after Mroonga merge.Sergei Golubchik2014-10-051-9/+4