Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macro | monty@donna.mysql.fi | 2001-03-26 | 1 | -1/+1 |
| | | | | (For glibc 2.2) | ||||
* | Added isolation levels | monty@tik.mysql.fi | 2001-03-21 | 2 | -2/+10 |
| | | | | Added SELECT .. FOR UPDATE and SELECT .. IN SHARE MODE | ||||
* | Removed not used variable 'last_ref' | monty@donna.mysql.com | 2001-01-16 | 1 | -6/+7 |
| | | | | | | Fixed problem with negative DECIMAL() keys Fixed some bugs with NULL keys in BDB More mysql-test tests | ||||
* | New thr_alarm struct for better integration with OS2 | monty@donna.mysql.com | 2000-11-28 | 1 | -0/+4 |
| | | | | | Run bootstrap in separate thread Fix bug in FLUSH TABLES table_name | ||||
* | Fixed problem with auto-repair of MyISAM tables | monty@donna.mysql.com | 2000-11-21 | 2 | -4/+6 |
| | | | | Fixed bug in ISAM and MyISAM when updating from multiple-processes | ||||
* | Portability fixes | monty@donna.mysql.com | 2000-11-18 | 1 | -4/+6 |
| | |||||
* | Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB ↵ | monty@tik.mysql.com | 2000-10-15 | 2 | -2/+10 |
| | | | | tables | ||||
* | Fixed indention, removed compiler varnings and fixed a bug | monty@donna.mysql.com | 2000-09-29 | 2 | -15/+13 |
| | | | | in FULLTEXT indexes. | ||||
* | Fixes for MERGE TABLES and HEAP tables | monty@donna.mysql.com | 2000-09-14 | 1 | -2/+2 |
| | |||||
* | Fixes for Ia64 | monty@donna.mysql.com | 2000-08-23 | 3 | -11/+14 |
| | |||||
* | Updated benchmark and results for PostgreSQL 7.0.2 | monty@donna.mysql.com | 2000-08-18 | 1 | -0/+3 |
| | | | | | Added more status to the MyISAM files to avoid checking files that has already been checked. | ||||
* | Fix "dosen't" for someone who mailed us. :) | jcole@jcole.burghcom.com | 2000-08-16 | 1 | -1/+1 |
| | |||||
* | Fixed for Ia64 + delayed key creation + a lot of small bug fixes | monty@donna.mysql.com | 2000-08-15 | 2 | -9/+9 |
| | |||||
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 44 | -0/+17777 |