summaryrefslogtreecommitdiff
path: root/client/mysql.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-26/+30
|\
| * Merge branch '10.0-galera' into 10.1Sergei Golubchik2016-11-021-26/+30
| |\
| | * Merge branch '5.5' into 10.0Sergei Golubchik2016-10-251-26/+30
| | |\
| | | * mysql cli: fix USE command quotingSergei Golubchik2016-10-131-26/+30
* | | | MDEV-11175 - \H option does not replace localhost with a host nameSergey Vojtovich2016-11-021-1/+1
* | | | After-review changesSergei Golubchik2016-09-121-19/+0
* | | | MDEV-9293 - Use MariaDB's Connector/C in serverVladislav Vaintroub2016-08-251-5/+30
* | | | Revert "MDEV-9293 Connector/C integration"Vladislav Vaintroub2016-08-191-30/+5
* | | | MDEV-9293 Connector/C integrationVladislav Vaintroub2016-08-191-5/+30
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-14/+21
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-14/+21
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-14/+21
| | |\ \ | | | |/
| | | * Fixed compilation failure due to unused var.Sergey Vojtovich2016-04-231-2/+2
| | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-04-201-1/+1
| | | |\
| | | | * WL#9072: Backport WL#8785 to 5.5Ramil Kalimullin2016-02-191-6/+8
| | | | * Bug #17297324 GLIBC DOUBLE FREE OR CORRUPTION WHEN KILLING CLIENT; CTRL+C Venkata Sidagam2014-07-211-0/+10
| | | | * Bug #18186103 BUFFER OVERFLOW IN CLIENTVamsikrishna Bhagi2014-02-121-4/+4
| | | | * Merge of patch for bug#14685362 from mysql-5.1.Nirbhay Choubey2013-03-181-2/+18
| | | | |\
| | | | | * Bug#14685362 : MEMORY LEAKS IN MYSQL CLIENT INNirbhay Choubey2013-03-181-2/+18
| | | | * | Bug#13639125 DELIMITER STRIPS THE NEXT NEW LINENirbhay Choubey2012-12-121-5/+7
| | | | * | Merge of fix for Bug#14645196 from mysql-5.1Nirbhay Choubey2012-09-211-2/+89
| | | | |\ \ | | | | | |/
| | | | | * Bug#14645196 MYSQL CLIENT'S USE COMMAND FAILSNirbhay Choubey2012-09-211-2/+89
| | | | * | Merge of patch for Bug#13928675 from mysql-5.1.Nirbhay Choubey2012-08-071-3/+3
| | | | |\ \ | | | | | |/
| | | | | * Bug#13928675 MYSQL CLIENT COPYRIGHT NOTICE MUSTNirbhay Choubey2012-08-071-3/+3
| | | | * | Bug #12615411 - server side help doesn't work as first statementVenkata Sidagam2012-07-191-3/+11
| | | | |\ \ | | | | | |/
| | | | | * Bug #12615411 - server side help doesn't work as first statementVenkata Sidagam2012-07-191-3/+11
| | | | * | Bug #12998841: libmysql divulges plaintext password upon request in 5.5Georgi Kodinov2012-07-051-0/+13
| | | | * | Merge of fix for bug#11758062 from mysql-5.1.Raghav Kapoor2011-09-281-1/+1
| | | | |\ \ | | | | | |/
| | | | | * BUG#11758062 - 50206: ER_TOO_BIG_SELECT REFERS TO OUTMODED Raghav Kapoor2011-09-281-1/+1
| | | | * | Manual merge from mysql-5.1.Alexander Nozdrin2011-07-221-2/+2
| | | | |\ \ | | | | | |/
| | | | | * Manual merge from mysql-5.0.Alexander Nozdrin2011-07-221-7/+3
| | | | | |\
| | | | | | * For for Bug#12696072: FIX OUTDATED COPYRIGHT NOTICES IN RUNTIME RELATED CLIENTAlexander Nozdrin2011-07-221-6/+5
| | | | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | | | |\ \ | | | | | | |/
| | | | | | * Updated/added copyright headersKent Boortz2011-06-301-2/+5
| | | | * | | Fixed cast warnings in introducing the pluggable authentication clientGeorgi Kodinov2011-06-061-2/+2
| | | | * | | Automerge from mysql-5.1 for follow-up bug#57450.Dmitry Shulga2011-02-091-0/+2
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Follow up fix for bug#57450.Dmitry Shulga2011-02-091-0/+2
| | | | * | | Auto-merge from mysql-5.1 for bug#57450.Dmitry Shulga2011-02-051-6/+10
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Fixed bug#57450 - mysql client enter in an infinite loopDmitry Shulga2011-02-051-6/+10
| | | | * | | Bug#58139 : default-auth option not recognized in MySQL standardNirbhay Choubey2011-01-161-2/+2
| | | | * | | Merging from mysql-5.1-bugteamAlexander Barkov2010-11-261-2/+6
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Bug #54899 : --one-database option cannot handle DROP/CREATE DATABASE commandsNirbhay Choubey2010-11-261-2/+6
| | | | * | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-191-5/+10
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-191-5/+10
| | | | * | | Fix for Bug#57094 (Copyright notice incorrect?).Alexander Nozdrin2010-10-061-7/+3
| | | | * | | merge of mysql-5.5 into mysql-5.5-wl1054Georgi Kodinov2010-09-201-4/+1
| | | | |\ \ \
| | | | | * | | Bug#54466 client 5.5 built from source lacks "pager" supportAlexey Botchkov2010-08-191-4/+1
| | | | * | | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-2/+16
| | | | |/ / /
| | | | * | | Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-07-291-2/+2
| | | | |\ \ \