Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 4.0.16 | monty@narttu.mysql.fi | 2003-10-07 | 1 | -1/+2 |
|\ | |||||
| * | - Improved portability of the sql-bench Perl scripts by replacing | lenz@mysql.com | 2003-09-25 | 1 | -1/+2 |
| | | | | | | | | | | the calls of external programs "uname" and "pwd" with Perl builtin functions "cwd()" and "POSIX::uname()" | ||||
* | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -5/+5 |
|\ \ | |/ | |||||
| * | Change bench files for mimer compability, change crash-me for correct ↵ | walrus@mysql.com | 2003-01-25 | 1 | -5/+5 |
| | | | | | | | | testing time datafields | ||||
* | | merge with 4.0.9 | monty@mashka.mysql.fi | 2003-01-09 | 1 | -3/+4 |
|\ \ | |/ | | | | | To get bug fixes for TCP/IP connections, FORCE INDEX and OPTIMIZE TABLE with NULL keys | ||||
| * | Portability fixes | monty@mashka.mysql.fi | 2003-01-07 | 1 | -3/+4 |
| | | | | | | | | Fixed test suite for HPUX 10.20 and MacOSX | ||||
* | | add Test of prepared+execute/once prepared many execute selects | walrus@mysql.com | 2002-11-04 | 1 | -0/+51 |
|/ | |||||
* | --fast now does all insert/update loops in one transactions | monty@hundin.mysql.fi | 2001-11-08 | 1 | -2/+61 |
| | |||||
* | Don't do signal() on windows (Causes instability problems) | monty@hundin.mysql.fi | 2001-10-17 | 1 | -16/+21 |
| | | | | | | Safer, a bit faster filesort. Code changes to avoid calls to current_thd() (faster code). Removed all compiler warnings from readline. | ||||
* | Portability fixes | monty@hundin.mysql.fi | 2001-10-11 | 1 | -4/+10 |
| | | | | Fixed bug with long log-filenames in Innobase. | ||||
* | Small changes in benchmark suite | monty@hundin.mysql.fi | 2001-09-02 | 1 | -10/+6 |
| | |||||
* | Added testing of IN(value-list) | monty@hundin.mysql.fi | 2001-09-02 | 1 | -1/+76 |
| | | | | Portability fixes | ||||
* | Fixed bug in auto-increment handling with InnoDB | monty@hundin.mysql.fi | 2001-08-26 | 1 | -2/+2 |
| | | | | Some small speedups | ||||
* | Updated benchmarks and crash-me for postgreSQL 7.1.1 | monty@hundin.mysql.fi | 2001-06-05 | 1 | -8/+0 |
| | | | | Fixed option for symlinks | ||||
* | Fix for BDB and LOCK TABLES | monty@donna.mysql.fi | 2001-04-19 | 1 | -5/+7 |
| | |||||
* | Fixed up mysql-max spec file | monty@donna.mysql.fi | 2001-04-02 | 1 | -2/+2 |
| | |||||
* | Removed duplicated index_init() calls that causes problems with BDB | monty@donna.mysql.fi | 2001-03-07 | 1 | -7/+7 |
| | | | | | tables. Merged maxsql.spec with mysql.spec | ||||
* | Merged some functions and removed some unused client functions. | monty@donna.mysql.fi | 2001-03-06 | 1 | -3/+6 |
| | | | | | | | | Remember UNION for ALTER TABLE Added test for if we are supporting transactions. Don't allow REPLACE to replace a row when we have generated an auto_increment key Fixed bug when using BLOB keys Fixed bug in SET @variable=user. | ||||
* | Fix for replication when binary log goes over 2G | monty@donna.mysql.com | 2001-01-03 | 1 | -1/+1 |
| | | | | | Split update_of_key into separate tests Updated make_binary_distribution to generate symbol file for mysqld | ||||
* | New benchmark test | monty@donna.mysql.com | 2000-12-24 | 1 | -5/+39 |
| | | | | | | | Fixed bug in REPLACE with BDB tables Prepare for write lock on read for BDB Inform the handler when we want to use IGNORE / REPLACE New manual pages | ||||
* | erge with 4.0 + updates for column types | monty@donna.mysql.com | 2000-12-18 | 1 | -0/+0 |
| | |||||
* | Fixed bug in 'drop table' | monty@donna.mysql.com | 2000-11-29 | 1 | -3/+3 |
| | | | | Portability fixes | ||||
* | All statements are now run in a sub transaction | monty@donna.mysql.com | 2000-11-24 | 1 | -36/+48 |
| | | | | | Give warning if we are using non transactional tables and do ROLLBACK Porting of crash-me and benchmarks to FrontBase | ||||
* | Portability fixes | monty@donna.mysql.com | 2000-11-18 | 1 | -0/+19 |
| | |||||
* | Fixed bug with text key compares in BDB | monty@donna.mysql.com | 2000-11-17 | 1 | -9/+9 |
| | |||||
* | Bug fixes, TRUNCATE, safer passwords on command line and connect timeout | monty@tik.mysql.com | 2000-11-13 | 1 | -2/+6 |
| | |||||
* | Fixed bug with ORDER BY on BDB tables. | monty@tik.mysql.com | 2000-10-26 | 1 | -17/+98 |
| | | | | New benchmarks tests | ||||
* | Fixed benchmarks and compare of NULL with <> | monty@donna.mysql.com | 2000-10-17 | 1 | -0/+8 |
| | |||||
* | Automatic repair of MyISAM tables + small bug fixes | monty@donna.mysql.com | 2000-10-17 | 1 | -2/+2 |
| | |||||
* | Fix of LEFT JOIN optimizer bug, problem with key cache on Windows and | monty@donna.mysql.com | 2000-10-14 | 1 | -0/+10 |
| | | | | a lot of portability issues. | ||||
* | Automatic repair of MyISAM tables + portability fixes | monty@tik.mysql.com | 2000-10-11 | 1 | -4/+49 |
| | |||||
* | Small bug fixes + code for DELETE QUICK | monty@donna.mysql.com | 2000-09-20 | 1 | -2/+36 |
| | |||||
* | Fixes for MERGE TABLES and HEAP tables | monty@donna.mysql.com | 2000-09-14 | 1 | -9/+17 |
| | |||||
* | Fixes for FULLTEXT and TIME type | monty@donna.mysql.com | 2000-09-13 | 1 | -10/+50 |
| | |||||
* | FLUSH TABLE table_list | monty@donna.mysql.com | 2000-08-22 | 1 | -2/+2 |
| | | | | | Fixes for RENAME TABLE Portability fixes | ||||
* | RENAME TABLE table_name TO new_table_name ; Faster Alloc | monty@donna.mysql.com | 2000-08-21 | 1 | -1/+1 |
| | | | | Small bug fixes | ||||
* | Updated benchmark and results for PostgreSQL 7.0.2 | monty@donna.mysql.com | 2000-08-18 | 1 | -1/+1 |
| | | | | | Added more status to the MyISAM files to avoid checking files that has already been checked. | ||||
* | Additions for CHECK table + update of benchmarks | monty@donna.mysql.com | 2000-08-17 | 1 | -9/+12 |
| | |||||
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+1312 |