summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fixes for MERGE TABLES and HEAP tablesunknown2000-09-1414-67/+122
* Fixes for FULLTEXT and TIME typeunknown2000-09-132-4/+5
* Mergeunknown2000-09-1222-345/+312
|\
| * Update to new root alloc, OPTIMIZE TABLE and some other changesunknown2000-09-1222-345/+312
* | CHANGE MASTER TO coredumped when the slave was initially started unknown2000-09-092-4/+8
|/
* Small portability fixesunknown2000-09-072-3/+1
* Added create_tmp_disk_tables + comments for 3.23.24unknown2000-09-073-8/+12
* Mergeunknown2000-09-0712-30/+34
|\
| * Small bug fixesunknown2000-09-076-9/+14
| * Abort patchunknown2000-09-027-21/+21
| |\
| | * Quoting of TIMESTAMP columns and small optimizationsunknown2000-09-027-21/+21
* | | Merge changesunknown2000-09-042-0/+84
|\ \ \
| * | | Don't remove the win1251 charset; mark it deprecated.unknown2000-09-042-0/+84
* | | | mysqld.cc: Making 80-column displays a little happier.unknown2000-09-041-63/+63
* | | | Merge jcole@work.mysql.com:/home/bk/mysqlunknown2000-09-011-259/+287
|\ \ \ \ | |_|/ / |/| | |
| * | | Cleaned up structs/enums in mysqld.ccunknown2000-09-011-259/+287
* | | | Merge serg@work.mysql.com:/home/bk/mysqlunknown2000-09-011-1/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Update to get 3.23.23 to compileunknown2000-08-311-1/+0
| |/ /
* | | sql_show.cc SHOW CREATE now return nicely formatted statementunknown2000-09-011-288/+284
* | | gen_lex_hash.cc values adjustedunknown2000-08-311-9/+9
* | | mysqldump.c use SHOW CREATEunknown2000-08-301-0/+1
|/ /
* | --core-file ; To get a core on SIGSEGV when using Linuxthreadsunknown2000-08-302-7/+38
* | Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2000-08-293-5/+14
|\ \
| * | Updates for releaseunknown2000-08-293-5/+14
* | | sql_select.cc ft-optimization: AND, GT/LT/GE/LEunknown2000-08-292-41/+82
|/ /
* | mergeunknown2000-08-2913-44/+97
|\ \
| * | Bug fixes for 3.23.23unknown2000-08-2913-43/+96
* | | ft_optimization: identical queries merging. collection -> fulltext. Bugs fixed.unknown2000-08-286-117/+150
* | | Stopwords (English only); fulltext keys now can be repairedunknown2000-08-252-23/+24
| |/ |/|
* | Replication fixesunknown2000-08-233-23/+21
* | Index removed out-of-date win1251 character setunknown2000-08-231-1/+0
* | Merge tim@work:/home/bk/mysqlunknown2000-08-2316-48/+50
|\ \ | |/
| * Fixes for Ia64unknown2000-08-2316-48/+50
* | latin1.conf - fixed several sort order problemsunknown2000-08-232-6/+6
* | Merge tim@work:/home/bk/mysqlunknown2000-08-222-38/+32
|\ \ | |/ |/|
| * Associate a charset directly with its number in the Index file, andunknown2000-08-222-38/+32
* | Spelling mistake in sql/Makefile.amunknown2000-08-221-1/+1
* | Mergeunknown2000-08-2239-208/+278
|\ \
| * | Fix typounknown2000-08-221-1/+1
| * | Fix for snprintfunknown2000-08-223-4/+8
| * | Removed end spaceunknown2000-08-222-62/+62
| * | mergeunknown2000-08-2239-268/+334
| |\ \ | | |/ | |/|
| | * FLUSH TABLE table_listunknown2000-08-2239-203/+269
* | | Fix to previous commit (otherwise bk fails at check stage :-( )unknown2000-08-222-0/+0
* | | Languages list corrected (romania->romanian, estonia->estonian)unknown2000-08-222-0/+0
* | | Delete: sql/share/charsets/win1251.confunknown2000-08-213-77/+6
|/ /
* | Mergeunknown2000-08-213-77/+77
|\ \ | |/ |/|
| * sql_yacc.yy => CREATE TABLE (... COLLECTION ... ) syntaxunknown2000-08-213-77/+77
* | Merge of last changesunknown2000-08-214-59/+208
* | RENAME TABLE table_name TO new_table_name ; Faster Allocunknown2000-08-2157-236/+395
|/