summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fix for SAFE_MUTEX + MERGE tablesunknown2000-09-212-2/+2
* Fix for SAFE_MUTEX on windowsunknown2000-09-202-4/+1
* mergeunknown2000-09-2011-24/+63
|\
| * Small bug fixes + code for DELETE QUICKunknown2000-09-2011-24/+63
* | sql/slave.ccunknown2000-09-192-3/+5
* | added reopen_name_locked_table()unknown2000-09-193-12/+62
* | better use of fn_format() in ha_mysisam::restore() and ha_myisam::backup()unknown2000-09-181-25/+9
* | fixed resolve problemsunknown2000-09-161-1/+0
* | resolved conflictsunknown2000-09-161-1/+2
|\ \ | |/ |/|
| * Docs/manual.texiunknown2000-09-161-1/+2
* | Fix that REPAIR/ALTER TABLE use myisam_tempdirunknown2000-09-163-6/+9
* | Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2000-09-1617-167/+246
|\ \ | |/ |/|
| * Faster log::write() call, memory leak fix, flush master fix.unknown2000-09-1617-167/+246
* | merge of conflictsunknown2000-09-1515-70/+124
|\ \ | |/
| * Merge jcole@work.mysql.com:/home/bk/mysqlunknown2000-09-141-2/+2
| |\
| | * Fixed a problem with installing, for IRIX 'install', paths wouldunknown2000-09-141-2/+2
| * | Fixes for MERGE TABLES and HEAP tablesunknown2000-09-1414-67/+122
| |/
* | Added a comment about handler::restore()unknown2000-09-151-0/+3
* | BACKUP TABLE TO 'directory'unknown2000-09-1412-5/+263
* | Merge work:/home/bk/mysqlunknown2000-09-121-0/+1
|\ \ | |/ |/|
| * fixed random exec times for connect stage of the slave threadunknown2000-09-121-0/+1
* | 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