summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* CHECKSUM TABLE now allows concurrent insertsunknown2005-09-271-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-151-1/+9
|\
| * Fix for bug #12704 "Server crashes during trigger execution".unknown2005-09-151-1/+9
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-141-0/+1
|\ \
| * | Added option --valgrind-mysqltest to mysql-test-rununknown2005-09-141-0/+1
* | | Bug#12845 - Stress test: Server crashes on CREATE .. SELECT statementunknown2005-09-131-2/+4
|/ /
* | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1unknown2005-09-121-12/+15
|\ \ | |/ |/|
| * Fix for bug #6008: MySQL does not create warnings when creating database and ...unknown2005-09-121-12/+16
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-011-5/+10
|\ \
| * | Improve default error message for optimize/repair tableunknown2005-08-241-5/+10
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-08-311-1/+1
|\ \ \ | | |/ | |/|
| * | Fix incorrect spellings of "dropped" in source and tests. (Bug #12828)unknown2005-08-301-1/+1
* | | Merge mysql.com:/home/mydev/mysql-5.0unknown2005-08-301-1/+8
|\ \ \
| * \ \ Merge mysql.com:/home/mydev/mysql-4.1-4100unknown2005-08-291-1/+8
| |\ \ \ | | |/ /
| | * | Bug#12296 - CHECKSUM TABLE reports 0 for the tableunknown2005-08-291-1/+8
* | | | fix for bug 12207 (alter table discard tablespace on MyISAM tableunknown2005-08-291-3/+3
|/ / /
* | | mergedunknown2005-08-261-3/+0
|\ \ \ | |/ /
| * | after pull cleanupunknown2005-08-221-3/+0
* | | Merge mishka.local:/home/my/mysql-4.1unknown2005-08-251-0/+3
|\ \ \ | |/ / | | / | |/ |/|
| * updated patch for BUG#4680 (incomplete DROP DATABASE breaking replication). unknown2005-08-181-19/+4
| * patch for BUG#4680 - drop database breaking replication if there were extra f...unknown2005-08-031-1/+19
* | Changed/fixed error message from last commitunknown2005-08-041-1/+1
* | Fix for bug #6859 (after Sanja's review)unknown2005-08-031-0/+9
* | Merge mysql.com:/home/my/mysql-4.1unknown2005-07-281-11/+12
|\ \ | |/
| * Review of new code:unknown2005-07-271-9/+10
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-07-221-5/+9
|\ \ | |/
| * Fix error message generated when trying to create a table in aunknown2005-07-211-5/+9
* | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-07-211-23/+12
|\ \ | |/
| * Fix mergeunknown2005-07-201-16/+2
| * Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-07-201-17/+20
| |\
| | * Bug #10600 After review fixesunknown2005-07-201-9/+6
| | * Bug #10600unknown2005-07-191-23/+15
* | | Fix for bugs #5892/6182/8751/8758/10994 (based on Antony's patch)unknown2005-07-191-10/+4
* | | Merge mysql.com:/usr/home/bar/mysql-4.1.num-convunknown2005-07-141-3/+8
|\ \ \ | |/ /
| * | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-07-141-3/+8
| |\ \
| | * | ctype_utf8.result:unknown2005-07-131-3/+8
* | | | Implementation of Monty's idea: Now we can open mysql.proc table for lookupunknown2005-07-131-2/+2
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-07-051-6/+4
|\ \ \ \ | |/ / /
| * | | Merge mysql.com:/home/jimw/my/mysql-4.1-11440unknown2005-07-051-6/+4
| |\ \ \ | | |/ / | |/| |
| | * | Restore creation of files for temporary tables in the tmpdir,unknown2005-06-211-6/+4
* | | | Mergeunknown2005-07-051-10/+26
|\ \ \ \
| * | | | fixed environment creation and cleaning up for processing view one by one dur...unknown2005-07-051-10/+26
* | | | | Merge with 4.1unknown2005-07-031-1/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Portability fixesunknown2005-06-271-1/+0
* | | | | sql_table.cc:unknown2005-07-011-1/+2
* | | | | a fix.unknown2005-06-301-1/+1
* | | | | Merged from mysql-4.1 to mysql-5.0unknown2005-06-221-8/+9
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-06-201-8/+10
| |\ \ \ | | |/ / | |/| |
| | * | BUG#10365 Cluster handler uses non-standard error codesunknown2005-06-081-8/+10
* | | | Bug#6877 MySQL should give an error if the requested table type is not availableunknown2005-06-171-22/+29