Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates for release | monty@donna.mysql.com | 2000-08-29 | 3 | -7/+8 |
| | |||||
* | FLUSH TABLE table_list | monty@donna.mysql.com | 2000-08-22 | 1 | -3/+0 |
| | | | | | Fixes for RENAME TABLE Portability fixes | ||||
* | RENAME TABLE table_name TO new_table_name ; Faster Alloc | monty@donna.mysql.com | 2000-08-21 | 2 | -0/+4 |
| | | | | 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 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Fixed for Ia64 + delayed key creation + a lot of small bug fixes | monty@donna.mysql.com | 2000-08-15 | 1 | -1/+1 |
| | | |||||
* | | PART I: Keys support for MyMERGE tables | serg@infomag.ape.relarn.ru | 2000-08-14 | 10 | -3/+399 |
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 ') | ||||
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 16 | -0/+715 |