summaryrefslogtreecommitdiff
path: root/client/mysqlslap.c
Commit message (Expand)AuthorAgeFilesLines
* Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-archunknown2007-12-201-31/+38
|\
| * client_priv.h:unknown2007-12-201-25/+24
| * Fix for bug#31704unknown2007-10-181-7/+15
* | Fixed bug #29985.unknown2007-09-171-7/+11
|/
* Discovered a bug while working with backup. Since it is possible to execute a...unknown2007-09-041-0/+6
* Merge bk-internal.mysql.com:/data0/bk/mysql-5.1unknown2007-08-271-10/+16
|\
| * Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-archunknown2007-08-201-0/+7
| |\
| | * Extending tests for detach (found a memory issue in it, this fixes that and n...unknown2007-08-201-0/+7
| * | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1unknown2007-08-091-10/+9
| |\ \ | | |/
| | * Two bugs in one! The count call was duplicating internally the counts for loa...unknown2007-08-091-10/+9
* | | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-5/+5
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-08-021-7/+16
|\ \ | |/ |/|
| * Set --debug-check if one uses DBUG_PUSH in all clientsunknown2007-08-021-0/+1
| * Fixes Bug#30127: --debug-info no longer prints memory usage in mysqlunknown2007-08-011-7/+15
* | Added a test for pre-statement call, and fixed connection/deconnect code so t...unknown2007-06-151-23/+86
|/
* Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-single-userunknown2007-06-021-61/+62
|\
| * WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-61/+62
* | Fix comments and option description in mysqlslap.unknown2007-05-241-2/+3
|/
* Merge bk-internal.mysql.com:/data0/bk/mysql-5.1unknown2007-03-291-295/+1001
|\
| * Merge zim.(none):/home/bk/mysql-5.1-archunknown2007-03-261-2/+104
| |\
| | * Added pre and post option to test run (allows me to adjust an engine once all...unknown2007-03-261-2/+104
| * | Fixes for 5.1-arch repository to compile on Windows.unknown2007-03-221-6/+2
| * | Restoring attr (aka poking around Windows did not work). unknown2007-03-181-1/+6
| |/
| * Bug in windows where attr was not working. Removed.unknown2007-03-161-13/+6
| * Cleanup of prototype for windows.unknown2007-03-161-9/+11
| * The pthread() support was not working. Once I fixed use-thread in a previous ...unknown2007-03-161-212/+141
| * Correctly report load type.unknown2007-03-151-66/+265
| * Added comment, and fixed test. unknown2007-03-131-6/+9
| * Cleaning up 4 pushbuild warnings caught by Windows. unknown2007-03-131-5/+7
| * Cleaned up memory allocation so that in all cases of malloc failure the appli...unknown2007-03-121-129/+291
| * Fixed buffer overflow cases (should not be possible to do...)unknown2007-03-061-29/+342
* | Added find_type_or_exit and find_bit_type_or_exit as wrappersunknown2007-03-191-8/+3
|/
* Fixed bug#26027unknown2007-02-041-5/+5
* Extended mysqlslap.c for auto tests (see the comment on the mysqlslap.c file)...unknown2007-01-291-21/+65
* Many files:unknown2006-12-271-2/+1
* Fixed compiler warnings (Mostly VC++):unknown2006-11-301-0/+2
* Removed compiler warningsunknown2006-11-271-1/+1
* Fixed a LOT of compiler warningsunknown2006-11-271-1/+1
* Bug#21297 rpl_insert fails randomlyunknown2006-07-271-3/+18
* Bug#20365 mysqlslap fails with error message about result setsunknown2006-07-201-4/+4
* mysqlslap.c:unknown2006-04-281-2/+2
* Protect from empty --query argumentunknown2006-04-111-2/+2
* Bug#18012 mysqlslap fails if querystring starts with delimiterunknown2006-04-111-2/+2
* Fix syntax errorunknown2006-04-111-2/+1
* Bug#17478 mysqlslap not issuing any queriesunknown2006-04-111-75/+75
* Don't use the MYSQL* returned from mysql_real_connect to overwrite the alread...unknown2006-04-111-5/+5
* Behavior change to preserve schema unless you specify autogenerated SQL or cr...unknown2006-03-281-2/+7
* netware doesnt use forkunknown2006-03-271-1/+1
* This is a patch to test the default schema location. unknown2006-03-101-3/+3
* crazy - for the last week mysqlslap.test was generating 400 sigsegvsunknown2006-03-021-6/+9