summaryrefslogtreecommitdiff
path: root/sql/table.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug in ALTER TABLE ... DISABLE/ENABLE KEYSunknown2003-07-081-1/+1
* Applying Sinisa's patch:unknown2003-02-191-1/+0
* Don't count NULL values in cardinalty for MyISAM tables.unknown2003-01-091-0/+2
* New multi-table-update codeunknown2002-11-291-6/+10
* Try to optimize the cache buffer size needed for bulk_insertunknown2002-11-201-0/+1
* Changed table_list->name -> table_list->alias to find places where we where u...unknown2002-09-201-9/+9
* Added code to flush a bulk_insert index.unknown2002-09-181-1/+1
* Just making commit in order to stop getting erors.unknown2002-07-161-0/+1
* Made keyread (key scanning) a key specific attribute.unknown2002-06-191-2/+2
* Added the following new privleges:unknown2002-06-121-2/+2
* Big code cleanup/review before 4.0.2 release.unknown2002-06-111-2/+6
* removed unneeded table name pointerunknown2002-06-091-1/+1
* Merge sanja.is.com.ua:/home/bell/mysql/mysql-4unknown2002-03-161-3/+4
|\
| * added some commentsunknown2002-03-161-3/+4
* | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4unknown2002-03-151-0/+7
|\ \
| * | processing trunsactional tables in query cacheunknown2002-03-151-0/+7
| |/
* | fulltext+const_table bug fixedunknown2002-03-011-0/+1
|/
* Update copyrightunknown2001-12-061-3/+3
* New script: explain_log.shunknown2001-10-041-0/+1
* Integrated table->ref_primary_key into table->part_of_keyunknown2001-09-211-1/+1
* Fixed bug in UNION when doing UNION with the same tablesunknown2001-09-171-0/+1
* Don't write rows in MyISAM tables when using count(distinct)unknown2001-05-231-1/+1
* Merged with 3.23, needs further fix-upunknown2001-05-101-1/+4
|\
| * Applied patches for BDB tablesunknown2001-05-091-1/+4
* | Added all changes from old 4.0 version:unknown2001-04-111-0/+7
|/
* mergeunknown2001-01-281-0/+2
|\
| * Added --temp-pool option to mysqld. This will cause temporary filesunknown2001-01-271-0/+2
* | Fixed ALTER TABLE on MERGE tablesunknown2001-01-281-0/+1
|/
* repl-tests/test-repl-ts/repl-timestamp.master.rejectunknown2000-11-131-0/+1
* Automatic primary key for BDB tablesunknown2000-10-161-1/+1
* Automatic repair of MyISAM tables + portability fixesunknown2000-10-111-0/+1
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,unknown2000-09-261-4/+7
* Bug fixes for 3.23.23unknown2000-08-291-0/+1
* Import changesetunknown2000-07-311-0/+136