summaryrefslogtreecommitdiff
path: root/heap
Commit message (Expand)AuthorAgeFilesLines
...
| | * BTREE heap key structure is now the same as MyISAMram@gw.udmsearch.izhnet.ru2002-05-2110-85/+119
| | * HEAP tables bug (by Ramil request)bell@sanja.is.com.ua2002-05-131-4/+1
| | * Use keyseg charset instead of default_charset_infobar@gw.udmsearch.izhnet.ru2002-05-061-15/+8
| | * Index number argumentram@gw.udmsearch.izhnet.ru2002-04-293-10/+7
| | * MI_KEYSEG -> HA_KEYSEGram@gw.udmsearch.izhnet.ru2002-04-255-16/+16
| | * RB-Tree indexes support in HEAP tablesbar@gw.udmsearch.izhnet.ru2002-04-2524-225/+569
| | * Fix for problem that GROUP BY and DISTINCT didn't work for UTF8bar@gw.udmsearch.izhnet.ru2002-04-171-2/+12
| | * New ctype functions/macros to support many charsets at a timebar@gw.udmsearch.izhnet.ru2002-03-121-4/+9
| | * Same patches as for 4.0. See there for detailsSinisa@sinisa.nasamreza.org2002-03-072-6/+5
| | * small bug fix, read more about it in 4.0Sinisa@sinisa.nasamreza.org2002-03-061-0/+6
* | | Merge with 3.23.54monty@hundin.mysql.fi2002-10-162-2/+19
|\ \ \ | |/ / |/| |
| * | Allocate HEAP blocks in smaller blocks to get better memory utilization and m...monty@hundin.mysql.fi2002-10-132-2/+19
* | | - Applied required modifications for automake 1.5lenz@mysql.com2002-10-011-9/+0
* | | Fixed mysqldumpslow for new dump format.monty@hundin.mysql.fi2002-03-121-5/+0
* | | better fix for a bug fix from yesterdaySinisa@sinisa.nasamreza.org2002-03-072-6/+5
* | | iA fix for small bug that returns wrong index instead of enf of fileSinisa@sinisa.nasamreza.org2002-03-061-0/+6
| |/ |/|
* | Add support for NULL=NULL in keys (Used in GROUP BY optimization)monty@hundin.mysql.fi2002-01-163-3/+4
* | Added support of null keys in HEAP tablesmonty@tik.mysql.fi2002-01-126-16/+126
* | Update copyrightmonty@hundin.mysql.fi2001-12-0627-82/+81
* | Integrated table->ref_primary_key into table->part_of_keymonty@hundin.mysql.fi2001-09-211-0/+1
* | Changed to use my_global.hmonty@hundin.mysql.fi2001-09-141-1/+1
* | Merge with 3.23.42monty@work.mysql.com2001-09-133-37/+32
|\ \ | |/
| * OS2 patchmonty@hundin.mysql.fi2001-09-123-37/+32
* | merge with 3.23.42monty@work.mysql.com2001-09-021-2/+2
|\ \ | |/
| * Portability fixesmonty@hundin.mysql.fi2001-08-231-2/+2
* | Fix of UNION codemonty@hundin.mysql.fi2001-08-195-17/+36
|/
* got --with-other-libc to work, finallysasha@mysql.sashanet.com2001-04-021-0/+2
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macromonty@donna.mysql.fi2001-03-261-1/+1
* Removed not used variable 'last_ref'monty@donna.mysql.com2001-01-161-1/+2
* Fixed --no-defaults in mysqltestmonty@donna.mysql.com2000-12-295-24/+112
* Cleanup of testsmonty@donna.mysql.com2000-12-281-0/+1
* New benchmark testmonty@donna.mysql.com2000-12-241-1/+1
* Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB ta...monty@tik.mysql.com2000-10-151-0/+1
* Fixed indention, removed compiler varnings and fixed a bugmonty@donna.mysql.com2000-09-291-0/+1
* Updated benchmark and results for PostgreSQL 7.0.2monty@donna.mysql.com2000-08-181-0/+3
* Fixed for Ia64 + delayed key creation + a lot of small bug fixesmonty@donna.mysql.com2000-08-151-1/+1
* Import changesetbk@work.mysql.com2000-07-3131-0/+2984