summaryrefslogtreecommitdiff
path: root/regex/regerror.c
Commit message (Collapse)AuthorAgeFilesLines
* Many files:kent@mysql.com2005-09-291-3/+3
| | | | | | | Prefix regex functions/types with "my_" as our library is not compatible with normal regex lib. my_regex.h: Rename: regex/regex.h -> regex/my_regex.h
* fixed function sig so it will compile with Visual C++ 8reggie@linux.site2005-07-141-5/+1
|
* Query cache.monty@hundin.mysql.fi2001-12-021-4/+4
| | | | Remove some warnings
* Changed to use my_global.hmonty@hundin.mysql.fi2001-09-141-1/+1
| | | | | Fixed problem with LIKE with latin1_de Added parsing support of UNSIGNED LONG LONG
* First part of automatic repair of MyISAM tables.monty@tramp.mysql.fi2000-10-031-17/+17
| | | | | | | Error on full disk on repair. SIGHUP signal handling. Update with keys on timestamp Portability fixes
* Import changesetbk@work.mysql.com2000-07-311-0/+120