summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-081-1/+1
* New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-11/+15
* Update for running gcc 3.x (mainly on HPUX)monty@hundin.mysql.fi2002-06-301-1/+2
* Made keyread (key scanning) a key specific attribute.monty@hundin.mysql.fi2002-06-191-4/+14
* Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-1/+1
* Update for BTREE keys in HEAP tablesmonty@tik.mysql.fi2002-04-121-7/+19
* mergemonty@hundin.mysql.fi2002-03-121-2/+2
|\
| * Added help for --local-infilemonty@hundin.mysql.fi2002-03-121-2/+2
* | mergemonty@hundin.mysql.fi2002-03-061-0/+1
|\ \ | |/
| * Fixed bug in DATE_FORMAT when used with GROUP BYmonty@hundin.mysql.fi2002-03-061-1/+1
| * Corrected fix for not freed memory when using corrupted tablesmonty@tik.mysql.fi2002-03-051-0/+2
| * memory leak with broken tables fixedserg@serg.mysql.com2002-02-201-1/+0
* | mergemonty@hundin.mysql.fi2001-12-131-4/+2
|\ \ | |/
| * Fixed problem with default & InnoDB tables.monty@hundin.mysql.fi2001-12-131-4/+2
* | Update copyrightmonty@hundin.mysql.fi2001-12-061-4/+4
* | Update of query cache code.monty@hundin.mysql.fi2001-12-051-1/+2
* | Portability fixmonty@hundin.mysql.fi2001-11-071-1/+1
* | portability fixesmonty@hundin.mysql.fi2001-10-111-1/+1
* | Fixed that SHOW CREATE TABLE shows all attributesmonty@hundin.mysql.fi2001-09-301-0/+2
* | Integrated table->ref_primary_key into table->part_of_keymonty@hundin.mysql.fi2001-09-211-3/+5
|/
* bug with mysql_change_db() fixedserg@serg.mysql.com2001-03-211-1/+1
* Merged some functions and removed some unused client functions.monty@donna.mysql.fi2001-03-061-7/+12
* Fixed brain-o in sql/table.cc that broke build.jcole@tetra.spaceapes.com2001-01-291-1/+1
* Fixed ALTER TABLE on MERGE tablesmonty@donna.mysql.com2001-01-281-1/+2
* Fixed for bugs that was found when getting full code coverage of BDBmonty@donna.mysql.com2001-01-171-1/+1
* Fixed compilation in another dirmonty@donna.mysql.com2000-11-211-1/+1
* Fixed problem with auto-repair of MyISAM tablesmonty@donna.mysql.com2000-11-211-1/+2
* Give an error if you use a BLOB(X) where X > 255monty@donna.mysql.com2000-10-221-0/+2
* Automatic primary key for BDB tablesmonty@donna.mysql.com2000-10-161-39/+48
* Automatic repair of MyISAM tables + portability fixesmonty@tik.mysql.com2000-10-111-10/+18
* First part of automatic repair of MyISAM tables.monty@tramp.mysql.fi2000-10-031-4/+4
* Small fixes for releasemonty@donna.mysql.com2000-09-261-8/+7
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,monty@tramp.mysql.fi2000-09-261-2/+3
* Small bug fixes + code for DELETE QUICKmonty@donna.mysql.com2000-09-201-3/+3
* Update to new root alloc, OPTIMIZE TABLE and some other changesmonty@donna.mysql.com2000-09-121-3/+3
* Update to get 3.23.23 to compilemonty@donna.mysql.com2000-08-311-1/+0
* FLUSH TABLE table_listmonty@donna.mysql.com2000-08-221-3/+3
* Import changesetbk@work.mysql.com2000-07-311-0/+1121