fix ob_admin load key bug

This commit is contained in:
yinyj17
2023-05-23 07:11:39 +00:00
committed by ob-robot
parent 80ea23a8dc
commit c15ff448f4

View File

@ -503,6 +503,7 @@ static const NonReservedKeyword Oracle_non_reserved_keywords[] =
{"enable_extended_rowid", ENABLE_EXTENDED_ROWID}, {"enable_extended_rowid", ENABLE_EXTENDED_ROWID},
{"enclosed", ENCLOSED}, {"enclosed", ENCLOSED},
{"encoding", ENCODING}, {"encoding", ENCODING},
{"encrypted", ENCRYPTED},
{"encryption", ENCRYPTION}, {"encryption", ENCRYPTION},
{"ends", ENDS}, {"ends", ENDS},
{"engine", ENGINE_}, {"engine", ENGINE_},