Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added os2 source directory to source distribution | lenz@mysql.com | 2002-05-17 | 1 | -1/+1 |
| | | | | (thanks to Yuri Dario <mc6530@mclink.it> for pointing this out) | ||||
* | Fixed sql_yacc.yy to be compatible with bison 1.31 and above. | lenz@mysql.com | 2002-05-15 | 1 | -1/+1 |
| | | | | | Made detection of GNU tar a bit more flexible. Only use /usr/local/mysql-glibc if it actually exists | ||||
* | mysqlbinlog->client | sasha@mysql.sashanet.com | 2001-08-09 | 1 | -0/+1 |
| | |||||
* | Fixed typo | monty@donna.mysql.com | 2000-12-31 | 1 | -2/+1 |
| | |||||
* | Fix for Tex 3.0 | monty@donna.mysql.com | 2000-12-31 | 1 | -0/+6 |
| | | | | Added target test | ||||
* | Fixed error when copying mysqld_multi | monty@donna.mysql.com | 2000-12-16 | 1 | -1/+1 |
| | | | | | Fixes for mysql-test Fixed race condition in SHOW LOGS | ||||
* | fixed up mysql-test - will not push this yet, as more clean up/testing is to ↵ | sasha@mysql.sashanet.com | 2000-12-07 | 1 | -1/+1 |
| | | | | follow | ||||
* | Added connect_timeout and fix for transactions per statement | monty@donna.mysql.com | 2000-11-27 | 1 | -1/+1 |
| | |||||
* | configure fix to handle my_config.h | monty@donna.mysql.com | 2000-09-14 | 1 | -2/+2 |
| | |||||
* | configure fixes | monty@donna.mysql.com | 2000-09-14 | 1 | -1/+5 |
| | |||||
* | Added thread_dirs | monty@work.mysql.com | 2000-08-31 | 1 | -1/+2 |
| | |||||
* | Updates for release | monty@donna.mysql.com | 2000-08-29 | 1 | -1/+3 |
| | |||||
* | configure.in modifications to help libmysql_r work with distcheck | tim@work.mysql.com | 2000-08-28 | 1 | -2/+6 |
| | | | | Makefile.am modifications to help libmysql_r work with distcheck | ||||
* | Change the behavior of --enable-thread-safe-client. It now builds | tim@localhost.polyesthetic.msg | 2000-08-18 | 1 | -1/+2 |
| | | | | both a non-threaded libmysqlclient and a threaded libmysqlclient_r. | ||||
* | 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 ') | ||||
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+50 |