summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Query cache.monty@hundin.mysql.fi2001-12-021-5/+11
* mergemonty@hundin.mysql.fi2001-11-261-1/+8
|\
| * A fix for ANALYZE TABLEmonty@hundin.mysql.fi2001-11-261-0/+4
| * Fix race condition in ANALYZE TABLE.monty@hundin.mysql.fi2001-11-261-1/+4
* | Add timeout for shutdown to mysql-test-runmonty@hundin.mysql.fi2001-11-071-0/+6
|\ \ | |/
| * Fix bug in ALTER TABLE on a TEMPORARY InnoDB table.monty@hundin.mysql.fi2001-11-071-0/+6
* | mergemonty@hundin.mysql.fi2001-11-031-3/+6
|\ \
| * | Fixed error message when opening a not-MyISAM file.monty@tramp.mysql.fi2001-10-291-3/+6
* | | Merge serg.mysql.com:/usr/home/serg/Abk/mysqlserg@serg.mysql.com2001-10-241-6/+9
|\ \ \ | | |/ | |/|
| * | bug (introduced yesterday) fixedserg@serg.mysql.com2001-10-241-6/+9
* | | mergedserg@serg.mysql.com2001-10-231-16/+15
|\ \ \ | |/ / | | / | |/ |/|
| * Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlserg@serg.mysql.com2001-10-231-16/+15
| |\
| | * HA_NO_FULLTEXT_KEY and an appropriate error messageserg@serg.mysql.com2001-10-231-16/+15
* | | mergemonty@work.mysql.com2001-10-111-0/+1
|\ \ \ | |/ /
| * | ut0mem.c Merge changes in InnoDB-3.23.43bheikki@donna.mysql.fi2001-10-101-0/+1
| |/
* | Remved Gemini code.monty@hundin.mysql.fi2001-10-101-7/+0
* | Updated manual about embedded version.monty@hundin.mysql.fi2001-10-081-5/+5
* | Fixed that SHOW CREATE TABLE shows all attributesmonty@hundin.mysql.fi2001-09-301-11/+17
* | Merge with 3.23.42monty@work.mysql.com2001-09-131-1/+1
|\ \ | |/
| * OS2 patchmonty@hundin.mysql.fi2001-09-121-1/+1
* | Update of manual with 4.0 changesmonty@hundin.mysql.fi2001-09-031-1/+0
* | mergemonty@hundin.mysql.fi2001-09-021-13/+19
|\ \
| * \ merge with 3.23.42monty@work.mysql.com2001-09-021-13/+19
| |\ \ | | |/
| | * Make killing of threads safermonty@hundin.mysql.fi2001-09-011-2/+0
| | * Fixes for OS2.monty@hundin.mysql.fi2001-08-221-4/+16
| | * Portability fixes.monty@hundin.mysql.fi2001-08-211-4/+0
| | * Portability fixes.monty@hundin.mysql.fi2001-08-181-4/+4
* | | Changed DB_TYPE_INNOBASE to DB_TYPE_INNODBmonty@hundin.mysql.fi2001-09-021-45/+36
|/ /
* | mergedsasha@mysql.sashanet.com2001-08-111-3/+7
|\ \ | |/
| * Portability fixesmonty@hundin.mysql.fi2001-08-101-3/+8
* | Fix UNIONmonty@tik.mysql.fi2001-08-021-1/+1
* | mergedserg@serg.mysql.com2001-07-021-12/+96
|\ \
| * | Fixed bug when sorting big files (introduced with multi-table-delete)monty@hundin.mysql.fi2001-06-251-2/+2
| * | Fixed multi-table-deletemonty@hundin.mysql.fi2001-06-151-2/+2
| * | mergemonty@work.mysql.com2001-06-121-0/+16
| |\ \ | | |/
| | * Changed compare in MyISAM to use my_pread()monty@tik.mysql.fi2001-06-111-0/+9
| | * sql_table.cc re-apply a lost change where we check to see if themikef@nslinuxw4.bedford.progress.com2001-06-061-0/+7
| * | Symlinking of tables should not work.monty@hundin.mysql.fi2001-06-051-0/+2
| * | mergemonty@work.mysql.com2001-06-011-6/+6
| |\ \ | | |/
| | * Fixed bug that caused client to hang because mysqld never did send anmonty@hundin.mysql.fi2001-06-021-6/+6
| * | Added support for symlinked tables.monty@hundin.mysql.fi2001-06-011-3/+50
| * | mergemonty@work.mysql.com2001-05-311-0/+19
| |\ \ | | |/
| | * Pushing all the Gemini changes above the table handler.mikef@nslinux.bedford.progress.com2001-05-291-0/+19
* | | ALTER TABLE ... DISABLE/ENABLE KEYS, code cleanupserg@serg.mysql.com2001-05-241-2/+4
|/ /
* | Mergeserg@serg.mysql.com2001-05-151-27/+39
|\ \ | |/ |/|
| * ALTER TABLE ... DISABLE KEYS / ALTER TABLE ... ENABLE KEYSserg@serg.mysql.com2001-05-111-27/+39
* | Applied patches for BDB tablesmonty@donna.mysql.fi2001-05-091-16/+19
* | Portability fixes for Ia64 and Sgi compilermonty@donna.mysql.fi2001-04-251-1/+3
|/
* added test case for the nasty join query crashsasha@mysql.sashanet.com2001-03-231-1/+1
* Add support for Gemini table handler, Monty has checked and approvedmikef@nslinux.bedford.progress.com2001-03-211-0/+7