Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added last_errno and last_error to show slave status | sasha@mysql.sashanet.com | 2001-01-24 | 2 | -2/+7 |
* | Fixes for OSF1 | monty@donna.mysql.com | 2001-01-22 | 1 | -0/+2 |
* | Merge | monty@donna.mysql.com | 2001-01-21 | 1 | -0/+4 |
|\ | |||||
| * | client/mysqltest.c | sasha@mysql.sashanet.com | 2001-01-19 | 1 | -0/+4 |
* | | Changes for --with-server-suffix | monty@donna.mysql.com | 2001-01-21 | 3 | -3/+9 |
|/ | |||||
* | Add --with-server-suffix (MYSQL_SERVER_SUFFIX). | tim@cane.mysql.fi | 2001-01-19 | 1 | -0/+1 |
* | Merge work.mysql.com:/home/bk/mysql | tim@cane.mysql.fi | 2001-01-16 | 4 | -24/+24 |
|\ | |||||
| * | Use C-style comments in common header files and C code. | tim@cane.mysql.fi | 2001-01-16 | 4 | -24/+24 |
* | | Removed not used variable 'last_ref' | monty@donna.mysql.com | 2001-01-16 | 1 | -3/+28 |
|/ | |||||
* | Fixed bug when having many binary log files | monty@donna.mysql.com | 2001-01-08 | 1 | -0/+2 |
* | Fixed gethostname_r tests to be more portable | monty@donna.mysql.com | 2001-01-01 | 1 | -8/+10 |
* | Update to new vio | monty@donna.mysql.com | 2000-12-31 | 1 | -1/+1 |
* | cleanups | monty@donna.mysql.com | 2000-12-31 | 1 | -2/+1 |
* | Merge | serg@serg.mysql.com | 2000-12-30 | 1 | -1/+1 |
|\ | |||||
| * | Fixed --no-defaults in mysqltest | monty@donna.mysql.com | 2000-12-29 | 1 | -1/+1 |
* | | Merge | serg@serg.mysql.com | 2000-12-24 | 2 | -2/+3 |
|\ \ | |/ | |||||
| * | Fix duplicate symbol problem | monty@donna.mysql.com | 2000-12-24 | 1 | -3/+8 |
| * | merge | monty@donna.mysql.com | 2000-12-24 | 1 | -1/+3 |
| |\ | |||||
| | * | New benchmark test | monty@donna.mysql.com | 2000-12-24 | 1 | -1/+3 |
* | | | raid.h moved my_raid_type() out of #ifdef USE_RAID | serg@serg.mysql.com | 2000-12-23 | 1 | -6/+13 |
|/ / | |||||
* | | Style fix - keep os-specific stuff together. | tim@cane.mysql.fi | 2000-12-22 | 1 | -0/+4 |
|/ | |||||
* | Lots of new benchmark runs | monty@donna.mysql.com | 2000-12-18 | 1 | -3/+3 |
* | Backed out the new LARGEFILE patch as it broked several things | monty@donna.mysql.com | 2000-12-16 | 1 | -1/+4 |
* | configure fix to get Linux to work with new large file system detection | monty@donna.mysql.com | 2000-12-16 | 1 | -0/+1 |
* | Fix problem with S_ISLNK() on Linux | monty@donna.mysql.com | 2000-12-16 | 1 | -3/+5 |
* | Fixed missing long option | monty@donna.mysql.com | 2000-12-16 | 1 | -1/+1 |
* | Configure updates | monty@donna.mysql.com | 2000-12-16 | 1 | -2/+2 |
* | MIT fix | sasha@mysql.sashanet.com | 2000-12-13 | 1 | -0/+1 |
* | global.h Fix for MIT-threads | sasha@mysql.sashanet.com | 2000-12-13 | 1 | -0/+1 |
* | mysql.spec.sh Don't install BDB | monty@work.mysql.com | 2000-12-13 | 1 | -1/+1 |
* | Fixed delete in tables with hidden primary key | monty@donna.mysql.com | 2000-12-12 | 1 | -0/+2 |
* | Lots of fixes for BDB tables | monty@donna.mysql.com | 2000-12-08 | 1 | -1/+1 |
* | Only write full transactions to binary log | monty@donna.mysql.com | 2000-12-07 | 1 | -1/+2 |
* | New thr_alarm struct for better integration with OS2 | monty@donna.mysql.com | 2000-11-28 | 5 | -38/+66 |
* | All statements are now run in a sub transaction | monty@donna.mysql.com | 2000-11-24 | 1 | -1/+2 |
* | Split error message for crashed table to 3 different error messages. | monty@donna.mysql.com | 2000-11-22 | 2 | -1/+4 |
* | Fixed problem with auto-repair of MyISAM tables | monty@donna.mysql.com | 2000-11-21 | 1 | -0/+1 |
* | Bug fix for NATURAL JOIN, Split manual sections and more statistic variables | monty@donna.mysql.com | 2000-11-20 | 1 | -1/+1 |
* | Fixes for bugs in the usage of IO_CACHE | monty@narttu.mysql.fi | 2000-11-17 | 1 | -0/+1 |
* | merge | monty@narttu.mysql.fi | 2000-11-16 | 3 | -2/+9 |
|\ | |||||
| * | changed to use IO_CACHE instead of FILE | monty@narttu.mysql.fi | 2000-11-15 | 1 | -0/+5 |
| * | Bug fixes, TRUNCATE, safer passwords on command line and connect timeout | monty@tik.mysql.com | 2000-11-13 | 2 | -2/+4 |
* | | Changes from teg@redhat.com - subtle bugs that only show up under | tim@threads.polyesthetic.msg | 2000-11-06 | 1 | -4/+8 |
* | | BitKeeper/triggers/post-commit | sasha@mysql.sashanet.com | 2000-11-04 | 1 | -0/+1 |
* | | fixed bug with FULLTEXT and ORDER BY | serg@serg.mysql.com | 2000-11-04 | 1 | -2/+3 |
* | | fixed --skip-slave-thread bug | sasha@mysql.sashanet.com | 2000-10-26 | 1 | -0/+0 |
|/ | |||||
* | Update of interface for BDB tables. | monty@donna.mysql.com | 2000-10-24 | 1 | -1/+1 |
* | Fix of automatic repair | monty@donna.mysql.com | 2000-10-23 | 1 | -1/+1 |
* | Fixed benchmarks and compare of NULL with <> | monty@donna.mysql.com | 2000-10-17 | 1 | -1/+1 |
* | Automatic repair of MyISAM tables + small bug fixes | monty@donna.mysql.com | 2000-10-17 | 2 | -6/+4 |