Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't force conf_to_src to be static an all systems | monty@donna.mysql.fi | 2001-04-18 | 1 | -18/+18 |
| | | | | Removed unpredictable test from rpl000001.test | ||||
* | Fixed that -ldl is not used for clients | monty@donna.mysql.fi | 2001-04-17 | 1 | -32/+32 |
| | | | | Fixed rpl000001 to handle the most common mysql-test-run ports. | ||||
* | Fixed INSERT DELAYED with Innobase | monty@donna.mysql.fi | 2001-04-09 | 1 | -5/+0 |
| | | | | | Fix for shutdown on NT Fixed bug when using wrong dates from blob field. | ||||
* | Merge mysql.sashanet.com:/home/sasha/src/bk/mysql | sasha@mysql.sashanet.com | 2001-04-02 | 1 | -1/+3 |
|\ | | | | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql-fast | ||||
| * | got --with-other-libc to work, finally | sasha@mysql.sashanet.com | 2001-04-02 | 1 | -1/+3 |
| | | |||||
* | | Fixed bug in ALTER TABLE | monty@donna.mysql.fi | 2001-04-01 | 1 | -160/+172 |
|/ | | | | | Removed _mi_rkey() function New fork_big.pl multi-thread test | ||||
* | Fix a crash in Innobase with tables with many columns and a range query | monty@donna.mysql.fi | 2001-03-26 | 26 | -3809/+0 |
| | | | | Removed all Attic directories. | ||||
* | Added max_user_connections | monty@donna.mysql.com | 2001-02-20 | 2 | -18/+30 |
| | | | | | Fixes for Innobase Don't reset whole to-buffer in strxnmov | ||||
* | Portability fixes for OPENBSD, OS2 and Windows | monty@donna.mysql.com | 2001-01-27 | 1 | -31/+31 |
| | |||||
* | Fixed bug in CHECK TABLE ... EXTENDED | monty@donna.mysql.com | 2001-01-16 | 1 | -82/+0 |
| | | | | | Added keyword MEDIUM to CHECK TABLE New benchmarks results for Linux-alpha | ||||
* | Fixed performance bug in lock tables | monty@donna.mysql.com | 2000-11-20 | 1 | -1/+1 |
| | |||||
* | merge | monty@narttu.mysql.fi | 2000-11-16 | 1 | -4/+1 |
|\ | |||||
| * | Bug fixes, TRUNCATE, safer passwords on command line and connect timeout | monty@tik.mysql.com | 2000-11-13 | 1 | -2/+2 |
| | | |||||
* | | Changes from teg@redhat.com - subtle bugs that only show up under | tim@threads.polyesthetic.msg | 2000-11-06 | 1 | -2/+2 |
|/ | | | | certain circumstances. | ||||
* | Update of interface for BDB tables. | monty@donna.mysql.com | 2000-10-24 | 1 | -1/+1 |
| | | | | Fixed bug in SHOW CREATE TABLE | ||||
* | Portability fixes | monty@donna.mysql.com | 2000-10-04 | 1 | -1/+1 |
| | |||||
* | Small bug fixes + code for DELETE QUICK | monty@donna.mysql.com | 2000-09-20 | 1 | -5/+3 |
| | |||||
* | Fixes to get 3.23.23 to compile | monty@donna.mysql.com | 2000-08-30 | 1 | -3/+1 |
| | |||||
* | RENAME TABLE table_name TO new_table_name ; Faster Alloc | monty@donna.mysql.com | 2000-08-21 | 1 | -2/+3 |
| | | | | Small bug fixes | ||||
* | Merge | monty@donna.mysql.com | 2000-08-18 | 1 | -0/+3 |
|\ | |||||
| * | Updated benchmark and results for PostgreSQL 7.0.2 | monty@donna.mysql.com | 2000-08-18 | 1 | -0/+3 |
| | | | | | | | | | | Added more status to the MyISAM files to avoid checking files that has already been checked. | ||||
* | | Merge | serg@infomag.ape.relarn.ru | 2000-08-15 | 3 | -9/+9 |
|\ \ | |/ | |||||
| * | Fixed for Ia64 + delayed key creation + a lot of small bug fixes | monty@donna.mysql.com | 2000-08-15 | 3 | -9/+9 |
| | | |||||
* | | PART I: Keys support for MyMERGE tables | serg@infomag.ape.relarn.ru | 2000-08-14 | 1 | -0/+0 |
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | myisammrg/ | Makefile.am | mymrgdef.h | support for keys myrg_open.c | & myrg_queue.c | bugfixes myrg_rfirst.c | myrg_rkey.c | myrg_rlast.c | myrg_rnext.c | myrg_rprev.c | myrg_rrnd.c | include/myisammrg.h | rkey/rnext/etc prototyped sql/ | ha_myisammrg.cc | support for keys ha_myisammrg.h | myisam/ | mi_rkey.c | buf==NULL extension, _mi_rkey() mi_rnext.c | mi_rprev.c | include/queues.h | reinit_queue() - same as init_queue, but w/o malloc mysys/queues.c | PART II: Miscellaneous myisam/common_words | deleted (looks like I checked it in by mistake) some files (like acconfig.h, Makefile.am, COPYING.LIB, etc) | Change mode to -rw-r--r-- (by `chmod a-x ') | ||||
* | Makefile needed an action for a the dummpy rule to avoid the default action | sasha@mysql.sashanet.com | 2000-07-31 | 1 | -0/+3 |
| | | | | assumed by GNU Make ( get ctype.c), which conflicted with bitkeeper | ||||
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 105 | -0/+15846 |