summaryrefslogtreecommitdiff
path: root/client/mysqlslap.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2020-12-231-3/+0
|\
| * mdev-22485 mysqlslap does not use current user as defaultDan Solodko2020-12-071-3/+0
* | Merge 10.3 into 10.4Marko Mäkelä2020-06-131-1/+1
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2020-06-131-1/+1
| |\
| | * Merge branch '10.1' into 10.2Vicențiu Ciorbaru2020-06-111-1/+1
| | |\
| | | * Client spelling mistakesIan Gilfillan2020-06-081-1/+1
* | | | Fixed that mariadb-# binaries reads their corresponding entry from my.cnfMonty2019-07-181-1/+2
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\ \ | | | |/
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | |\
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | | Changed some MySQL names in messages to MariaDBMonty2018-12-091-1/+1
* | | | | MDEV-16536 Remove shared memory transportVladislav Vaintroub2018-08-201-18/+1
|/ / / /
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-2/+2
| |\ \ \ | | |/ /
| | * | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-06-121-2/+2
| | |\ \
| | | * \ Merge branch '5.5' into 10.0Vicențiu Ciorbaru2018-06-101-2/+2
| | | |\ \ | | | | |/
| | | | * MDEV-15789 - mysqlslap use incorrect table defChris Calender2018-06-071-2/+2
| | * | | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2018-03-161-5/+1
* | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-03-281-5/+1
|\ \ \ \ \ | |/ / / /
| * | | | After-merge fix for commit 98eb9518db1da854048b09d94244a982a1d32f9aMarko Mäkelä2018-03-161-5/+1
* | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-10/+7
|/ / / /
* | | | Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2017-12-221-2/+6
|\ \ \ \ | |/ / /
| * | | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2017-12-191-2/+6
| |/ /
* | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-3/+3
|/ /
* | Merge branch '5.5' into 10.0Sergei Golubchik2017-04-211-1/+1
|\ \ | |/
| * Merge remote-tracking branch 'mysql/5.5' into 5.5mariadb-5.5.55Sergei Golubchik2017-04-111-1/+1
| |\
| | * BUG#25575605: SETTING --SSL-MODE=REQUIRED SENDS CREDENTIALS BEFORE VERIFYING ...Ramil Kalimullin2017-03-101-2/+3
* | | Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-1/+1
|\ \ \ | |/ /
| * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-04-201-1/+1
| |\ \ | | |/
| | * WL#9072: Backport WL#8785 to 5.5Ramil Kalimullin2016-02-191-4/+4
* | | Fixes to get all test to run on MacosX Lion 10.7Monty2015-11-291-11/+18
* | | Merge branch '5.5' into 10.0Sergei Golubchik2015-08-051-8/+41
|\ \ \ | |/ /
| * | Merge tag 'mysql-5.5.45' into 5.5Sergei Golubchik2015-08-011-8/+41
| |\ \ | | |/
| | * Merge branch 'mysql-5.1' into mysql-5.5Arun Kuruvila2015-06-041-8/+40
| | |\
| | | * Bug #20605441 : BUFFER OVERFLOW IN MYSQLSLAPArun Kuruvila2015-06-041-8/+40
| | * | Merge of patch for Bug#13928675 from mysql-5.1.Nirbhay Choubey2012-08-071-2/+2
| | |\ \ | | | |/
| | | * Bug#13928675 MYSQL CLIENT COPYRIGHT NOTICE MUSTNirbhay Choubey2012-08-071-3/+3
| | | * Bug #11766072 59107: MYSQLSLAP CRASHES IF STARTED WITH NO ARGUMENTS ON WINDOWSVenkata Sidagam2012-04-091-1/+2
| | * | Bug #12998841: libmysql divulges plaintext password upon request in 5.5Georgi Kodinov2012-07-051-0/+12
| | * | Merged from 5.1 to 5.5Venkata Sidagam2012-04-091-1/+2
| | |\ \
| | | * | Bug #11766072 59107: MYSQLSLAP CRASHES IF STARTED WITH NO ARGUMENTS ON WINDOWSVenkata Sidagam2012-04-091-1/+2
| | | |/
| | | * Updated/added copyright headersKent Boortz2011-07-031-3/+8
| | | |\
| | * | \ Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \ \ | | | |/ /
| | | * | Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | * | | Fixed cast warnings in introducing the pluggable authentication clientGeorgi Kodinov2011-06-061-2/+2
| | * | | Merging patch for bug#11765157 from mysql-5.1.Nirbhay Choubey2011-04-081-3/+8
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Bug#11765157 - 58090: mysqlslap drops schema specified inNirbhay Choubey2011-04-081-3/+8
| | | |/
| | * | Bug#58139 : default-auth option not recognized in MySQL standardNirbhay Choubey2011-01-161-0/+14