summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2016-06-3011-86/+108
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-06-284-64/+63
| |\
| | * Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-214-64/+63
| | |\
| | | * fix a mysql-5.5.50 merge: mysqlcheckSergei Golubchik2016-06-201-2/+2
| | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-06-143-55/+66
| | | |\
| | | | * Bug#21977380 - POSSIBLE BUFFER OVERFLOW ISSUESShishir Jaiswal2016-05-163-55/+72
| | | | * Bug#21973610Harin Vadodaria2016-04-291-3/+3
| | | * | MDEV-8012: Wrong exit code when asking for helpDan Ungureanu2016-06-121-9/+2
| | | * | MDEV-9366 : do_shutdown_server fails to detect server shutdown on Windows.Vladislav Vaintroub2016-06-081-2/+3
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-0411-22/+45
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '5.5' into 10.0Sergei Golubchik2016-04-2610-22/+30
| | |\ \ \ | | | |/ /
| | | * | Fixed compilation failure due to unused var.Sergey Vojtovich2016-04-231-2/+2
| | | * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-04-2010-9/+10
| | | |\ \ | | | | |/
| | | | * WL#9072: Backport WL#8785 to 5.5Ramil Kalimullin2016-02-1910-36/+83
| | | * | MDEV-9885 Client doesn't start if 'TERM' unknownSergei Golubchik2016-04-191-11/+19
| | * | | MDEV-9605 mysqlbinlog does not accept ssl-ca option as expected.Alexey Botchkov2016-04-261-0/+15
| * | | | MDEV-9792 Backport MDEV-8713 to 10.1.Alexey Botchkov2016-04-271-154/+369
* | | | | various cleanupsMichael Widenius2016-06-301-1/+1
* | | | | General spell fixing in comments and stringsOtto Kekäläinen2016-06-082-4/+4
* | | | | MDEV-6353 my_ismbchar() and my_mbcharlen() refactoringAlexander Barkov2016-05-171-29/+27
* | | | | MDEV-505 - feature request: add \H option for mysql client promptSergey Vojtovich2016-05-101-2/+4
* | | | | MDEV-505: feature request: add \H option for mysql client promptDan Ungureanu2016-05-101-10/+22
* | | | | Cleanups:Monty2016-04-051-1/+1
* | | | | MDEV-6720 - enable connection log in mysqltest by defaultSergey Vojtovich2016-03-311-1/+1
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-03-234-8/+7
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-214-8/+7
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '5.5' into 10.0Sergei Golubchik2016-03-211-1/+0
| | |\ \ \ | | | |/ /
| | | * | MDEV-9568 mysqlcheck crashes with nonexistent table nameSergei Golubchik2016-03-171-1/+0
| | * | | Update AskMonty and Atlassian references to MariaDBiangilfillan2016-03-081-2/+2
| | * | | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-043-5/+5
* | | | | MDEV-8713 Add continuous binary log backup to mysqlbinlog.Alexey Botchkov2016-02-271-154/+370
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-02-252-38/+43
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-232-38/+43
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-2/+2
| | |\ \ \ | | | |/ /
| | | * | MDEV-9225 mysql_upgrade segfault due to missing /etc/my.cnf.dVicențiu Ciorbaru2016-02-141-1/+2
| | | * | MDEV-9024 Build fails with VS2015Sergei Golubchik2016-02-062-2/+2
| | | * | MDEV-9453 mysql_upgrade.exe error when mysql is migrated to mariadbSergei Golubchik2016-02-061-10/+5
| | * | | MDEV-9149 Ctrl-C in MySQL client does not interrupt query, but interrupts the...Sergei Golubchik2016-02-151-36/+41
* | | | | Merge branch '10.1' into 10.2Monty2016-02-061-2/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-01-251-2/+3
| |\ \ \ \ | | |/ / /
| | * | | MDEV-9366 : do_shutdown_server fails to detect server shutdown on Windows.Vladislav Vaintroub2016-01-071-2/+3
* | | | | MDEV-9117: Client Server capability negotiation for MariaDB specific function...Oleksandr Byelkin2016-02-021-4/+4
* | | | | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2015-12-297-156/+273
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-217-156/+273
| |\ \ \ \ | | |/ / /
| | * | | MDEV-7384: Add --persistent option for mysqlcheckDaniel Black2015-12-181-1/+6
| | * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-134-71/+91
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'bb-5.5-serg' into 5.5Sergei Golubchik2015-12-095-21/+34
| | | |\ \
| | | | * \ Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2015-12-095-21/+34
| | | | |\ \ | | | | | |/
| | | | | * Bug#21973610: BUFFER OVERFLOW ISSUESHarin Vadodaria2015-11-062-16/+29
| | | | | * DESCRIPTIONShishir Jaiswal2015-10-291-12/+24