fix ob_admin load key bug
This commit is contained in:
@ -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_},
|
||||||
|
|||||||
Reference in New Issue
Block a user