summaryrefslogtreecommitdiff
path: root/heap
Commit message (Collapse)AuthorAgeFilesLines
* OS2 patchmonty@hundin.mysql.fi2001-09-123-37/+32
|
* Portability fixesmonty@hundin.mysql.fi2001-08-231-2/+2
|
* got --with-other-libc to work, finallysasha@mysql.sashanet.com2001-04-021-0/+2
|
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macromonty@donna.mysql.fi2001-03-261-1/+1
| | | | (For glibc 2.2)
* Removed not used variable 'last_ref'monty@donna.mysql.com2001-01-161-1/+2
| | | | | | Fixed problem with negative DECIMAL() keys Fixed some bugs with NULL keys in BDB More mysql-test tests
* Fixed --no-defaults in mysqltestmonty@donna.mysql.com2000-12-295-24/+112
|
* Cleanup of testsmonty@donna.mysql.com2000-12-281-0/+1
| | | | Fixed bug with ALTER TABLE on HEAP tables
* New benchmark testmonty@donna.mysql.com2000-12-241-1/+1
| | | | | | | 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
* Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB ↵monty@tik.mysql.com2000-10-151-0/+1
| | | | tables
* Fixed indention, removed compiler varnings and fixed a bugmonty@donna.mysql.com2000-09-291-0/+1
| | | | in FULLTEXT indexes.
* 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.
* Fixed for Ia64 + delayed key creation + a lot of small bug fixesmonty@donna.mysql.com2000-08-151-1/+1
|
* Import changesetbk@work.mysql.com2000-07-3131-0/+2984