Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Limit created keys to MAX_KEY_LENGTH. | monty@hundin.mysql.fi | 2001-12-23 | 1 | -1/+1 |
| | | | | Fix problem with query cache and database names | ||||
* | --fast now does all insert/update loops in one transactions | monty@hundin.mysql.fi | 2001-11-08 | 1 | -0/+12 |
| | |||||
* | Don't do signal() on windows (Causes instability problems) | monty@hundin.mysql.fi | 2001-10-17 | 1 | -25/+29 |
| | | | | | | Safer, a bit faster filesort. Code changes to avoid calls to current_thd() (faster code). Removed all compiler warnings from readline. | ||||
* | Fixed bug in 'drop table' | monty@donna.mysql.com | 2000-11-29 | 1 | -0/+0 |
| | | | | Portability fixes | ||||
* | All statements are now run in a sub transaction | monty@donna.mysql.com | 2000-11-24 | 1 | -2/+2 |
| | | | | | Give warning if we are using non transactional tables and do ROLLBACK Porting of crash-me and benchmarks to FrontBase | ||||
* | Fixes for FULLTEXT and TIME type | monty@donna.mysql.com | 2000-09-13 | 1 | -5/+16 |
| | |||||
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+344 |