Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed multi-table-delete | monty@hundin.mysql.fi | 2001-06-15 | 1 | -1/+1 |
* | auto-magic replication redirection logic support in the client, | sasha@mysql.sashanet.com | 2001-06-08 | 1 | -1/+2 |
* | Merge tonu@work.mysql.com:/home/bk/mysql-4.0 | tonu@hundin.mysql.fi | 2001-05-31 | 1 | -0/+13 |
|\ | |||||
| * | Support for VIO library | tonu@hundin.mysql.fi | 2001-05-31 | 1 | -0/+13 |
* | | merge | monty@work.mysql.com | 2001-05-31 | 3 | -2/+9 |
|\ \ | |/ |/| | |||||
| * | Merge nusphere@work.mysql.com:/home/bk/mysql | mikef@nslinux.bedford.progress.com | 2001-05-29 | 1 | -0/+4 |
| |\ | |||||
| | * | Pushing all the Gemini changes above the table handler. | mikef@nslinux.bedford.progress.com | 2001-05-29 | 1 | -0/+4 |
| * | | BUILD/SETUP.sh@1.9 | sasha@mysql.sashanet.com | 2001-05-25 | 2 | -2/+5 |
| |/ | |||||
* | | Merged with 3.23, needs further fix-up | sasha@mysql.sashanet.com | 2001-05-10 | 5 | -56/+0 |
|\ \ | |/ | |||||
| * | Portability fixes | monty@donna.mysql.fi | 2001-04-20 | 5 | -56/+0 |
* | | Merge | monty@work.mysql.com | 2001-04-19 | 2 | -2/+2 |
|\ \ | |/ | |||||
| * | Changed -O6 to -O3 | monty@donna.mysql.fi | 2001-04-13 | 2 | -2/+2 |
* | | merged | serg@serg.mysql.com | 2001-04-13 | 4 | -4/+4 |
|\ \ | |/ | |||||
| * | Changes to get mysqld-max to compile | monty@donna.mysql.fi | 2001-04-13 | 2 | -2/+2 |
| * | Changed Innobase to Innodb | monty@donna.mysql.fi | 2001-04-13 | 2 | -2/+2 |
* | | Added all changes from old 4.0 version: | monty@work.mysql.com | 2001-04-11 | 1 | -0/+13 |
|/ | |||||
* | added compile-pentium-gprof | sasha@mysql.sashanet.com | 2001-04-09 | 1 | -0/+9 |
* | moved bdb/innobase to compile-pentium-debug-max | sasha@mysql.sashanet.com | 2001-04-05 | 2 | -1/+14 |
* | separate compile-pentium and compile-pentium-max | sasha@mysql.sashanet.com | 2001-04-04 | 2 | -1/+13 |
* | worked around gcc bug to make compile-pentium-gcov work | sasha@mysql.sashanet.com | 2001-03-26 | 1 | -1/+1 |
* | Added test case that crashed Innobase | monty@donna.mysql.fi | 2001-03-26 | 1 | -5/+7 |
* | Optimization of delete with record cache (for MyISAM tables) | monty@donna.mysql.fi | 2001-03-11 | 2 | -12/+2 |
* | Changed --with-innobase-db to --with-innobase | monty@donna.mysql.fi | 2001-03-08 | 3 | -3/+3 |
* | Small changes to make life with BDB in the tree easier. | tim@threads.polyesthetic.msg | 2001-03-04 | 1 | -4/+3 |
* | Add --just-configure (-c) option to BUILD scripts. | tim@work.mysql.com | 2001-03-04 | 2 | -9/+21 |
* | Fixes for innobase usage | monty@donna.mysql.fi | 2001-03-03 | 1 | -0/+1 |
* | Fixes for innobase | monty@donna.mysql.fi | 2001-02-21 | 2 | -1/+4 |
* | Added max_user_connections | monty@donna.mysql.com | 2001-02-21 | 1 | -1/+2 |
* | Added max_user_connections | monty@donna.mysql.com | 2001-02-20 | 1 | -1/+1 |
* | Workaround for bug in thread library in Unixware 7 | monty@donna.mysql.com | 2001-02-03 | 1 | -1/+1 |
* | Add --just-print and --help options to BUILD/compile-* scripts. | tim@threads.polyesthetic.msg | 2001-01-30 | 2 | -23/+50 |
* | Added MYSQL_SERVER_SUFFIX to mysqld | monty@donna.mysql.com | 2001-01-19 | 1 | -1/+1 |
* | Removed SCCS flag from all test cases | monty@donna.mysql.com | 2001-01-03 | 1 | -0/+1 |
* | Fixed gethostname_r tests to be more portable | monty@donna.mysql.com | 2001-01-01 | 1 | -2/+3 |
* | Fixed --no-defaults in mysqltest | monty@donna.mysql.com | 2000-12-29 | 3 | -0/+27 |
* | Fix bug in FINISH.sh that kept CFLAGS from being used. | tim@cane.mysql.fi | 2000-12-22 | 1 | -1/+1 |
* | acconfig.h | sasha@mysql.sashanet.com | 2000-12-20 | 3 | -7/+19 |
* | Pass arguements to the build script on to configure. | tim@cane.mysql.fi | 2000-12-18 | 1 | -0/+4 |
* | Merge | tim@cane.mysql.fi | 2000-12-18 | 10 | -85/+110 |
|\ | |||||
| * | - cleaned up BUILD scripts | tim@cane.mysql.fi | 2000-12-18 | 10 | -85/+110 |
* | | Lots of new benchmark runs | monty@donna.mysql.com | 2000-12-18 | 2 | -1/+11 |
|/ | |||||
* | Fixed error when copying mysqld_multi | monty@donna.mysql.com | 2000-12-16 | 1 | -1/+1 |
* | fixes for parallel make, re-added the lost README files in mysql-test | sasha@mysql.sashanet.com | 2000-12-13 | 3 | -0/+3 |
* | make -j 2 | sasha@mysql.sashanet.com | 2000-12-07 | 2 | -2/+3 |
* | Fixed some reported bugs | monty@donna.mysql.com | 2000-11-18 | 1 | -1/+2 |
* | Fixes for bugs in the usage of IO_CACHE | monty@donna.mysql.com | 2000-11-17 | 1 | -0/+37 |
* | BUILD/compile-pentium-debug | sasha@mysql.sashanet.com | 2000-11-16 | 1 | -1/+1 |
* | laptop commit | sasha@laptop.slkc.uswest.net | 2000-11-11 | 1 | -0/+19 |
* | laptop commit, syncing with the repostitory. Fixed some bad bugs in replication | sasha@laptop.slkc.uswest.net | 2000-11-11 | 1 | -2/+2 |
* | Faster log::write() call, memory leak fix, flush master fix. | monty@donna.mysql.com | 2000-09-16 | 1 | -1/+3 |