mirror of
https://github.com/MariaDB/server.git
synced 2026-04-25 09:45:31 +02:00
The Item_func_mod objects never had maybe_null set, so users had no reason to expect that they can be NULL, and may therefore deduce wrong results. Now, set maybe_null. mysql-test/r/func_test.result: Verify that the predictions are true. mysql-test/t/func_test.test: Verify that the predictions are true. sql/item_func.cc: MOD functions may be NULL. |
||
|---|---|---|
| .. | ||
| collapsed | ||
| config | ||
| gone | ||
| logging_ok | ||
| notify | ||
| skipkeys | ||