diff options
Diffstat (limited to 'doc/build')
| -rw-r--r-- | doc/build/changelog/unreleased_12/mdb102_default.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/build/changelog/unreleased_12/mdb102_default.rst b/doc/build/changelog/unreleased_12/mdb102_default.rst new file mode 100644 index 000000000..1e225fb25 --- /dev/null +++ b/doc/build/changelog/unreleased_12/mdb102_default.rst @@ -0,0 +1,6 @@ +.. change:: + :tags: bug, mysql + + Fixed issue where a default of CURRENT_TIMESTAMP would not + properly reflect when using MariaDB 10.2, as a parenthesis + is now added to the expression that wasn't being matched. |
