diff options
author | unknown <vva@eagle.mysql.r18.ru> | 2004-10-04 23:26:42 +0500 |
---|---|---|
committer | unknown <vva@eagle.mysql.r18.ru> | 2004-10-04 23:26:42 +0500 |
commit | c0364263d9dcc9f122529804576f65640587acd4 (patch) | |
tree | 4abdd475e13ff4def7440bf8517e499dae105852 /regex | |
parent | cef86787db60becc1d15abd6aa7ff06a1da947de (diff) | |
download | mariadb-git-c0364263d9dcc9f122529804576f65640587acd4.tar.gz |
patch fixing after review on patch-fixing of
Bug #5492
"set @@session.read_rnd_buffer_size=33554432" crashes server on query
1. added warning comments for uint3korr (need one more byte allocated)
2. unsigned long in uint3korr was replaced by unsigned int to
avoid problems on 64-bits platforms
3. shorten warning comments in init_rr_cache in sql/records.cc
include/config-win.h:
1. added warning comments for uint3korr (need one more byte allocated)
2. unsigned long in uint3korr was replaced by unsigned int to
avoid problems on 64-bits platforms
include/my_global.h:
1. added warning comments for uint3korr (need one more byte allocated)
2. unsigned long in uint3korr was replaced by unsigned int to
avoid problems on 64-bits platforms
sql/records.cc:
shorten warning comments for my_malloc_lock in init_rr_cache
Diffstat (limited to 'regex')
0 files changed, 0 insertions, 0 deletions