summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* mergemonty@work.mysql.com2001-06-011-1/+3
|\
| * Added --skip-symlinksmonty@hundin.mysql.fi2001-06-012-1/+6
* | Added support for symlinked tables.monty@hundin.mysql.fi2001-06-015-30/+43
* | Removed compiler warnings.monty@hundin.mysql.fi2001-05-3112-43/+84
* | Don't write rows in MyISAM tables when using count(distinct)monty@tik.mysql.fi2001-05-233-11/+17
* | Fixed that MySQL compiles again after last merge.monty@donna.mysql.fi2001-05-201-0/+2
* | mergemonty@work.mysql.com2001-05-202-5/+5
|\ \ | |/
| * Fixed bug when using MERGE on files > 4Gmonty@donna.mysql.fi2001-05-172-5/+5
* | change tree to use qsort_cmp2 - compare function with 3 instead of 2 argumentssasha@mysql.sashanet.com2001-05-105-10/+16
* | Merged with 3.23, needs further fix-upsasha@mysql.sashanet.com2001-05-101-3/+2
|\ \ | |/
| * Fix for BDB and LOCK TABLESmonty@donna.mysql.fi2001-04-191-3/+2
* | ft_* variables addedserg@serg.mysql.com2001-04-178-11/+16
* | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-04-114-11/+13
|\ \
| * | Added SQL_CALC_FOUND_ROWS and FOUND_ROWS()monty@donna.mysql.fi2001-04-124-11/+13
* | | BitKeeper/triggers/post-commitsasha@mysql.sashanet.com2001-04-111-0/+3
* | | Ugly merge of 3.23 changes into 4.0 - fix up neededsasha@mysql.sashanet.com2001-04-1114-771/+1710
|\ \ \ | |/ / | | / | |/ |/|
| * Added all changes from old 4.0 version:monty@work.mysql.com2001-04-1114-819/+1761
* | Fixed bug when using a key on a CHAR(255) NULL columnmonty@donna.mysql.fi2001-04-121-0/+3
|/
* Fixed bug in ALTER TABLEmonty@donna.mysql.fi2001-04-013-13/+5
* Let ALTER TABLE and LOAD DATA INFILE use sorting to create indexmonty@donna.mysql.fi2001-03-282-2/+9
* Fix a crash in Innobase with tables with many columns and a range querymonty@donna.mysql.fi2001-03-261-52/+0
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macromonty@donna.mysql.fi2001-03-261-1/+1
* Added isolation levelsmonty@tik.mysql.fi2001-03-211-0/+3
* Improved ANALYZE TABLE a bit for small tables.monty@donna.mysql.fi2001-03-151-6/+4
* Patch from sleepycat to fix problem with BDB and log filesmonty@donna.mysql.fi2001-03-061-3/+8
* Fixed problem with concurrent inserts and read-previousmonty@donna.mysql.com2001-02-181-1/+1
* Fixed that myisamchk -R works on text columnsmonty@donna.mysql.com2001-02-183-18/+20
* Write UNION() for MERGE tablesmonty@donna.mysql.com2001-02-171-1/+1
* Added Innobase to source distributionmonty@donna.mysql.com2001-02-171-1/+1
* Changed --replace to --replace_result in mysqltestmonty@donna.mysql.com2001-02-155-29/+46
* Added "--character-sets-dir" to myisampackmonty@donna.mysql.com2001-02-071-1/+6
* New myisamchk option --sort-recovermonty@donna.mysql.com2001-01-314-10/+26
* mergemonty@donna.mysql.com2001-01-281-1/+1
|\
| * logging_ok Logging to logging@openlogging.org acceptedserg@serg.mysql.com2001-01-271-1/+1
* | Fixed ALTER TABLE on MERGE tablesmonty@donna.mysql.com2001-01-281-15/+22
|/
* Add --with-server-suffix (MYSQL_SERVER_SUFFIX).tim@cane.mysql.fi2001-01-191-0/+1
* Fixed bug in CHECK TABLE ... EXTENDEDmonty@donna.mysql.com2001-01-162-4/+9
* Removed not used variable 'last_ref'monty@donna.mysql.com2001-01-162-1/+2
* Fixed test when exeeding file quota on writemonty@donna.mysql.com2001-01-153-12/+24
* Fixed bug when having many binary log filesmonty@donna.mysql.com2001-01-084-77/+79
* Fixed bug in myisamchk -r -k#monty@donna.mysql.com2001-01-032-2/+8
* Fixed new bug in BDB tablesmonty@donna.mysql.com2000-12-311-1/+1
* Extended mysqltest with --commands and 'require'monty@donna.mysql.com2000-12-271-1/+1
* Fixed bug in 'drop table'monty@donna.mysql.com2000-11-291-1/+1
* Mergeserg@serg.mysql.com2000-11-281-0/+2
|\
| * errmsg.txt translatedserg@serg.mysql.com2000-11-281-0/+2
* | New thr_alarm struct for better integration with OS2monty@donna.mysql.com2000-11-283-4/+18
* | Added connect_timeout and fix for transactions per statementmonty@donna.mysql.com2000-11-272-2/+2
|/
* Split error message for crashed table to 3 different error messages.monty@donna.mysql.com2000-11-222-7/+22
* Fixed problem with auto-repair of MyISAM tablesmonty@donna.mysql.com2000-11-215-7/+20