Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FLUSH TABLE table_list | monty@donna.mysql.com | 2000-08-22 | 58 | -400/+502 |
| | | | | | Fixes for RENAME TABLE Portability fixes | ||||
* | Merge of last changes | monty@donna.mysql.com | 2000-08-21 | 4 | -59/+208 |
| | |||||
* | Merge monty@work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql | monty@donna.mysql.com | 2000-08-21 | 66 | -280/+544 |
|\ | |||||
| * | RENAME TABLE table_name TO new_table_name ; Faster Alloc | monty@donna.mysql.com | 2000-08-21 | 66 | -280/+544 |
| | | | | | | | | Small bug fixes | ||||
* | | Merge jcole@jcole:/home/jcole/bk/mysql | jcole@tetra.spaceapes.com | 2000-08-19 | 1 | -0/+6 |
|\ \ | | | | | | | | | | into tetra.spaceapes.com:/usr/home/jcole/bk/mysql | ||||
| * | | mysql.spec.sh - added libmysqlclient_r | tim@work.mysql.com | 2000-08-19 | 1 | -0/+6 |
| | | | |||||
* | | | Language Corrections. | jcole@tetra.spaceapes.com | 2000-08-19 | 2 | -16/+18 |
|/ / | |||||
* | | Change the behavior of --enable-thread-safe-client. It now builds | tim@localhost.polyesthetic.msg | 2000-08-18 | 6 | -82/+154 |
|/ | | | | both a non-threaded libmysqlclient and a threaded libmysqlclient_r. | ||||
* | Merge monty@work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql | monty@donna.mysql.com | 2000-08-18 | 5 | -17/+55 |
|\ | |||||
| * | Force bitkeeper into sync | monty@donna.mysql.com | 2000-08-18 | 5 | -17/+55 |
| | | |||||
* | | myisam/ft_* bugfix | serg@infomag.ape.relarn.ru | 2000-08-18 | 3 | -2/+5 |
|/ | |||||
* | Merge | monty@donna.mysql.com | 2000-08-18 | 70 | -37/+1421 |
|\ | |||||
| * | Removed blanks | monty@donna.mysql.com | 2000-08-18 | 1 | -23/+23 |
| | | |||||
| * | Updated benchmark and results for PostgreSQL 7.0.2 | monty@donna.mysql.com | 2000-08-18 | 69 | -38/+1421 |
| | | | | | | | | | | Added more status to the MyISAM files to avoid checking files that has already been checked. | ||||
* | | Merge | serg@infomag.ape.relarn.ru | 2000-08-17 | 18 | -81/+158 |
|\ \ | |||||
| * \ | Merge tim@work:/home/bk/mysql | tim@localhost.polyesthetic.msg | 2000-08-16 | 1 | -0/+1 |
| |\ \ | | |/ | |/| | | | | into localhost.polyesthetic.msg:/usr/local/src/my/work | ||||
| | * | Server core dumped if ALTER TABLE SET DEFAULT was called on a blob | tim@localhost.polyesthetic.msg | 2000-08-16 | 1 | -0/+5 |
| | | | | | | | | | | | | field. | ||||
| * | | Merge | monty@donna.mysql.com | 2000-08-17 | 13 | -73/+150 |
| |\ \ | |||||
| | * | | Additions for CHECK table + update of benchmarks | monty@donna.mysql.com | 2000-08-17 | 13 | -68/+141 |
| | | | | |||||
| * | | | Fix "dosen't" for someone who mailed us. :) | jcole@jcole.burghcom.com | 2000-08-16 | 8 | -10/+11 |
| | | | | |||||
* | | | | Many MATCH'es per query now allowed (i.e. AND's and OR's now work, but | serg@infomag.ape.relarn.ru | 2000-08-17 | 10 | -116/+121 |
| | | | | | | | | | | | | | | | | | | | | slow - full table scan); ORDER BY now works with MATCH (slow, full table scan) | ||||
* | | | | Merge | serg@infomag.ape.relarn.ru | 2000-08-16 | 11 | -70/+101 |
|\ \ \ \ | |/ / / | |||||
| * | | | updated changes in the manual | sasha@mysql.sashanet.com | 2000-08-15 | 1 | -0/+8 |
| |/ / | |||||
| * | | Delayed keys + portability fixes | monty@donna.mysql.com | 2000-08-16 | 8 | -14/+40 |
| | | | |||||
| * | | Merge work:/home/bk/mysql | sasha@mysql.sashanet.com | 2000-08-15 | 2 | -55/+52 |
| |\ \ | | | | | | | | | | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql | ||||
| | * | | Language corrections to: | jcole@jcole.burghcom.com | 2000-08-15 | 3 | -55/+53 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | manual.texi internals.texi In the wake of Monty's latest revisions. :) | ||||
| * | | | fix for the fatal bug in LOAD TABLE FROM MASTER | sasha@mysql.sashanet.com | 2000-08-15 | 2 | -2/+1 |
| | | | | |||||
| * | | | testing bk/make for Monty | sasha@mysql.sashanet.com | 2000-08-15 | 1 | -1/+1 |
| | | | | |||||
| * | | | bookkeeping | sasha@mysql.sashanet.com | 2000-08-15 | 2 | -0/+2 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | another bookkeeping commit - will not be pushed | sasha@mysql.sashanet.com | 2000-08-15 | 1 | -0/+1 |
| | | | | |||||
| | * | | bookkeeping commit - bk will not let me pull Monty's changes until I commit ↵ | sasha@mysql.sashanet.com | 2000-08-15 | 1 | -3/+4 |
| | |/ | | | | | | | | | | mine to my repository - this will not be pushed | ||||
* | | | Merge | serg@infomag.ape.relarn.ru | 2000-08-15 | 67 | -634/+799 |
|\ \ \ | |/ / | |||||
| * | | Removed automaticly created files from Bitkeeper | monty@donna.mysql.com | 2000-08-15 | 0 | -0/+0 |
| | | | |||||
| * | | Fixed for Ia64 + delayed key creation + a lot of small bug fixes | monty@donna.mysql.com | 2000-08-15 | 67 | -636/+788 |
| |/ | |||||
* | | logging_ok Logging to logging@openlogging.org accepted | serg@infomag.ape.relarn.ru | 2000-08-15 | 1 | -0/+1 |
| | | |||||
* | | PART I: Keys support for MyMERGE tables | serg@infomag.ape.relarn.ru | 2000-08-14 | 27 | -38/+519 |
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 ') | ||||
* | Various fixups, readability improved. | jcole@jcole.burghcom.com | 2000-08-11 | 1 | -37/+45 |
| | |||||
* | Aesthetic changes only. | jcole@jcole.burghcom.com | 2000-08-11 | 2 | -93/+98 |
| | |||||
* | A bunch of changes to the manual. | jcole@jcole.burghcom.com | 2000-08-11 | 1 | -119/+173 |
| | | | | | Spelling, grammar, updating. Basic Maintenance. | ||||
* | Small change to manual, testing BitKeeper | jcole@jcole.burghcom.com | 2000-08-10 | 2 | -1/+2 |
| | |||||
* | Automatically detect HAVE_INT_8_16_32. | tim@localhost.polyesthetic.msg | 2000-08-10 | 3 | -6/+31 |
| | |||||
* | Use @HOSTNAME@ instead of hardcoded /bin/hostname. | tim@localhost.polyesthetic.msg | 2000-08-09 | 3 | -11/+10 |
| | |||||
* | Add const to [my_]sigwait() arg, to make all declarations match. | tim@localhost.polyesthetic.msg | 2000-08-09 | 2 | -3/+3 |
| | |||||
* | added sleep to allow time for replication to the alter table test | sasha@mysql.sashanet.com | 2000-08-07 | 1 | -1/+2 |
| | |||||
* | fixed coredump in UDF | sasha@mysql.sashanet.com | 2000-08-07 | 4 | -7/+27 |
| | | | | | added Monty's patch for alter table and LAST_INSERT_ID() added a test case for replication of ALTER TABLE on a table with auto_increment | ||||
* | Make BerkeleyDB configuration work. | tim@localhost.polyesthetic.msg | 2000-08-03 | 1 | -3/+2 |
| | |||||
* | Fixed the mess created when I did LOD branch on accident | sasha@mysql.sashanet.com | 2000-08-02 | 1 | -1/+1 |
| | |||||
* | fixed logging ok | sasha@mysql.sashanet.com | 2000-08-02 | 1 | -0/+12 |
| | |||||
* | Fix typos that gcc allowed but other compilers choke on. | tim@localhost.polyesthetic.msg | 2000-08-02 | 2 | -7/+5 |
| | |||||
* | Merge | sasha@work.mysql.com | 2000-08-02 | 1 | -0/+1 |
| |