diff options
author | Alexey Botchkov <holyfoot@mysql.com> | 2009-06-03 11:09:49 +0500 |
---|---|---|
committer | Alexey Botchkov <holyfoot@mysql.com> | 2009-06-03 11:09:49 +0500 |
commit | 7f2db925de438b9fafa21fa48a146253b8ea1f3e (patch) | |
tree | 689286d51f4e6de5dad4aeee131958156c1362d8 /include/atomic | |
parent | 36751d2bc1a68e119180b584811bb551592b46fe (diff) | |
download | mariadb-git-7f2db925de438b9fafa21fa48a146253b8ea1f3e.tar.gz |
Bug#44394 Assertion Failure
the problem is in the TIMESTAMP(14) fields of the access-control tables.
The TIMESTAMP(14) syntax is marked as DEPRECATED since 5.2.
Fixed by just changed the check to 6.0 as it's done in the 5.1 branch.
per-file comments:
sql/sql_parse.cc
Bug#44394 Assertion Failure
now it's deprecated since 6.0
Diffstat (limited to 'include/atomic')
0 files changed, 0 insertions, 0 deletions