summaryrefslogtreecommitdiff
path: root/sql-bench
Commit message (Expand)AuthorAgeFilesLines
...
| * 1) Add option (--verbose) that allows user switch on/off newunknown2002-12-281-6/+44
| * server-cfg.sh:unknown2002-12-191-2/+1
| * crash-me.sh:unknown2002-12-191-248/+569
| * Add log lines to crash-me result file unknown2002-12-162-116/+293
| * - Fix handling of suffix optionunknown2002-12-121-199/+199
| * Merge akishkin@work.mysql.com:/home/bk/mysql-4.0unknown2002-12-101-22/+17
| |\
| | * SCRUM task - cleanup interbase section in the server-cfgunknown2002-12-101-22/+17
| * | merge Ranger's patches to crash-me, add new tests ( DEFAULT VALUES )unknown2002-12-102-5/+265
| |/
* | Merge with 4.0.6unknown2002-12-052-65/+152
|\ \ | |/
| * Remove useless field conversationunknown2002-12-051-1/+1
| * improvement crash-meunknown2002-11-292-37/+90
| * Merge constraint tests with "ignoring constarint tests"unknown2002-11-282-28/+62
| * add sapdb section into server-cfg, add a lot of new function and tests into c...unknown2002-11-272-24/+475
* | add new tests, new functionsunknown2002-11-271-21/+228
* | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2002-11-211-2/+211
|\ \
| * | add sapdb section to server-cfg (benchmarks)unknown2002-11-211-2/+211
* | | Merge with 4.0unknown2002-11-2113-8/+383
|\ \ \ | |/ / |/| / | |/
| * Merge serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2002-11-171-1/+1
| |\
| | * - Fixed some minor bugs/typosunknown2002-11-151-1/+1
| * | Mergeunknown2002-10-3110-0/+370
| |\ \
| | * | Added back old LARGEFILE handlingunknown2002-10-2910-0/+370
| * | | Some changes for SSLunknown2002-10-302-7/+12
| |/ /
* | | Merge mysql.com:/home/walrus/bk/41 into mysql.com:/home/walrus/bk/41.1unknown2002-11-051-0/+37
|\ \ \
| * | | add safe ariphmetic test to crash-meunknown2002-11-041-0/+37
* | | | add Test of prepared+execute/once prepared many execute selectsunknown2002-11-041-0/+51
|/ / /
* | | Merge with 4.0.3unknown2002-08-301-2/+0
|\ \ \ | |/ / |/| |
| * | server-cfg.sh remove %smds, remove conversation from date to int for mysql,unknown2002-07-031-171/+5
* | | merge with 3.23.53unknown2002-08-167-2/+699
|\ \ \ | | |/ | |/|
| * | Many files:unknown2002-08-157-2/+697
* | | server-cfg.sh Remove smds, remove coversaton from date to int for mysql,unknown2002-07-021-171/+5
* | | Removed mysql_ssl_clear() unknown2002-06-272-18/+27
| |/ |/|
* | Fixes for gcc 3.1unknown2002-05-2110-0/+370
* | Fixed syntax error in mysql.ccunknown2002-04-241-18/+19
* | mergeunknown2002-03-061-1/+1
|\ \ | |/
| * Update scripts for new POSIX specunknown2002-03-051-1/+1
* | Added macros for nice TIMESPEC usage.unknown2002-01-021-2/+31
* | Limit created keys to MAX_KEY_LENGTH.unknown2001-12-231-1/+1
* | Updated benchmarksunknown2001-12-185-30/+89
* | Lots of portability fixes.unknown2001-12-171-2/+2
* | Always compile rPM's with --enable-thread-safe-clientunknown2001-12-131-2/+10
* | Update of query cache codeunknown2001-12-062-5/+25
* | Query cache.unknown2001-12-022-25/+44
* | Fix not critical MyISAM bug in locking.unknown2001-11-291-2/+74
* | Fix for IO_CACHE.unknown2001-11-281-71/+99
* | Fixed fulltext after merge from 3.23.45unknown2001-11-226-4/+941
* | new crash-me results for Interbase.unknown2001-11-085-4/+1564
* | --fast now does all insert/update loops in one transactionsunknown2001-11-087-3/+141
* | Added STDCALL to mysql_sever and mysql_thread variablesunknown2001-11-032-86/+186
* | Don't do signal() on windows (Causes instability problems)unknown2001-10-173-42/+54
* | Portability fixesunknown2001-10-111-4/+10