summaryrefslogtreecommitdiff
path: root/client/mysql.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-1/+1
* mysql-5.5.28Sergei Golubchik2012-10-161-12/+17
|\
| * 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
* | | Added function last_value() which returns the last value but evalutes all arg...Michael Widenius2012-09-051-0/+1
* | | various documentation updatesDaniel Bartholomew2012-06-181-1/+1
* | | 5.3 mergeSergei Golubchik2012-01-131-9/+14
|\ \ \
| * \ \ 5.2->5.3 mergeSergei Golubchik2011-12-121-3/+4
| |\ \ \
| | * | | 1. add --plugin-dir and --default-auth to mysqltest.Sergei Golubchik2011-12-021-3/+4
| * | | | Merge with 5.2.Michael Widenius2011-12-111-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+2
| | |\ \ \
| | | * \ \ Merge with MySQL 5.1.60Michael Widenius2011-11-231-1/+1
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-1/+1
| | | |\ \ \
| * | | | | | Added handler and temporary table usage to mytopMichael Widenius2011-12-031-0/+2
* | | | | | | move safemalloc out of dbug.Sergei Golubchik2011-12-121-2/+4
* | | | | | | 5.3->5.5 mergeSergei Golubchik2011-11-221-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Added MariaDB executable comment syntax: /*M!##### */Michael Widenius2011-08-291-2/+2
* | | | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-4/+5
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | 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
* | | | | | | merge with 5.3Sergei Golubchik2011-10-191-4/+57
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Added progress reporting for alter table, LOAD DATA INFILE and for aria table...Michael Widenius2011-07-011-3/+54
| | |_|_|/ / | |/| | | |
| * | | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-5/+11
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-5/+11
| | |\ \ \ \ | | | | |/ / | | | |/| |
| * | | | | Ensure that all clients reads the appropriate 'client', client-mariadb and 'm...Michael Widenius2011-03-181-1/+2
| * | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-3/+7
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-3/+7
| | |\ \ \ \
| * | \ \ \ \ merge with 5.1Michael Widenius2010-11-301-5/+10
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge with MySQL 5.1.53Michael Widenius2010-11-251-5/+10
| | |\ \ \ \ \
* | | \ \ \ \ \ 5.5-mergeSergei Golubchik2011-07-021-24/+36
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | 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