summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug with GROUP BY on NULL fields.unknown2002-08-052-2/+7
* bugfix: uniques did not contributed to MYI tot_length estimation, which resul...unknown2002-07-251-0/+3
* Fixed copyright in pack_isam.cunknown2002-06-291-2/+2
* SHOW VARIABLES LIKE ... are now case insensitiveunknown2002-04-181-2/+1
* Fix for bug in WHERE key='j' or key='J'unknown2002-03-221-12/+5
* Removed compiler warningsunknown2002-02-091-1/+1
* small bugfixunknown2002-01-191-2/+2
* Fixed bug in LEFT JOINunknown2001-12-051-4/+3
* Fixed problem when repairing packed MyISAM files.unknown2001-11-225-33/+59
* Added missing mysqlbinlog to binary distributions.unknown2001-11-071-2/+4
* Portability fixesunknown2001-10-312-2/+3
* Update for OS2 (patch from Yuri Dario).unknown2001-10-312-1/+5
* Fixed bug in INSERT DELAYEDunknown2001-10-021-14/+10
* Fix bug in SELECT EXPLAIN ... ORDER BYunknown2001-09-181-6/+0
* Fix for LOAD DATA FROM MASTER when using tables with checksumunknown2001-09-181-2/+31
* OS2 patchunknown2001-09-122-27/+27
* Ensure that libmysqlclient doesn't use raidunknown2001-09-042-2/+2
* Fix to not running mysqld as root by defaultunknown2001-09-021-1/+1
* Portability fixesunknown2001-08-312-6/+3
* Portability fixesunknown2001-08-301-2/+1
* Fixed problem in myisampack with blobsunknown2001-08-302-4/+5
* Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-08-291-3/+2
|\
| * "freeing of unallocated pointer" bug fixedunknown2001-08-291-3/+2
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-08-231-2/+1
|\ \
| * | Portability fixesunknown2001-08-231-2/+1
| |/
* | Mergeunknown2001-08-211-3/+2
|\ \ | |/ |/|
| * myisamchk.c Make --set-character-set actually do something.unknown2001-08-211-3/+2
* | Fixes for OS2.unknown2001-08-2211-78/+85
|/
* Portability fixes.unknown2001-08-184-15/+19
* Fix when using --without-server --with-thread-safe-clientunknown2001-08-041-2/+2
* Mergeunknown2001-07-162-2/+16
|\
| * Patch for netBSDunknown2001-07-162-2/+16
* | bug fixedunknown2001-07-121-0/+4
|/
* Cleanupunknown2001-06-281-3/+4
* Changed compare in MyISAM to use my_pread()unknown2001-06-112-6/+5
* Added --skip-symlinksunknown2001-06-012-1/+6
* Fixed bug when using MERGE on files > 4Gunknown2001-05-172-5/+5
* Fix for BDB and LOCK TABLESunknown2001-04-191-3/+2
* Fixed bug when using a key on a CHAR(255) NULL columnunknown2001-04-121-0/+3
* Fixed bug in ALTER TABLEunknown2001-04-013-13/+5
* Let ALTER TABLE and LOAD DATA INFILE use sorting to create indexunknown2001-03-282-2/+9
* Fix a crash in Innobase with tables with many columns and a range queryunknown2001-03-261-52/+0
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macrounknown2001-03-261-1/+1
* Added isolation levelsunknown2001-03-211-0/+3
* Improved ANALYZE TABLE a bit for small tables.unknown2001-03-151-6/+4
* Patch from sleepycat to fix problem with BDB and log filesunknown2001-03-061-3/+8
* Fixed problem with concurrent inserts and read-previousunknown2001-02-181-1/+1
* Fixed that myisamchk -R works on text columnsunknown2001-02-183-18/+20
* Write UNION() for MERGE tablesunknown2001-02-171-1/+1
* Added Innobase to source distributionunknown2001-02-171-1/+1