summaryrefslogtreecommitdiff
path: root/isam
Commit message (Collapse)AuthorAgeFilesLines
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macromonty@donna.mysql.fi2001-03-261-1/+1
| | | | (For glibc 2.2)
* Added isolation levelsmonty@tik.mysql.fi2001-03-212-2/+10
| | | | Added SELECT .. FOR UPDATE and SELECT .. IN SHARE MODE
* Removed not used variable 'last_ref'monty@donna.mysql.com2001-01-161-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 OS2monty@donna.mysql.com2000-11-281-0/+4
| | | | | Run bootstrap in separate thread Fix bug in FLUSH TABLES table_name
* Fixed problem with auto-repair of MyISAM tablesmonty@donna.mysql.com2000-11-212-4/+6
| | | | Fixed bug in ISAM and MyISAM when updating from multiple-processes
* Portability fixesmonty@donna.mysql.com2000-11-181-4/+6
|
* Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB ↵monty@tik.mysql.com2000-10-152-2/+10
| | | | tables
* Fixed indention, removed compiler varnings and fixed a bugmonty@donna.mysql.com2000-09-292-15/+13
| | | | in FULLTEXT indexes.
* Fixes for MERGE TABLES and HEAP tablesmonty@donna.mysql.com2000-09-141-2/+2
|
* Fixes for Ia64monty@donna.mysql.com2000-08-233-11/+14
|
* Updated benchmark and results for PostgreSQL 7.0.2monty@donna.mysql.com2000-08-181-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.com2000-08-161-1/+1
|
* Fixed for Ia64 + delayed key creation + a lot of small bug fixesmonty@donna.mysql.com2000-08-152-9/+9
|
* Import changesetbk@work.mysql.com2000-07-3144-0/+17777