Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Applied required modifications for automake 1.5 | lenz@mysql.com | 2002-10-01 | 1 | -9/+0 |
| | | | | | - some additional small fixes - added "depcomp" for automake 1.5 | ||||
* | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 13 | -39/+39 |
| | | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC) | ||||
* | Updated manual about embedded version. | monty@hundin.mysql.fi | 2001-10-08 | 14 | -16/+16 |
| | | | | | | | | | 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 with 3.23.42 | monty@work.mysql.com | 2001-09-02 | 8 | -23/+19 |
|\ | |||||
| * | Fixes for OS2. | monty@hundin.mysql.fi | 2001-08-22 | 8 | -23/+19 |
| | | | | | | | | | | Fix bug in isamlog Add argument types to function declarations. | ||||
* | | Only mark MERGE readonly if all tables are readonly | monty@donna.mysql.fi | 2001-05-12 | 1 | -1/+7 |
|/ | | | | Optimize some queries when using LIMIT | ||||
* | Fixed ALTER TABLE on MERGE tables | monty@donna.mysql.com | 2001-01-28 | 1 | -1/+1 |
| | | | | Fixed bug in DISTINCT | ||||
* | Changes for --with-server-suffix | monty@donna.mysql.com | 2001-01-21 | 1 | -8/+14 |
| | | | | | Fixed mutex bug in logging (crash on windows when doing SET PASSWORD=) Changed MERGE tables to not use FILE | ||||
* | Cleanup of tests | monty@donna.mysql.com | 2000-12-28 | 1 | -1/+1 |
| | | | | Fixed bug with ALTER TABLE on HEAP tables | ||||
* | Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB ↵ | monty@tik.mysql.com | 2000-10-15 | 1 | -2/+2 |
| | | | | tables | ||||
* | 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. | ||||
* | Fixed for Ia64 + delayed key creation + a lot of small bug fixes | monty@donna.mysql.com | 2000-08-15 | 1 | -1/+1 |
| | |||||
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 16 | -0/+727 |