mirror of
https://github.com/MariaDB/server.git
synced 2025-01-26 08:44:33 +01:00
5f0c31f928
- 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. |
||
---|---|---|
.. | ||
vcol_cleanup.inc | ||
vcol_column_def_options.inc | ||
vcol_dependancies_on_vcol.inc | ||
vcol_handler.inc | ||
vcol_init_vars.pre | ||
vcol_ins_upd.inc | ||
vcol_keys.inc | ||
vcol_non_stored_columns.inc | ||
vcol_partition.inc | ||
vcol_select.inc | ||
vcol_supported_sql_funcs.inc | ||
vcol_trigger_sp.inc | ||
vcol_unsupported_storage_engines.inc | ||
vcol_view.inc |