Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Portability fixes for OPENBSD, OS2 and Windows | monty@donna.mysql.com | 2001-01-27 | 1 | -1/+2 |
* | Changes for --with-server-suffix | monty@donna.mysql.com | 2001-01-21 | 1 | -1/+1 |
* | Add --with-server-suffix (MYSQL_SERVER_SUFFIX). | tim@cane.mysql.fi | 2001-01-19 | 1 | -0/+8 |
* | configure.in top_srcdir -> top_builddir | tim@donna.mysql.com | 2001-01-17 | 1 | -1/+1 |
* | Handle AVAILABLE_LANGUAGES more portably. | tim@donna.mysql.com | 2001-01-16 | 1 | -1/+18 |
* | Patches for NetBSD/macppc | monty@donna.mysql.com | 2001-01-12 | 1 | -1/+1 |
* | Merge | monty@donna.mysql.com | 2001-01-08 | 1 | -1/+1 |
|\ | |||||
| * | Fixed bug when having many binary log files | monty@donna.mysql.com | 2001-01-08 | 1 | -1/+1 |
* | | configure.in Change PERL test to use perl instead of perl5, if possible. | tim@cane.mysql.fi | 2001-01-05 | 1 | -4/+12 |
|/ | |||||
* | Fixed gethostname_r tests to be more portable | monty@donna.mysql.com | 2001-01-01 | 1 | -7/+2 |
* | Extended mysqltest with --commands and 'require' | monty@donna.mysql.com | 2000-12-27 | 1 | -1/+1 |
* | Merge | tim@cane.mysql.fi | 2000-12-26 | 1 | -3/+9 |
|\ | |||||
| * | configure.in --without-raid should not #define USE_RAID | tim@cane.mysql.fi | 2000-12-26 | 1 | -3/+9 |
* | | merge | monty@donna.mysql.com | 2000-12-24 | 1 | -1/+2 |
|\ \ | |/ |/| | |||||
| * | New benchmark test | monty@donna.mysql.com | 2000-12-24 | 1 | -1/+2 |
* | | Style fix - keep os-specific stuff together. | tim@cane.mysql.fi | 2000-12-22 | 1 | -4/+1 |
* | | Merge work.mysql.com:/home/bk/mysql | tim@cane.mysql.fi | 2000-12-21 | 1 | -0/+5 |
|\ \ | |||||
| * | | Compatibility fix for BSDi. | tim@cane.mysql.fi | 2000-12-21 | 1 | -0/+5 |
| |/ | |||||
* | | acconfig.h | sasha@mysql.sashanet.com | 2000-12-20 | 1 | -2/+4 |
|/ | |||||
* | Lots of new benchmark runs | monty@donna.mysql.com | 2000-12-18 | 1 | -2/+1 |
* | Fixed error when copying mysqld_multi | monty@donna.mysql.com | 2000-12-16 | 1 | -2/+16 |
* | Backed out the new LARGEFILE patch as it broked several things | monty@donna.mysql.com | 2000-12-16 | 1 | -1/+2 |
* | Configure updates | monty@donna.mysql.com | 2000-12-16 | 1 | -67/+61 |
* | Merge | sasha@mysql.sashanet.com | 2000-12-07 | 1 | -0/+1 |
|\ | |||||
| * | fixed up mysql-test - will not push this yet, as more clean up/testing is to ... | sasha@mysql.sashanet.com | 2000-12-07 | 1 | -0/+1 |
* | | Only write full transactions to binary log | monty@donna.mysql.com | 2000-12-07 | 1 | -1/+1 |
|/ | |||||
* | Generalize handle_flush thread to also handle various management | tim@threads.polyesthetic.msg | 2000-11-27 | 1 | -1/+6 |
* | Added connect_timeout and fix for transactions per statement | monty@donna.mysql.com | 2000-11-27 | 1 | -1/+1 |
* | merge | monty@narttu.mysql.fi | 2000-11-16 | 1 | -3/+5 |
|\ | |||||
| * | Bug fixes, TRUNCATE, safer passwords on command line and connect timeout | monty@tik.mysql.com | 2000-11-13 | 1 | -3/+5 |
* | | configure.in fixed to properly handle 1 digit branch | sasha@work.mysql.com | 2000-11-05 | 1 | -1/+1 |
|/ | |||||
* | Merge | monty@donna.mysql.com | 2000-10-23 | 1 | -4/+4 |
|\ | |||||
| * | Fix of automatic repair | monty@donna.mysql.com | 2000-10-23 | 1 | -4/+4 |
* | | Index Added latin5 (turkish) character set | tim@threads.polyesthetic.msg | 2000-10-22 | 1 | -2/+2 |
|/ | |||||
* | Give an error if you use a BLOB(X) where X > 255 | monty@donna.mysql.com | 2000-10-22 | 1 | -2/+2 |
* | Merge | monty@donna.mysql.com | 2000-10-14 | 1 | -2/+2 |
|\ | |||||
| * | Fix of LEFT JOIN optimizer bug, problem with key cache on Windows and | monty@donna.mysql.com | 2000-10-14 | 1 | -2/+2 |
* | | SET OPTION SQL_QUOTE_SHOW_CREATE = 0 | 1 | serg@serg.mysql.com | 2000-10-10 | 1 | -1/+1 |
|/ | |||||
* | Merge | serg@serg.mysql.com | 2000-10-07 | 1 | -4/+21 |
|\ | |||||
| * | Small fixes | monty@donna.mysql.com | 2000-10-05 | 1 | -1/+2 |
| * | Portability fixes | monty@donna.mysql.com | 2000-10-04 | 1 | -3/+19 |
* | | configure.in Add check for pdftex | serg@serg.mysql.com | 2000-10-04 | 1 | -0/+1 |
|/ | |||||
* | safe_mysqld.sh remove stray warning message from nohup nice | tim@threads.polyesthetic.msg | 2000-09-23 | 1 | -3/+3 |
* | merge nohup niceness changes | tim@threads.polyesthetic.msg | 2000-09-23 | 1 | -3/+3 |
|\ | |||||
| * | configure.in remove some stray warning messages for failed tests | tim@threads.polyesthetic.msg | 2000-09-12 | 1 | -3/+3 |
* | | removed misplaced comma in configure.in | jcole@tetra.bedford.progress.com | 2000-09-19 | 1 | -1/+1 |
* | | Made configure's help output nice and pretty. | jcole@tetra.bedford.progress.com | 2000-09-19 | 1 | -25/+38 |
* | | Faster log::write() call, memory leak fix, flush master fix. | monty@donna.mysql.com | 2000-09-16 | 1 | -2/+2 |
* | | Update to new root alloc, OPTIMIZE TABLE and some other changes | monty@donna.mysql.com | 2000-09-12 | 1 | -2/+2 |
|/ | |||||
* | Merge | monty@donna.mysql.com | 2000-09-07 | 1 | -4/+5 |
|\ |