diff options
author | dlenev@dlenev.mshome <> | 2003-11-23 00:48:18 +0300 |
---|---|---|
committer | dlenev@dlenev.mshome <> | 2003-11-23 00:48:18 +0300 |
commit | 625371f306fbbf87d6e2aad247c912d232d39665 (patch) | |
tree | 5cffe721a4aa43770cb11ce607fbae53c24ffb34 /include/sslopt-vars.h | |
parent | ba659679e7816cd9c992c866645f65b06e5f69de (diff) | |
download | mariadb-git-625371f306fbbf87d6e2aad247c912d232d39665.tar.gz |
Fix for bug #1500 "Server crash with mysql_prepare"
We treat Item_param whose value is not set as non-const.
This allows us to avoid use of Item_param's value (not yet existing) in
those fix_fields and fix_length_and_dec that do calculations if their
Items arguments are const. So we can call fix_fields for such items from
mysql_prepare safely.
Diffstat (limited to 'include/sslopt-vars.h')
0 files changed, 0 insertions, 0 deletions