summaryrefslogtreecommitdiff
path: root/regex
Commit message (Collapse)AuthorAgeFilesLines
* Merge with 4.0.17monty@mysql.com2003-12-171-0/+10
|\
| * Added checking of return value from my_once_alloc() in charsetmonty@mysql.com2003-12-101-0/+10
| | | | | | | | Added checking of return value from malloc() in reg_init()
* | regexp worked only with the default character set.bar@bar.mysql.r18.ru2003-09-242-21/+35
| | | | | | | | Now it can work with any character set.
* | Move latin1 into a separarte filebar@bar.mysql.r18.ru2003-01-291-2/+2
| |
* | Reorganization to restore generating charset C files from conf filesbar@bar.mysql.r18.ru2003-01-295-7/+6
| |
* | Makefile.am:bar@bar.mysql.r18.ru2002-11-281-1/+1
| | | | | | | | libmysys.a is needed for my_errno
* | removed redundant -I include-dirsserg@serg.mysql.com2002-11-261-1/+1
| |
* | mergedserg@serg.mysql.com2002-10-1411-98/+117
|\ \ | |/ |/|
| * Regex library is switched to use new ctype toolsbar@gw.udmsearch.izhnet.ru2002-03-0611-98/+117
| | | | | | | | to allow usage of many character sets at a time.
* | - Applied required modifications for automake 1.5lenz@mysql.com2002-10-011-9/+0
|/ | | | | - some additional small fixes - added "depcomp" for automake 1.5
* Query cache.monty@hundin.mysql.fi2001-12-028-54/+58
| | | | Remove some warnings
* Changed to use my_global.hmonty@hundin.mysql.fi2001-09-148-8/+8
| | | | | Fixed problem with LIKE with latin1_de Added parsing support of UNSIGNED LONG LONG
* Fixed bug in REGEXP for Linux Alphamonty@donna.mysql.fi2001-04-112-9/+9
|
* got --with-other-libc to work, finallysasha@mysql.sashanet.com2001-04-021-0/+1
|
* First part of automatic repair of MyISAM tables.monty@tramp.mysql.fi2000-10-035-143/+145
| | | | | | | Error on full disk on repair. SIGHUP signal handling. Update with keys on timestamp Portability fixes
* 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-153-8/+15
|
* Import changesetbk@work.mysql.com2000-07-3130-0/+7359