summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | | | * Bug #21235226 : THE --ENABLE-CLEARTEXT-PLUGIN IS NOTArun Kuruvila2015-10-144-3/+55
| | | * | | MDEV-9001 - [PATCH] Fix DB name quoting in mysqldump --routineSergey Vojtovich2015-12-081-1/+0
| | | |/ /
| | | * | MDEV-8825 mysql_upgrade leaks the admin password when it spawns a shell proce...Sergei Golubchik2015-12-081-15/+36
| | | * | mysql_upgrade cleanupSergei Golubchik2015-12-081-28/+17
| | | * | MDEV-9001 - [PATCH] Fix DB name quoting in mysqldump --routineSergey Vojtovich2015-12-031-9/+8
| | * | | Fixes to get all test to run on MacosX Lion 10.7Monty2015-11-294-86/+178
* | | | | MDEV-8715 - Obsolete sql_alloc() in favor of THD::alloc() and thd_alloc()Sergey Vojtovich2015-11-261-10/+0
* | | | | cleanup: remove useless internal fied flagSergei Golubchik2015-11-241-1/+0
|/ / / /
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-193-2/+3
|\ \ \ \ | |/ / /
| * | | MDEV-9024 Build fails with VS2015Vladislav Vaintroub2015-11-062-2/+2
| * | | Allow mysql_upgrade to enable event after table is correctedMichael Widenius2015-10-211-0/+1
* | | | MDEV-8734 mysqlbinlog --start-position isn't bigintOleksandr Byelkin2015-11-171-2/+14
* | | | MDEV-9124 mysqldump does not dump data if table name is same as view earlier onElena Stepanova2015-11-131-1/+1
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-122-4/+4
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-10-092-4/+4
| |\ \ \ | | |/ /
| | * | fixes for buildbot:mariadb-5.5.46Sergei Golubchik2015-10-091-1/+6
| | * | Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-10-082-11/+4
| | |\ \ | | | |/
| | | * Bug #20802751 - SEGMENTATION FAILURE WHEN RUNNINGShishir Jaiswal2015-07-081-3/+5