summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed that enable-reads-from-master and repl-parse-query works in option files.unknown2002-04-291-3/+4
* merge with 3.23.50unknown2002-03-271-3/+4
|\
| * Fix for bug in WHERE key='j' or key='J'unknown2002-03-221-3/+3
| * Quote names to SHOW CREATE for mysqldumpunknown2002-03-211-0/+1
| * Corrected fix for not freed memory when using corrupted tablesunknown2002-03-051-1/+0
| * memory leak with broken tables fixedunknown2002-02-201-0/+1
* | Making full-text queries working with UNION'sunknown2002-03-151-4/+4
* | Cleanupunknown2002-02-111-5/+5
* | New error messagesunknown2002-01-291-2/+3
* | Move HA_EXTRA_NO_READCHECK to ha_openunknown2002-01-161-2/+2
* | Update copyrightunknown2001-12-061-3/+2
* | Update of query cache codeunknown2001-12-061-8/+10
* | mergeunknown2001-11-281-2/+2
|\ \ | |/
| * fixed alias drop bug in binlogunknown2001-11-271-2/+2
* | New improved IO_CACHEunknown2001-11-281-1/+1
* | Fixes for embedded version.unknown2001-11-251-2/+2
* | Fixed fulltext after merge from 3.23.45unknown2001-11-221-3/+3
* | mergeunknown2001-11-221-4/+21
|\ \ | |/
| * removed ftfuncs argument for mysql_selectunknown2001-11-211-4/+21
* | Fix wrong memory allocation in SHOW OPEN TABLESunknown2001-11-081-2/+2
* | Remved Gemini code.unknown2001-10-101-5/+1
* | Portability fixes.unknown2001-10-031-1/+0
* | Final fixes for INSERT into MERGE tables.unknown2001-09-271-5/+6
* | Integrated table->ref_primary_key into table->part_of_keyunknown2001-09-211-31/+8
* | Fixed bug in UNION when doing UNION with the same tablesunknown2001-09-171-1/+8
* | Portability fixesunknown2001-09-151-1/+0
* | Fixed bug in UNIONunknown2001-09-141-14/+21
* | Merge with 3.23.42unknown2001-09-131-0/+3
|\ \ | |/
| * Fixed a problem using LOCK TABLES and BDB tablesunknown2001-09-061-0/+3
* | Update of manual with 4.0 changesunknown2001-09-031-1/+1
* | merge with 3.23.42unknown2001-09-021-8/+5
|\ \ | |/
| * Make killing of threads saferunknown2001-09-011-6/+3
| * Fixes for OS2.unknown2001-08-221-2/+2
| * Portability fixesunknown2001-08-101-1/+1
* | Fix of UNION codeunknown2001-08-191-12/+0
* | New startup options and some cleanupsunknown2001-08-181-0/+12
* | Fix problem with not getting 'No Database Selected' errorunknown2001-08-151-9/+8
* | Fix UNIONunknown2001-08-021-7/+9
* | Added back old code that Sasha removedunknown2001-07-111-124/+90
* | post-merge fixesunknown2001-07-071-3/+42
* | merged latest changes in 3.23 unknown2001-07-071-91/+86
|\ \ | |/
| * dded volatile to replication variableunknown2001-07-071-1/+2
* | mergeunknown2001-06-211-21/+22
|\ \ | |/
| * Fixed bug in mysqlcheck when using --fastunknown2001-06-191-21/+22
* | mergeunknown2001-06-121-0/+3
|\ \ | |/
| * Changed compare in MyISAM to use my_pread()unknown2001-06-111-0/+3
* | mergeunknown2001-05-311-5/+13
|\ \ | |/
| * Pushing all the Gemini changes above the table handler.unknown2001-05-291-5/+13
* | updates for LOAD DATA FROM MASTER + some cleanup of replication codeunknown2001-05-281-19/+0
* | mergeunknown2001-05-201-4/+7
|\ \ | |/