summaryrefslogtreecommitdiff
path: root/readline
Commit message (Collapse)AuthorAgeFilesLines
* Portability fix.monty@hundin.mysql.fi2002-08-211-1/+1
|
* Bug fixesSinisa@sinisa.nasamreza.org2002-03-281-1/+1
|
* Modifications to MySQL source in order to make it compile on QnX.jani@hynda.mysql.fi2002-03-131-0/+4
|
* --replace_result in mysqltest can now use variablesmonty@hundin.mysql.fi2001-12-151-0/+10
|
* Update copyrightmonty@hundin.mysql.fi2001-12-0613-31/+31
| | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
* merge with 3.23.44monty@hundin.mysql.fi2001-11-041-1/+1
|\
| * Portability fixesmonty@hundin.mysql.fi2001-10-311-1/+1
| |
* | Don't do signal() on windows (Causes instability problems)monty@hundin.mysql.fi2001-10-1722-173/+144
| | | | | | | | | | | | Safer, a bit faster filesort. Code changes to avoid calls to current_thd() (faster code). Removed all compiler warnings from readline.
* | Portability fixmonty@hundin.mysql.fi2001-09-301-0/+4
| |
* | OpenSSL worktonu@x153.internalnet2001-08-301-0/+1
| |
* | Removed tens of annoying warnings about implicit declaration of memcpy(), ↵tonu@x153.internalnet2001-08-273-55/+55
|/ | | | strlen() and about unused variables.
* Workaround for bug in thread library in Unixware 7monty@donna.mysql.com2001-02-031-2/+1
| | | | | Fixed bug in GROUP BY on ELT() Added SEQUENCE() to UDF examples
* Portability fixesmonty@donna.mysql.com2001-02-021-0/+1
| | | | Changed TRUNCATE table_name -> TRUNCATE TABLE table_name
* New thr_alarm struct for better integration with OS2monty@donna.mysql.com2000-11-282-1/+106
| | | | | Run bootstrap in separate thread Fix bug in FLUSH TABLES table_name
* Fixes for bugs in the usage of IO_CACHEmonty@narttu.mysql.fi2000-11-171-1/+1
|
* First part of automatic repair of MyISAM tables.monty@tramp.mysql.fi2000-10-039-35/+41
| | | | | | | Error on full disk on repair. SIGHUP signal handling. Update with keys on timestamp Portability fixes
* Update to new root alloc, OPTIMIZE TABLE and some other changesmonty@donna.mysql.com2000-09-122-2/+2
|
* 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.
* Import changesetbk@work.mysql.com2000-07-3152-0/+24717