Actions
Bug #8850
closedStore functions return wrong type
Bug #8850:
Store functions return wrong type
Description
updateObject returns an object instead of bool while the store function is expecting a bool and uses a bool typed return. This results in the store erroring despite being successful. This only applies to MariaDB. MySQL appears fine.
Updated by krileon over 3 years ago
- Status changed from Resolved to Closed
Actions