Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New improved IO_CACHE | monty@bitch.mysql.fi | 2001-11-28 | 3 | -10/+10 |
| | |||||
* | Portability fix | monty@hundin.mysql.fi | 2001-11-07 | 6 | -41/+41 |
| | | | | Cleanup typos (like SKIPP -> SKIP) | ||||
* | merge with 3.23.44 | monty@hundin.mysql.fi | 2001-11-04 | 2 | -6/+7 |
|\ | |||||
| * | Portability fixes | monty@hundin.mysql.fi | 2001-10-31 | 2 | -3/+4 |
| | | |||||
| * | Update for OS2 (patch from Yuri Dario). | monty@hundin.mysql.fi | 2001-10-31 | 1 | -3/+3 |
| | | | | | | | | | | | | Use LONG_TIMEOUT (one year) instead of ~0 for long timeouts Fixed error messages. Fixed problem with const propagation when comparing columns of different types | ||||
* | | Updated manual about embedded version. | monty@hundin.mysql.fi | 2001-10-08 | 1 | -5/+1 |
| | | | | | | | | | | | | | | | | | | Speed up column-completion in 'mysql' Don't use ISAM if HAVE_ISAM is not defined A lot of fixes for the embedded version. All libraries are now included in libmysqld.a Changed arguments to convert_dirname() to make it more general. Renamed files in the 'merge' directory to all use a common prefix. Don't compile both assembler and C functions on x86 | ||||
* | | Merge | monty@work.mysql.com | 2001-09-15 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fixed bug in --safe-create-user | monty@hundin.mysql.fi | 2001-09-15 | 1 | -1/+1 |
| | | |||||
* | | Cleanups | monty@hundin.mysql.fi | 2001-09-15 | 1 | -4/+4 |
| | | |||||
* | | merge with 3.23.42 | monty@work.mysql.com | 2001-09-02 | 5 | -300/+285 |
|\ \ | |/ | |||||
| * | Fixes for OS2. | monty@hundin.mysql.fi | 2001-08-22 | 5 | -300/+285 |
| | | | | | | | | | | Fix bug in isamlog Add argument types to function declarations. | ||||
* | | Fix of UNION code | monty@hundin.mysql.fi | 2001-08-19 | 1 | -0/+1 |
| | | | | | | | | | | | | | | Added heap_delete_table Added HA_EXTRA_PREPARE_FOR_DELETE Added and use my_dup() for faster open of tables. Removed not working no-mix-table-type | ||||
* | | merged | serg@serg.mysql.com | 2001-07-02 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Changed compare in MyISAM to use my_pread() | monty@tik.mysql.fi | 2001-06-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Fixed that @VAR shows all decimals Fixed problem with FLUSH TABLES and LOCK TABLE CREATE ... SELECT now creates keys later Reset AUTO_INCREMENT order if droping AUTO_INCREMENT key | ||||
* | | memory-limited tree | serg@serg.mysql.com | 2001-07-02 | 2 | -3/+3 |
|/ | | | | bulk inserts optimization: caching keys in binary tree | ||||
* | Portability fixes for Ia64 and Sgi compiler | monty@donna.mysql.fi | 2001-04-25 | 1 | -1/+1 |
| | | | | | | DROP DATABASE in mysqladmin asks for confirmation (again) Added examined_rows to slow query log SHOW CREATE for TEMPORARY table | ||||
* | Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macro | monty@donna.mysql.fi | 2001-03-26 | 1 | -1/+1 |
| | | | | (For glibc 2.2) | ||||
* | Added isolation levels | monty@tik.mysql.fi | 2001-03-21 | 2 | -2/+10 |
| | | | | Added SELECT .. FOR UPDATE and SELECT .. IN SHARE MODE | ||||
* | Removed not used variable 'last_ref' | monty@donna.mysql.com | 2001-01-16 | 1 | -6/+7 |
| | | | | | | Fixed problem with negative DECIMAL() keys Fixed some bugs with NULL keys in BDB More mysql-test tests | ||||
* | New thr_alarm struct for better integration with OS2 | monty@donna.mysql.com | 2000-11-28 | 1 | -0/+4 |
| | | | | | Run bootstrap in separate thread Fix bug in FLUSH TABLES table_name | ||||
* | Fixed problem with auto-repair of MyISAM tables | monty@donna.mysql.com | 2000-11-21 | 2 | -4/+6 |
| | | | | Fixed bug in ISAM and MyISAM when updating from multiple-processes | ||||
* | Portability fixes | monty@donna.mysql.com | 2000-11-18 | 1 | -4/+6 |
| | |||||
* | Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB ↵ | monty@tik.mysql.com | 2000-10-15 | 2 | -2/+10 |
| | | | | tables | ||||
* | Fixed indention, removed compiler varnings and fixed a bug | monty@donna.mysql.com | 2000-09-29 | 2 | -15/+13 |
| | | | | in FULLTEXT indexes. | ||||
* | Fixes for MERGE TABLES and HEAP tables | monty@donna.mysql.com | 2000-09-14 | 1 | -2/+2 |
| | |||||
* | Fixes for Ia64 | monty@donna.mysql.com | 2000-08-23 | 3 | -11/+14 |
| | |||||
* | Updated benchmark and results for PostgreSQL 7.0.2 | monty@donna.mysql.com | 2000-08-18 | 1 | -0/+3 |
| | | | | | Added more status to the MyISAM files to avoid checking files that has already been checked. | ||||
* | Fix "dosen't" for someone who mailed us. :) | jcole@jcole.burghcom.com | 2000-08-16 | 1 | -1/+1 |
| | |||||
* | Fixed for Ia64 + delayed key creation + a lot of small bug fixes | monty@donna.mysql.com | 2000-08-15 | 2 | -9/+9 |
| | |||||
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 44 | -0/+17777 |