Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug when having many binary log files | monty@donna.mysql.com | 2001-01-08 | 1 | -0/+2 |
| | | | | | Fixed bug when deleting keys with possible NULL values many changes to mysqltest | ||||
* | 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 |
| | | | | | | | | | | | | | | | | | | | | | Fixed bug in REPLACE with BDB tables Prepare for write lock on read for BDB Inform the handler when we want to use IGNORE / REPLACE New manual pages | ||||
* | | | raid.h moved my_raid_type() out of #ifdef USE_RAID | serg@serg.mysql.com | 2000-12-23 | 1 | -6/+13 |
|/ / | | | | | | | sql_show.cc #define USE_RAID removed | ||||
* | | 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 |
| | | | | | | Remember filename for temporary files created with mkstemp Fixed wrongly allocated BDB share structure Cleanups for SunPRO | ||||
* | 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 |
| | | | | Portability fix for Linux | ||||
* | Configure updates | monty@donna.mysql.com | 2000-12-16 | 1 | -2/+2 |
| | | | | Fixed my_print_defaults --no-defaults | ||||
* | 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 |
| | | | | | | Do-patch-file Update for new web structure Makefile.am Added dependency for manual_toc.html Makefile.am Replaced chmod with RM to avoid error message | ||||
* | Fixed delete in tables with hidden primary key | monty@donna.mysql.com | 2000-12-12 | 1 | -0/+2 |
| | | | | | | Remove not used BDB logs on shutdown Don't give warnings for repair on slaves Fixed transaction log files | ||||
* | Lots of fixes for BDB tables | monty@donna.mysql.com | 2000-12-08 | 1 | -1/+1 |
| | | | | Change DROP TABLE to first drop the data, then the .frm file | ||||
* | Only write full transactions to binary log | monty@donna.mysql.com | 2000-12-07 | 1 | -1/+2 |
| | | | | | | A lot of new functions for BDB tables Fix for DROP DATABASE on windows Default server_id variables | ||||
* | New thr_alarm struct for better integration with OS2 | monty@donna.mysql.com | 2000-11-28 | 5 | -38/+66 |
| | | | | | Run bootstrap in separate thread Fix bug in FLUSH TABLES table_name | ||||
* | All statements are now run in a sub transaction | monty@donna.mysql.com | 2000-11-24 | 1 | -1/+2 |
| | | | | | Give warning if we are using non transactional tables and do ROLLBACK Porting of crash-me and benchmarks to FrontBase | ||||
* | Split error message for crashed table to 3 different error messages. | monty@donna.mysql.com | 2000-11-22 | 2 | -1/+4 |
| | | | | Fixes for Windows | ||||
* | Fixed problem with auto-repair of MyISAM tables | monty@donna.mysql.com | 2000-11-21 | 1 | -0/+1 |
| | | | | Fixed bug in ISAM and MyISAM when updating from multiple-processes | ||||
* | 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 |
| | | | | | | | | certain circumstances. | ||||
* | | BitKeeper/triggers/post-commit | sasha@mysql.sashanet.com | 2000-11-04 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | send the diffs Docs/manual.texi updated change history include/my_sys.h Moved safemalloc_mem_limit here mysys/safemalloc.c fixed up safemalloc_mem_limit sql/mysqld.cc moved safemalloc_mem_limit declaration to my_sys.h | ||||
* | | 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 |
|/ | | | | | | added PURGE MASTER LOGS TO and SHOW MASTER LOGS fixed the output of SHOW MASTER STATUS updated docs | ||||
* | Update of interface for BDB tables. | monty@donna.mysql.com | 2000-10-24 | 1 | -1/+1 |
| | | | | Fixed bug in SHOW CREATE TABLE | ||||
* | 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 |
| | |||||
* | Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB ↵ | monty@tik.mysql.com | 2000-10-15 | 1 | -1/+2 |
| | | | | tables | ||||
* | Fix of LEFT JOIN optimizer bug, problem with key cache on Windows and | monty@donna.mysql.com | 2000-10-14 | 1 | -1/+1 |
| | | | | a lot of portability issues. | ||||
* | merge | monty@donna.mysql.com | 2000-10-11 | 3 | -12/+14 |
|\ | |||||
| * | Merge narttu:/my/mysql into tik.mysql.com:/home/my/mysql | monty@tik.mysql.com | 2000-10-11 | 1 | -3/+3 |
| |\ | |||||
| | * | Portability fixes | monty@narttu.mysql.fi | 2000-10-11 | 1 | -3/+3 |
| | | | |||||
| * | | Automatic repair of MyISAM tables + portability fixes | monty@tik.mysql.com | 2000-10-11 | 2 | -9/+11 |
| |/ | |||||
* | | Show charsets dir in error message, instead of just "path: default". | tim@threads.polyesthetic.msg | 2000-10-09 | 1 | -0/+1 |
|/ | |||||
* | DISTINCT optimization | monty@tramp.mysql.fi | 2000-10-06 | 1 | -0/+1 |
| | | | | | Fixes when using column privileges Manual updates | ||||
* | Portability fixes | monty@donna.mysql.com | 2000-10-04 | 1 | -0/+13 |
| |