Harin Vadodaria
|
0dbd5a8797
|
Bug#21973610: BUFFER OVERFLOW ISSUES
Description : Incorrect usage of sprintf/strcpy caused
possible buffer overflow issues at various
places.
Solution : - Fixed mysql_plugin and mysqlshow
- Fixed regex library issues
Reviewed-By : Georgi Kodinov <georgi.kodinov@oracle.com>
Reviewed-By : Venkata S Murthy Sidagam <venkata.sidagam@oracle.com>
|
2015-11-06 16:41:55 +05:30 |
|
Davi Arnaut
|
39e9bde2c0
|
Bug#45288: pb2 returns a lot of compilation warnings
Tag or remove unused arguments and variables.
|
2010-10-19 20:36:59 -02:00 |
|
kent@mysql.com
|
656b0cc15a
|
Merge
|
2005-09-29 03:20:31 +02:00 |
|
kent@mysql.com
|
844d964f2d
|
Many files:
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
|
2005-09-29 02:08:24 +02:00 |
|
monty@mysql.com
|
d71c030587
|
After merge fixes
|
2004-12-31 00:44:00 +02:00 |
|
monty@mysql.com
|
3afecef4df
|
Fix compiler warnings (detected by Intel's C++ compiler)
Fixed checking of privilege handling in CREATE ... SELECT (Bug #6094)
|
2004-10-22 18:44:51 +03:00 |
|
bar@bar.mysql.r18.ru
|
735399a850
|
Move latin1 into a separarte file
|
2003-01-29 17:31:20 +04:00 |
|
bar@bar.mysql.r18.ru
|
08129eea2b
|
Reorganization to restore generating charset C files from conf files
|
2003-01-29 15:08:09 +04:00 |
|
bar@gw.udmsearch.izhnet.ru
|
2eed406550
|
Regex library is switched to use new ctype tools
to allow usage of many character sets at a time.
|
2002-03-06 20:04:13 +04:00 |
|
monty@hundin.mysql.fi
|
1d26537da5
|
Query cache.
Remove some warnings
|
2001-12-02 14:34:01 +02:00 |
|
monty@hundin.mysql.fi
|
7cadc6e711
|
Changed to use my_global.h
Fixed problem with LIKE with latin1_de
Added parsing support of UNSIGNED LONG LONG
|
2001-09-14 02:54:33 +03:00 |
|
monty@tramp.mysql.fi
|
9f7c4563f7
|
First part of automatic repair of MyISAM tables.
Error on full disk on repair.
SIGHUP signal handling.
Update with keys on timestamp
Portability fixes
|
2000-10-03 14:18:03 +03:00 |
|
bk@work.mysql.com
|
f4c589ff6c
|
Import changeset
|
2000-07-31 21:29:14 +02:00 |
|