summaryrefslogtreecommitdiff
path: root/merge
Commit message (Collapse)AuthorAgeFilesLines
* Makefile.am:kent@mysql.com2005-07-051-1/+2
| | | | | Added -I$(top_builddir)/include for searching generated header files, when builddir != srcdir
* mergeserg@serg.mylan2005-03-031-1/+1
|\
| * Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it)serg@serg.mylan2005-03-031-1/+1
| |
* | Fix skipp -> skip once and for all.paul@kite-hub.kitebird.com2004-06-031-1/+1
| | | | | | | | (Note: This affects only comments, not variable names.)
* | removed redundant -I include-dirsserg@serg.mysql.com2002-11-261-1/+1
|/
* - Applied required modifications for automake 1.5lenz@mysql.com2002-10-011-9/+0
| | | | | - some additional small fixes - added "depcomp" for automake 1.5
* Update copyrightmonty@hundin.mysql.fi2001-12-0613-39/+39
| | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
* Updated manual about embedded version.monty@hundin.mysql.fi2001-10-0814-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.42monty@work.mysql.com2001-09-028-23/+19
|\
| * Fixes for OS2.monty@hundin.mysql.fi2001-08-228-23/+19
| | | | | | | | | | Fix bug in isamlog Add argument types to function declarations.
* | Only mark MERGE readonly if all tables are readonlymonty@donna.mysql.fi2001-05-121-1/+7
|/ | | | Optimize some queries when using LIMIT
* Fixed ALTER TABLE on MERGE tablesmonty@donna.mysql.com2001-01-281-1/+1
| | | | Fixed bug in DISTINCT
* Changes for --with-server-suffixmonty@donna.mysql.com2001-01-211-8/+14
| | | | | Fixed mutex bug in logging (crash on windows when doing SET PASSWORD=) Changed MERGE tables to not use FILE
* Cleanup of testsmonty@donna.mysql.com2000-12-281-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.com2000-10-151-2/+2
| | | | tables
* Updated benchmark and results for PostgreSQL 7.0.2monty@donna.mysql.com2000-08-181-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 fixesmonty@donna.mysql.com2000-08-151-1/+1
|
* Import changesetbk@work.mysql.com2000-07-3116-0/+727