summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* Don't count NULL values in cardinalty for MyISAM tables.monty@mashka.mysql.fi2003-01-095-16/+57
* A lot of portability fixes.monty@mashka.mysql.fi2003-01-052-2/+2
* Transactions in AUTOCOMMIT=0 mode didn't rotate binary logmonty@mashka.mysql.fi2002-12-141-7/+7
* bulk insert code optimizedserg@serg.mysql.com2002-12-073-36/+41
* post-merge fixserg@serg.mysql.com2002-12-041-3/+2
* New multi-table-update codemonty@mashka.mysql.fi2002-11-293-16/+22
* Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2002-11-201-1/+2
|\
| * Try to optimize the cache buffer size needed for bulk_insertmonty@mashka.mysql.fi2002-11-201-1/+2
* | bug in _ftb_strstr fixed :)serg@serg.mysql.com2002-11-201-3/+3
|/
* Small improvement to alloc_rootmonty@mashka.mysql.fi2002-11-161-1/+3
* manually mergedserg@sergbook.mysql.com2002-11-071-1/+2
|\
| * BETWEEN fixedserg@sergbook.mysql.com2002-11-061-1/+2
* | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.monty@butch.2002-11-073-15/+17
|/
* fixed "huge number of packed rows in MyISAM" bug in 4.0 treeserg@serg.mysql.com2002-10-281-1/+2
* less restrictive test for max key length in mi_createserg@serg.mysql.com2002-10-231-1/+1
* truncate both MYI and MYD files on DELETE FROM table; to avoid warnings on CH...serg@serg.mysql.com2002-10-221-4/+5
* ftb wasn't able to re-initialize index search (oops! in joins)serg@serg.mysql.com2002-10-191-1/+2
* some DBUG_ENTER/RETURN macro addedserg@serg.mysql.com2002-10-183-14/+22
* Fixes after last merge.monty@hundin.mysql.fi2002-10-161-0/+5
* Merge with 3.23.54monty@hundin.mysql.fi2002-10-161-1/+1
|\
| * Fixed missing table_list->name -> table_list->alias convertmonty@mashka.mysql.fi2002-10-081-1/+1
| * Fixed bug with GROUP BY on NULL fields.monty@mashka.mysql.fi2002-08-052-2/+7
| * bugfix: uniques did not contributed to MYI tot_length estimation, which resul...serg@sergbook.mysql.com2002-07-251-0/+3
* | Mergelenz@mysql.com2002-10-091-2/+4
|\ \
| * | fixed repair_by_sort FULLTEXT bugserg@serg.mysql.com2002-10-091-2/+4
* | | Merge mysql.com:/my/mysql-4.0lenz@mysql.com2002-10-081-2/+2
|\ \ \ | |/ /
| * | Small fixes in mysql and myisampackjani@rhols221.adsl.netsonic.fi2002-10-041-2/+2
* | | - Applied required modifications for automake 1.5lenz@mysql.com2002-10-011-11/+0
|/ /
* | fixed bug in myisamchk -R modeserg@serg.mysql.com2002-09-252-5/+4
* | Added code to flush a bulk_insert index.monty@mashka.mysql.fi2002-09-181-1/+11
* | ft-boolean + ORDER BY (ftb tree reusing) bugserg@sergbook.mysql.com2002-09-171-2/+20
* | max_key_length MyISAM bugfixserg@sergbook.mysql.com2002-09-101-1/+2
* | mergedserg@serg.mysql.com2002-09-041-1/+1
|\ \
| * | Some trivial optimzationsmonty@mashka.mysql.fi2002-09-031-1/+1
| * | LOCK+change+OPTIMIZE MyISAM bugserg@serg.mysql.com2002-08-311-2/+2
| * | A nasty fix when all rows are deleted with a write lockSinisa@sinisa.nasamreza.org2002-08-301-2/+2
* | | wrong test for -q/-qq (T_QUICK/T_FORCE_UNIQUENESS) in myisamchk correctedserg@sergbook.mysql.com2002-09-041-2/+2
|/ /
* | Fixed timing problem with rpl000001 replication test.monty@hundin.mysql.fi2002-08-181-1/+5
* | Portability fixes for 4.0.3 build.monty@hundin.mysql.fi2002-08-171-5/+18
* | Changed IF(expr, column, NULL) to take type from columnmonty@hundin.mysql.fi2002-08-121-1/+0
* | fixed mi_comp_unique to use _mi_compare_text()serg@sergbook.mysql.com2002-08-091-5/+5
* | Merge serg.mysql.com:/usr/home/serg/Abk/mysql-4.0serg@serg.mysql.com2002-08-081-26/+0
|\ \
| * | "words" of length 1 are removed from stopword listserg@sergbook.mysql.com2002-08-081-26/+0
* | | mergemonty@mashka.mysql.fi2002-08-085-11/+11
|\ \ \ | |/ / |/| |
| * | Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-085-10/+10
| * | Merge with 3.23.51monty@mashka.mysql.fi2002-07-251-2/+2
| |\ \ | | |/
| | * Fixed copyright in pack_isam.cmonty@hundin.mysql.fi2002-06-291-2/+2
* | | one more "suboptimal memory usage during REPAIR for FULLTEXT keys" bug fixedserg@sergbook.mysql.com2002-08-071-3/+6
* | | Merge work:/home/bk/mysql-4.0serg@sergbook.mysql.com2002-08-061-1/+1
|\ \ \
| * | | fixed bug, that caused suboptimal memory usage during REPAIR when ft_max_word...serg@sergbook.mysql.com2002-08-061-1/+1