We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 970621b commit 0c5c8bfCopy full SHA for 0c5c8bf
src/dsql/parse.y
@@ -2274,7 +2274,6 @@ eds_pool_lifetime_mult
2274
// in preparse.cpp.
2275
// Remote options always come after initial options, so they don't need to be parsed
2276
// in preparse.cpp. They are interpreted only in the server, using this grammar.
2277
-// Although LENGTH is defined as an initial option, it's also used in the server.
2278
2279
%type <alterDatabaseNode> db_clause
2280
db_clause
0 commit comments