summaryrefslogtreecommitdiff
path: root/client/mysqlslap.c
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-301-2/+3
* Bug#59109 : mysqlslap crashes on mysql_fetch_row after ignoringNirbhay Choubey2011-01-131-5/+15
* Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-55/+51
* Recommit of Bug#49447.Staale Smedseng2010-02-041-6/+6
* automergeGeorgi Kodinov2009-10-041-2/+2
|\
| * Fix bug#46980Joerg Bruehe2009-09-171-2/+2
* | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-2/+7
|/
* Merge in bug fixes for client toolsJim Winstead2009-07-141-2/+6
|\
| * mysqlslap didn't correctly handle --csv with no argument. (Bug #44412)Jim Winstead2009-05-181-2/+6
* | Fix compilation failures: get rid of C++ specifics in C-code.Alexander Nozdrin2009-06-031-1/+1
|/
* Various command-line utilities, including mysqlbinlog and mysqldump, don'tJim Winstead2009-05-071-0/+2
* Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-1/+1
* mysql-test/r/partition.resultBuild Team2008-11-251-3/+1
* Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainjani@a88-113-38-195.elisa-laajakaista.fi2008-02-081-2/+2
|\
| * Merge hynda.mysql.fi:/home/my/mysql-5.1-mainjani@hynda.mysql.fi2007-11-081-1/+1
| |\
| | * Merge bk-internal.mysql.com:/home/bk/mysql-5.1monty@narttu.mysql.fi2007-10-011-1/+1
| | |\
| | | * Removed extra spacesmonty@mysql.com/narttu.mysql.fi2007-10-011-1/+1
* | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-archbrian@zim.(none)2007-12-201-31/+38
|\ \ \ \ | |/ / / |/| | |
| * | | client_priv.h:brian@zim.(none)2007-12-201-25/+24
| * | | Fix for bug#31704brian@zim.(none)2007-10-181-7/+15
| |/ /
* | | Fixed bug #29985.gshchepa/uchum@gleb.loc2007-09-171-7/+11
|/ /
* | Discovered a bug while working with backup. Since it is possible to execute a...brian@zim.(none)2007-09-041-0/+6
|/
* Merge bk-internal.mysql.com:/data0/bk/mysql-5.1baker@bk-internal.mysql.com2007-08-271-10/+16
|\
| * Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-archbrian@piggy.tangent.org2007-08-201-0/+7
| |\
| | * Extending tests for detach (found a memory issue in it, this fixes that and n...brian@piggy.tangent.org2007-08-201-0/+7
| * | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1baker@bk-internal.mysql.com2007-08-091-10/+9
| |\ \ | | |/
| | * Two bugs in one! The count call was duplicating internally the counts for loa...brian@piggy.tangent.org2007-08-091-10/+9
* | | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarismonty@mysql.com/nosik.monty.fi2007-08-131-5/+5
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1monty@nosik.monty.fi2007-08-021-7/+16
|\ \ | |/ |/|
| * Set --debug-check if one uses DBUG_PUSH in all clientsmonty@mysql.com/nosik.monty.fi2007-08-021-0/+1
| * Fixes Bug#30127: --debug-info no longer prints memory usage in mysqlmonty@mysql.com/nosik.monty.fi2007-08-011-7/+15
* | Added a test for pre-statement call, and fixed connection/deconnect code so t...brian@zim.(none)2007-06-151-23/+86
|/
* Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-single-usertomas@whalegate.ndb.mysql.com2007-06-021-61/+62
|\
| * WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-61/+62
* | Fix comments and option description in mysqlslap.knielsen@ymer.(none)2007-05-241-2/+3
|/
* Merge bk-internal.mysql.com:/data0/bk/mysql-5.1jamppa@bk-internal.mysql.com2007-03-291-295/+1001
|\
| * Merge zim.(none):/home/bk/mysql-5.1-archbrian@zim.(none)2007-03-261-2/+104
| |\
| | * Added pre and post option to test run (allows me to adjust an engine once all...brian@zim.(none)2007-03-261-2/+104
| * | Fixes for 5.1-arch repository to compile on Windows.Antony@floppy.2007-03-221-6/+2
| * | Restoring attr (aka poking around Windows did not work). brian@piggy.tangent.org2007-03-181-1/+6
| |/
| * Bug in windows where attr was not working. Removed.brian@zim.(none)2007-03-161-13/+6
| * Cleanup of prototype for windows.brian@zim.(none)2007-03-161-9/+11
| * The pthread() support was not working. Once I fixed use-thread in a previous ...brian@zim.(none)2007-03-161-212/+141
| * Correctly report load type.brian@zim.(none)2007-03-151-66/+265
| * Added comment, and fixed test. brian@zim.(none)2007-03-131-6/+9
| * Cleaning up 4 pushbuild warnings caught by Windows. brian@zim.(none)2007-03-131-5/+7
| * Cleaned up memory allocation so that in all cases of malloc failure the appli...brian@zim.(none)2007-03-121-129/+291
| * Fixed buffer overflow cases (should not be possible to do...)brian@zim.(none)2007-03-061-29/+342
* | Added find_type_or_exit and find_bit_type_or_exit as wrappersjani@ua141d10.elisa.omakaista.fi2007-03-191-8/+3
|/
* Fixed bug#26027brian@zim.(none)2007-02-041-5/+5