Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. | monty@butch. | 2002-11-07 | 1 | -1/+1 |
| | |||||
* | Added macros for nice TIMESPEC usage. | monty@hundin.mysql.fi | 2002-01-02 | 1 | -7/+1 |
| | | | | | | | | Fixes for building MySQL with gcc 3.0 Added SIGNED / UNSIGNED casts Fixed core dump bug in net_clear() with libmysqld. Back to using semaphores in query cache. Added 'Null' and 'Index_type' to SHOW INDEX. | ||||
* | mysql_priv.h manager_status is volatile | tim@threads.polyesthetic.msg | 2000-11-28 | 1 | -1/+1 |
| | | | | sql_manager.cc manager_status is volatile | ||||
* | Generalize handle_flush thread to also handle various management | tim@threads.polyesthetic.msg | 2000-11-27 | 1 | -0/+101 |
tasks for different handlers. Add a callback from berkeley db to delete log files that are no longer needed. |