| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-07-02 | 1 | -1/+1 |
|\ |
|
| * | mtr: use env for perl | Daniel Black | 2020-06-23 | 1 | -1/+1 |
* | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | Added more test to sql-bench | Monty | 2018-04-30 | 1 | -1/+12 |
|/ |
|
* | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -3/+4 |
|\ |
|
| * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -3/+4 |
* | | Merge up 5.0-build into 5.1-build: | Joerg Bruehe | 2009-05-29 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Use /usr/bin/perl as standard Perl install path (bug#44643) | Kent Boortz | 2009-05-09 | 1 | -1/+1 |
* | | Fixed compiler warnings | unknown | 2007-02-23 | 1 | -1/+1 |
|/ |
|
* | my_strtoll10-x86.s: | unknown | 2006-12-31 | 1 | -1/+1 |
* | Many files: | unknown | 2006-12-23 | 1 | -2/+2 |
* | Merge with 4.0.16 | unknown | 2003-10-07 | 1 | -1/+2 |
|\ |
|
| * | - Improved portability of the sql-bench Perl scripts by replacing | unknown | 2003-09-25 | 1 | -1/+2 |
* | | Merge with 4.0.11 | unknown | 2003-02-04 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | Change bench files for mimer compability, change crash-me for correct testing... | unknown | 2003-01-25 | 1 | -5/+5 |
* | | merge with 4.0.9 | unknown | 2003-01-09 | 1 | -3/+4 |
|\ \
| |/ |
|
| * | Portability fixes | unknown | 2003-01-07 | 1 | -3/+4 |
* | | add Test of prepared+execute/once prepared many execute selects | unknown | 2002-11-04 | 1 | -0/+51 |
|/ |
|
* | --fast now does all insert/update loops in one transactions | unknown | 2001-11-08 | 1 | -2/+61 |
* | Don't do signal() on windows (Causes instability problems) | unknown | 2001-10-17 | 1 | -16/+21 |
* | Portability fixes | unknown | 2001-10-11 | 1 | -4/+10 |
* | Small changes in benchmark suite | unknown | 2001-09-02 | 1 | -10/+6 |
* | Added testing of IN(value-list) | unknown | 2001-09-02 | 1 | -1/+76 |
* | Fixed bug in auto-increment handling with InnoDB | unknown | 2001-08-26 | 1 | -2/+2 |
* | Updated benchmarks and crash-me for postgreSQL 7.1.1 | unknown | 2001-06-05 | 1 | -8/+0 |
* | Fix for BDB and LOCK TABLES | unknown | 2001-04-19 | 1 | -5/+7 |
* | Fixed up mysql-max spec file | unknown | 2001-04-02 | 1 | -2/+2 |
* | Removed duplicated index_init() calls that causes problems with BDB | unknown | 2001-03-07 | 1 | -7/+7 |
* | Merged some functions and removed some unused client functions. | unknown | 2001-03-06 | 1 | -3/+6 |
* | Fix for replication when binary log goes over 2G | unknown | 2001-01-03 | 1 | -1/+1 |
* | New benchmark test | unknown | 2000-12-24 | 1 | -5/+39 |
* | erge with 4.0 + updates for column types | unknown | 2000-12-18 | 1 | -0/+0 |
* | Fixed bug in 'drop table' | unknown | 2000-11-29 | 1 | -3/+3 |
* | All statements are now run in a sub transaction | unknown | 2000-11-24 | 1 | -36/+48 |
* | Portability fixes | unknown | 2000-11-18 | 1 | -0/+19 |
* | Fixed bug with text key compares in BDB | unknown | 2000-11-17 | 1 | -9/+9 |
* | Bug fixes, TRUNCATE, safer passwords on command line and connect timeout | unknown | 2000-11-13 | 1 | -2/+6 |
* | Fixed bug with ORDER BY on BDB tables. | unknown | 2000-10-26 | 1 | -17/+98 |
* | Fixed benchmarks and compare of NULL with <> | unknown | 2000-10-17 | 1 | -0/+8 |
* | Automatic repair of MyISAM tables + small bug fixes | unknown | 2000-10-17 | 1 | -2/+2 |
* | Fix of LEFT JOIN optimizer bug, problem with key cache on Windows and | unknown | 2000-10-14 | 1 | -0/+10 |
* | Automatic repair of MyISAM tables + portability fixes | unknown | 2000-10-11 | 1 | -4/+49 |
* | Small bug fixes + code for DELETE QUICK | unknown | 2000-09-20 | 1 | -2/+36 |
* | Fixes for MERGE TABLES and HEAP tables | unknown | 2000-09-14 | 1 | -9/+17 |
* | Fixes for FULLTEXT and TIME type | unknown | 2000-09-13 | 1 | -10/+50 |
* | FLUSH TABLE table_list | unknown | 2000-08-22 | 1 | -2/+2 |
* | RENAME TABLE table_name TO new_table_name ; Faster Alloc | unknown | 2000-08-21 | 1 | -1/+1 |
* | Updated benchmark and results for PostgreSQL 7.0.2 | unknown | 2000-08-18 | 1 | -1/+1 |
* | Additions for CHECK table + update of benchmarks | unknown | 2000-08-17 | 1 | -9/+12 |