diff options
author | Monty <monty@mariadb.org> | 2017-01-10 18:28:24 +0200 |
---|---|---|
committer | Monty <monty@mariadb.org> | 2017-01-11 09:19:45 +0200 |
commit | 5f0c31f928338e8a6ffde098b7ffd3d1a8b02903 (patch) | |
tree | ac246928fcfa0b9fe0c63a5511a3c74fef167f3c /sql/thr_malloc.h | |
parent | 177c191ff4b9c0033665a292fdb5907095ddb823 (diff) | |
download | mariadb-git-5f0c31f928338e8a6ffde098b7ffd3d1a8b02903.tar.gz |
MDEV-11597 Assertion when doing select from virtual column with impossible value
- Changed error handlers interface so that they can change error level in
the handler
- Give warnings and errors when calculating virtual columns
- On insert/update error is fatal in strict mode.
- SELECT and DELETE will only give a warning if a virtual field generates an error
- Added VCOL_UPDATE_FOR_DELETE and VCOL_UPDATE_INDEX_FOR_REPLACE to be able to
easily detect in update_virtual_fields() if we should use an error
handler to mask errors or not.
Diffstat (limited to 'sql/thr_malloc.h')
0 files changed, 0 insertions, 0 deletions