1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Fix typo and example in comment/KB for setval()

This commit is contained in:
Anel Husakovic
2019-07-22 02:12:46 -07:00
parent ef44ec4afa
commit 559584fd9a
2 changed files with 4 additions and 4 deletions

View File

@ -176,7 +176,7 @@ void sequence_definition::store_fields(TABLE *table)
/*
Check the sequence fields through seq_fields when createing a sequence.
Check the sequence fields through seq_fields when creating a sequence.
RETURN VALUES
false Success