summaryrefslogtreecommitdiff
path: root/myisammrg/myrg_static.c
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightmonty@hundin.mysql.fi2001-12-061-3/+3
| | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
* Updated manual about embedded version.monty@hundin.mysql.fi2001-10-081-1/+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
* Final fixes for INSERT into MERGE tables.monty@tik.mysql.fi2001-09-271-1/+1
| | | | | | Move MAX_BLOB_WIDTH to be global Added full support for unsigned BIGINT Fixed spelling errors
* Added support of INSERT to MERGE tablesmonty@hundin.mysql.fi2001-09-221-0/+4
| | | | Fixes for embedded libary and openssl
* Import changesetbk@work.mysql.com2000-07-311-0/+26