summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* Some warning fixes and some SSL testprograms check-intonu@x153.internalnet2001-08-261-1/+1
* Remove usage of my_dup(), as this casued error 127 when reading MyISAM tablesmonty@hundin.mysql.fi2001-08-212-7/+15
* Fix of UNION codemonty@hundin.mysql.fi2001-08-195-21/+25
* Remove warnings and portability fixesmonty@hundin.mysql.fi2001-08-141-3/+6
* mergedsasha@mysql.sashanet.com2001-08-091-2/+2
|\
| * Fix when using --without-server --with-thread-safe-clientmonty@tik.mysql.fi2001-08-041-2/+2
* | ft-update bug fixedserg@serg.mysql.com2001-07-272-12/+6
* | bulk insert bug fixedserg@serg.mysql.com2001-07-261-2/+2
* | merged with 3.23sasha@mysql.sashanet.com2001-07-172-2/+16
|\ \ | |/
| * Mergemonty@tik.mysql.fi2001-07-162-2/+16
| |\
| | * Patch for netBSDmonty@tik.mysql.fi2001-07-162-2/+16
* | | mergedserg@serg.mysql.com2001-07-121-0/+4
|\ \ \ | |/ /
| * | bug fixedserg@serg.mysql.com2001-07-121-0/+4
| |/
* | cleanupsserg@serg.mysql.com2001-07-101-10/+23
* | Redefinition of myisam_bulk_insert_tree_sizemonty@tik.mysql.fi2001-07-101-5/+7
* | mergemonty@tik.mysql.fi2001-07-081-2/+0
|\ \
| * | Added support for ANSI SQL X'hex-string' format.monty@tik.mysql.fi2001-07-041-2/+0
* | | mergedserg@serg.mysql.com2001-07-0217-120/+210
|\ \ \ | |/ /
| * | mergemonty@work.mysql.com2001-06-281-3/+4
| |\ \ | | |/
| | * Cleanupmonty@hundin.mysql.fi2001-06-281-3/+4
| * | Changed safe_mysqld -> mysqld_safemonty@hundin.mysql.fi2001-06-281-3/+3
| * | Fixed length rows should not use row checksum in MyISAM tablesmonty@hundin.mysql.fi2001-06-263-3/+6
| * | Fixed multi-table-deletemonty@hundin.mysql.fi2001-06-151-24/+24
| * | mergemonty@work.mysql.com2001-06-122-6/+5
| |\ \ | | |/
| | * Changed compare in MyISAM to use my_pread()monty@tik.mysql.fi2001-06-112-6/+5
| * | Symlinking of tables should not work.monty@hundin.mysql.fi2001-06-054-32/+63
| * | 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
* | | memory-limited treeserg@serg.mysql.com2001-07-0211-27/+162
* | | bug in _mi_prefix_search fixedserg@serg.mysql.com2001-06-211-5/+7
* | | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2001-05-243-5/+13
|\ \ \ | |/ / |/| |
| * | ALTER TABLE ... DISABLE/ENABLE KEYS, code cleanupserg@serg.mysql.com2001-05-243-5/+13
* | | 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