.. |
MySQL
|
ISSUES-14114 fix create parse failure when mysql nullable primary key
|
2020-09-02 13:05:09 +08:00 |
tests
|
fixes
|
2020-08-06 00:53:35 +03:00 |
ASTAlterQuery.cpp
|
ALTER MODIFY SAMPLE BY
|
2020-08-27 22:31:30 +08:00 |
ASTAlterQuery.h
|
ALTER MODIFY SAMPLE BY
|
2020-08-27 22:31:30 +08:00 |
ASTAssignment.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ASTAsterisk.cpp
|
Introduce columns transformers.
|
2020-09-02 15:36:34 +08:00 |
ASTAsterisk.h
|
Introduce columns transformers.
|
2020-09-02 15:36:34 +08:00 |
ASTCheckQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ASTColumnDeclaration.cpp
|
Merge branch 'master' into avoid-trailing-whitespaces-in-some-cases
|
2020-06-15 19:48:07 +03:00 |
ASTColumnDeclaration.h
|
fixes
|
2020-06-14 19:39:06 +03:00 |
ASTColumnsMatcher.cpp
|
Introduce columns transformers.
|
2020-09-02 15:36:34 +08:00 |
ASTColumnsMatcher.h
|
Introduce columns transformers.
|
2020-09-02 15:36:34 +08:00 |
ASTColumnsTransformers.cpp
|
Fix missing clone in replace column transformer
|
2020-09-11 15:50:25 +08:00 |
ASTColumnsTransformers.h
|
Introduce columns transformers.
|
2020-09-02 15:36:34 +08:00 |
ASTConstraintDeclaration.cpp
|
Get rid of annoying trailing whitespaces in CREATE query
|
2020-06-02 00:11:08 +03:00 |
ASTConstraintDeclaration.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ASTCreateQuery.cpp
|
Fix create table as table function with engine
|
2020-08-21 16:11:49 +08:00 |
ASTCreateQuery.h
|
wip
|
2020-08-05 05:21:33 +03:00 |
ASTCreateQuotaQuery.cpp
|
Improve syntax of CREATE QUOTA. Now resource types and key types could be written with underscores.
|
2020-06-15 20:10:34 +03:00 |
ASTCreateQuotaQuery.h
|
Fixed documentation blocks: added the missed types of interval (week, month, quarter, year) to CREATE/ALTER QUOTA statements.
|
2020-08-08 01:19:48 -07:00 |
ASTCreateRoleQuery.cpp
|
Support for multiple names in one CREATE/ALTER command.
|
2020-06-15 20:10:28 +03:00 |
ASTCreateRoleQuery.h
|
Support for multiple names in one CREATE/ALTER command.
|
2020-06-15 20:10:28 +03:00 |
ASTCreateRowPolicyQuery.cpp
|
Slightly improve syntax of CREATE POLICY.
|
2020-06-15 22:07:42 +03:00 |
ASTCreateRowPolicyQuery.h
|
Slightly improve syntax of CREATE POLICY.
|
2020-06-15 22:07:42 +03:00 |
ASTCreateSettingsProfileQuery.cpp
|
Rename ExtendedRoleSet => RolesOrUsersSet.
|
2020-06-15 20:10:34 +03:00 |
ASTCreateSettingsProfileQuery.h
|
Rename ExtendedRoleSet => RolesOrUsersSet.
|
2020-06-15 20:10:34 +03:00 |
ASTCreateUserQuery.cpp
|
Merge branch 'master' into ldap-per-user-authentication
|
2020-06-19 00:11:08 +04:00 |
ASTCreateUserQuery.h
|
Merge branch 'master' into ldap-per-user-authentication
|
2020-06-19 00:11:08 +04:00 |
ASTDictionary.cpp
|
wip
|
2020-08-05 05:21:33 +03:00 |
ASTDictionary.h
|
wip
|
2020-08-05 05:21:33 +03:00 |
ASTDictionaryAttributeDeclaration.cpp
|
Fix formatting of CREATE DICTIONARY
|
2020-06-15 07:08:20 +03:00 |
ASTDictionaryAttributeDeclaration.h
|
Fix half of typos
|
2020-08-08 03:47:03 +03:00 |
ASTDropAccessEntityQuery.cpp
|
Support for multiple names in one CREATE/ALTER command.
|
2020-06-15 20:10:28 +03:00 |
ASTDropAccessEntityQuery.h
|
Support for multiple names in one CREATE/ALTER command.
|
2020-06-15 20:10:28 +03:00 |
ASTDropQuery.cpp
|
Merge branch 'master' into database_atomic
|
2020-04-06 16:18:07 +03:00 |
ASTDropQuery.h
|
Merge branch 'master' into database_atomic
|
2020-04-06 16:18:07 +03:00 |
ASTExplainQuery.h
|
Add explain pipeline.
|
2020-06-27 12:31:31 +03:00 |
ASTExpressionList.cpp
|
Fix some trailing whitespaces in query format
|
2020-09-09 01:36:21 +03:00 |
ASTExpressionList.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ASTExternalDDLQuery.h
|
ISSUES-4006 try resolve review comment
|
2020-08-06 12:03:27 +08:00 |
ASTFunction.cpp
|
Merge pull request #14611 from amosbird/bf2
|
2020-09-09 21:20:33 +03:00 |
ASTFunction.h
|
Treat query as function argument.
|
2020-09-09 15:41:38 +08:00 |
ASTFunctionWithKeyValueArguments.cpp
|
fix scalar subquery hash conflicts
|
2020-08-20 21:19:10 +08:00 |
ASTFunctionWithKeyValueArguments.h
|
fix scalar subquery hash conflicts
|
2020-08-20 21:19:10 +08:00 |
ASTGrantQuery.cpp
|
Fix GRANT ALL statement when executed on a non-global level.
|
2020-08-22 01:59:52 +03:00 |
ASTGrantQuery.h
|
Fix GRANT ALL statement when executed on a non-global level.
|
2020-08-22 01:59:52 +03:00 |
ASTIdentifier.cpp
|
fix scalar subquery hash conflicts
|
2020-08-20 21:19:10 +08:00 |
ASTIdentifier.h
|
fix scalar subquery hash conflicts
|
2020-08-20 21:19:10 +08:00 |
ASTIndexDeclaration.cpp
|
Get rid of annoying trailing whitespaces in CREATE query
|
2020-06-02 00:11:08 +03:00 |
ASTIndexDeclaration.h
|
Get rid of annoying trailing whitespaces in CREATE query
|
2020-06-02 00:11:08 +03:00 |
ASTInsertQuery.cpp
|
Merge remote-tracking branch 'upstream/master' into insert_into_watch_from_live_view
|
2020-04-27 17:49:50 +03:00 |
ASTInsertQuery.h
|
First changes to try to support INSERT INTO table WATCH query.
|
2020-04-25 07:33:47 -04:00 |
ASTKillQueryQuery.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ASTKillQueryQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ASTLiteral.cpp
|
Fix typos
|
2020-06-27 22:05:00 +03:00 |
ASTLiteral.h
|
review fixes
|
2020-04-14 20:41:06 +03:00 |
ASTNameTypePair.cpp
|
Fuzzing-related fixes
|
2020-07-13 16:58:48 +03:00 |
ASTNameTypePair.h
|
Get rid of annoying trailing whitespaces in CREATE query
|
2020-06-02 00:11:08 +03:00 |
ASTOptimizeQuery.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ASTOptimizeQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ASTOrderByElement.cpp
|
fix scalar subquery hash conflicts
|
2020-08-20 21:19:10 +08:00 |
ASTOrderByElement.h
|
fix scalar subquery hash conflicts
|
2020-08-20 21:19:10 +08:00 |
ASTPartition.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ASTPartition.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ASTQualifiedAsterisk.cpp
|
Introduce columns transformers.
|
2020-09-02 15:36:34 +08:00 |
ASTQualifiedAsterisk.h
|
Introduce columns transformers.
|
2020-09-02 15:36:34 +08:00 |
ASTQueryParameter.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ASTQueryParameter.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ASTQueryWithOnCluster.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ASTQueryWithOnCluster.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ASTQueryWithOutput.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ASTQueryWithOutput.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ASTQueryWithTableAndOutput.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ASTQueryWithTableAndOutput.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ASTRenameQuery.h
|
implement reneme dictionary query
|
2020-07-17 00:41:26 +03:00 |
ASTRolesOrUsersSet.cpp
|
Rename ExtendedRoleSet => RolesOrUsersSet.
|
2020-06-15 20:10:34 +03:00 |
ASTRolesOrUsersSet.h
|
Rename ExtendedRoleSet => RolesOrUsersSet.
|
2020-06-15 20:10:34 +03:00 |
ASTRowPolicyName.cpp
|
Support for multiple names in one CREATE/ALTER command.
|
2020-06-15 20:10:28 +03:00 |
ASTRowPolicyName.h
|
Support for multiple names in one CREATE/ALTER command.
|
2020-06-15 20:10:28 +03:00 |
ASTSampleRatio.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ASTSampleRatio.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ASTSelectQuery.cpp
|
Fix some trailing whitespaces in query format
|
2020-09-09 01:36:21 +03:00 |
ASTSelectQuery.h
|
fix scalar subquery hash conflicts
|
2020-08-20 21:19:10 +08:00 |
ASTSelectWithUnionQuery.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ASTSelectWithUnionQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ASTSetQuery.cpp
|
fix scalar subquery hash conflicts
|
2020-08-20 21:19:10 +08:00 |
ASTSetQuery.h
|
fix scalar subquery hash conflicts
|
2020-08-20 21:19:10 +08:00 |
ASTSetRoleQuery.cpp
|
Rename ExtendedRoleSet => RolesOrUsersSet.
|
2020-06-15 20:10:34 +03:00 |
ASTSetRoleQuery.h
|
Rename ExtendedRoleSet => RolesOrUsersSet.
|
2020-06-15 20:10:34 +03:00 |
ASTSettingsProfileElement.cpp
|
Support compound identifiers for custom settings.
|
2020-08-09 02:46:46 +03:00 |
ASTSettingsProfileElement.h
|
Refactoring of settings profiles to store setting_index instead of setting_name.
|
2020-05-13 19:40:48 +03:00 |
ASTShowAccessEntitiesQuery.cpp
|
Support multiple users/roles in SHOW CREATE USER(ROLE, etc.) and SHOW GRANTS FOR commands.
|
2020-06-15 22:07:47 +03:00 |
ASTShowAccessEntitiesQuery.h
|
Support multiple users/roles in SHOW CREATE USER(ROLE, etc.) and SHOW GRANTS FOR commands.
|
2020-06-15 22:07:47 +03:00 |
ASTShowAccessQuery.h
|
Add new command SHOW ACCESS.
|
2020-06-15 22:07:47 +03:00 |
ASTShowCreateAccessEntityQuery.cpp
|
Support multiple users/roles in SHOW CREATE USER(ROLE, etc.) and SHOW GRANTS FOR commands.
|
2020-06-15 22:07:47 +03:00 |
ASTShowCreateAccessEntityQuery.h
|
Support multiple users/roles in SHOW CREATE USER(ROLE, etc.) and SHOW GRANTS FOR commands.
|
2020-06-15 22:07:47 +03:00 |
ASTShowGrantsQuery.cpp
|
Support multiple users/roles in SHOW CREATE USER(ROLE, etc.) and SHOW GRANTS FOR commands.
|
2020-06-15 22:07:47 +03:00 |
ASTShowGrantsQuery.h
|
Support multiple users/roles in SHOW CREATE USER(ROLE, etc.) and SHOW GRANTS FOR commands.
|
2020-06-15 22:07:47 +03:00 |
ASTShowPrivilegesQuery.cpp
|
Add system table for access types.
|
2020-05-14 14:12:20 +03:00 |
ASTShowPrivilegesQuery.h
|
Add system table for access types.
|
2020-05-14 14:12:20 +03:00 |
ASTShowProcesslistQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ASTShowTablesQuery.cpp
|
ILIKE operator (#12125)
|
2020-07-05 18:57:59 +03:00 |
ASTShowTablesQuery.h
|
ILIKE operator (#12125)
|
2020-07-05 18:57:59 +03:00 |
ASTSubquery.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ASTSubquery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ASTSystemQuery.cpp
|
Revert "Added allow_merges option for volumes in multi-disk configuration (#13402)"
|
2020-08-21 18:44:29 +03:00 |
ASTSystemQuery.h
|
Revert "Added allow_merges option for volumes in multi-disk configuration (#13402)"
|
2020-08-21 18:44:29 +03:00 |
ASTTablesInSelectQuery.cpp
|
Fix some trailing whitespaces in query format
|
2020-09-09 01:36:21 +03:00 |
ASTTablesInSelectQuery.h
|
fix scalar subquery hash conflicts
|
2020-08-20 21:19:10 +08:00 |
ASTTTLElement.cpp
|
Add recompression TTL parser
|
2020-08-31 14:35:53 +03:00 |
ASTTTLElement.h
|
Add recompression TTL parser
|
2020-08-31 14:35:53 +03:00 |
ASTUseQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ASTUserNameWithHost.cpp
|
Support for multiple names in one CREATE/ALTER command.
|
2020-06-15 20:10:28 +03:00 |
ASTUserNameWithHost.h
|
Support for multiple names in one CREATE/ALTER command.
|
2020-06-15 20:10:28 +03:00 |
ASTWatchQuery.h
|
Progress on task
|
2020-05-23 22:35:08 +03:00 |
ASTWithAlias.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ASTWithAlias.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
CMakeLists.txt
|
ISSUES-4006 support parse MySQL create query
|
2020-08-04 10:26:23 +08:00 |
CommonParsers.cpp
|
unsignificant change
|
2020-04-24 02:21:51 +03:00 |
CommonParsers.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
DumpASTNode.h
|
Fix typos
|
2020-06-27 22:05:00 +03:00 |
ExpressionElementParsers.cpp
|
Merge pull request #14611 from amosbird/bf2
|
2020-09-09 21:20:33 +03:00 |
ExpressionElementParsers.h
|
Introduce columns transformers.
|
2020-09-02 15:36:34 +08:00 |
ExpressionListParsers.cpp
|
wip
|
2020-08-05 05:21:33 +03:00 |
ExpressionListParsers.h
|
Use function ParserList::parseUtil() to parse lists more accurately.
|
2020-06-15 22:07:47 +03:00 |
formatAST.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
formatAST.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
formatSettingName.cpp
|
Support compound identifiers for custom settings.
|
2020-08-09 02:46:46 +03:00 |
formatSettingName.h
|
Support compound identifiers for custom settings.
|
2020-08-09 02:46:46 +03:00 |
IAST_fwd.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
IAST.cpp
|
Better error messages about joins
|
2020-05-20 21:58:20 +03:00 |
IAST.h
|
Fix some trailing whitespaces in query format
|
2020-09-09 01:36:21 +03:00 |
IdentifierQuotingStyle.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
iostream_debug_helpers.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
iostream_debug_helpers.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
IParser.h
|
Fix usage of max_parser_depth setting; remove harmful default function arguments
|
2020-04-16 04:06:10 +03:00 |
IParserBase.cpp
|
Adjust some colors: minimum safe variant
|
2020-06-05 02:05:37 +03:00 |
IParserBase.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
Lexer.cpp
|
Support for nested multiline comments
|
2020-09-09 20:51:05 +03:00 |
Lexer.h
|
Added support for MySQL style global variables syntax
|
2020-06-20 19:05:49 +03:00 |
makeASTForLogicalFunction.cpp
|
Remove unused potentially dangerous function
|
2020-07-06 09:05:48 +03:00 |
makeASTForLogicalFunction.h
|
Remove unused potentially dangerous function
|
2020-07-06 09:05:48 +03:00 |
parseDatabaseAndTableName.cpp
|
Support multiple users/roles in SHOW CREATE USER(ROLE, etc.) and SHOW GRANTS FOR commands.
|
2020-06-15 22:07:47 +03:00 |
parseDatabaseAndTableName.h
|
Support multiple users/roles in SHOW CREATE USER(ROLE, etc.) and SHOW GRANTS FOR commands.
|
2020-06-15 22:07:47 +03:00 |
parseIdentifierOrStringLiteral.cpp
|
Use function ParserList::parseUtil() to parse lists more accurately.
|
2020-06-15 22:07:47 +03:00 |
parseIdentifierOrStringLiteral.h
|
Support for multiple names in one CREATE/ALTER command.
|
2020-06-15 20:10:28 +03:00 |
parseIntervalKind.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
parseIntervalKind.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
parseQuery.cpp
|
Cleanup for #12999. NFC.
|
2020-07-31 17:53:41 +03:00 |
parseQuery.h
|
Fix usage of max_parser_depth setting; remove harmful default function arguments
|
2020-04-16 04:06:10 +03:00 |
ParserAlterQuery.cpp
|
ALTER MODIFY SAMPLE BY
|
2020-08-27 22:31:30 +08:00 |
ParserAlterQuery.h
|
fix: can not drop local table and replace ALTER with SYSTEM
|
2020-06-23 12:12:30 +08:00 |
ParserCase.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserCase.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserCheckQuery.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserCheckQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserCreateQuery.cpp
|
Fix create table as table function with engine
|
2020-08-21 16:11:49 +08:00 |
ParserCreateQuery.h
|
Fix half of typos
|
2020-08-08 03:47:03 +03:00 |
ParserCreateQuotaQuery.cpp
|
Use function ParserList::parseUtil() to parse lists more accurately.
|
2020-06-15 22:07:47 +03:00 |
ParserCreateQuotaQuery.h
|
Fixed documentation blocks: added the missed types of interval (week, month, quarter, year) to CREATE/ALTER QUOTA statements.
|
2020-08-08 01:19:48 -07:00 |
ParserCreateRoleQuery.cpp
|
Use function ParserList::parseUtil() to parse lists more accurately.
|
2020-06-15 22:07:47 +03:00 |
ParserCreateRoleQuery.h
|
Rename ExtendedRoleSet => RolesOrUsersSet.
|
2020-06-15 20:10:34 +03:00 |
ParserCreateRowPolicyQuery.cpp
|
Use function ParserList::parseUtil() to parse lists more accurately.
|
2020-06-15 22:07:47 +03:00 |
ParserCreateRowPolicyQuery.h
|
Slightly improve syntax of CREATE POLICY.
|
2020-06-15 22:07:42 +03:00 |
ParserCreateSettingsProfileQuery.cpp
|
Use function ParserList::parseUtil() to parse lists more accurately.
|
2020-06-15 22:07:47 +03:00 |
ParserCreateSettingsProfileQuery.h
|
Rename ExtendedRoleSet => RolesOrUsersSet.
|
2020-06-15 20:10:34 +03:00 |
ParserCreateUserQuery.cpp
|
Merge branch 'master' into ldap-per-user-authentication
|
2020-06-19 00:11:08 +04:00 |
ParserCreateUserQuery.h
|
Merge branch 'master' into ldap-per-user-authentication
|
2020-06-19 00:11:08 +04:00 |
ParserDataType.cpp
|
support (un)signed modifiers for integer types
|
2020-06-22 14:45:45 +03:00 |
ParserDataType.h
|
separate parser for data type
|
2020-06-18 17:09:24 +03:00 |
ParserDescribeTableQuery.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserDescribeTableQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserDictionary.cpp
|
wip
|
2020-08-05 05:21:33 +03:00 |
ParserDictionary.h
|
added SETTINGS section to DDL-query for CREATE DICTIONARY
|
2020-04-24 00:57:40 +03:00 |
ParserDictionaryAttributeDeclaration.cpp
|
separate parser for data type
|
2020-06-18 17:09:24 +03:00 |
ParserDictionaryAttributeDeclaration.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserDropAccessEntityQuery.cpp
|
Support multiple users/roles in SHOW CREATE USER(ROLE, etc.) and SHOW GRANTS FOR commands.
|
2020-06-15 22:07:47 +03:00 |
ParserDropAccessEntityQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserDropQuery.cpp
|
ISSUES-4006 fix truncate table syntax error
|
2020-07-22 14:00:45 +08:00 |
ParserDropQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserExplainQuery.cpp
|
Allow to parse EXPLAIN PLAN.
|
2020-07-02 11:40:41 +03:00 |
ParserExplainQuery.h
|
Parser for Explain
|
2020-06-22 16:26:55 +03:00 |
ParserExternalDDLQuery.cpp
|
ISSUES-4006 add some check & add comment
|
2020-08-04 10:31:27 +08:00 |
ParserExternalDDLQuery.h
|
ISSUES-4006 refactor for external ddl
|
2020-08-04 10:31:26 +08:00 |
ParserGrantQuery.cpp
|
Fix GRANT ALL statement when executed on a non-global level.
|
2020-08-22 01:59:52 +03:00 |
ParserGrantQuery.h
|
Rename ExtendedRoleSet => RolesOrUsersSet.
|
2020-06-15 20:10:34 +03:00 |
ParserInsertQuery.cpp
|
First changes to try to support INSERT INTO table WATCH query.
|
2020-04-25 07:33:47 -04:00 |
ParserInsertQuery.h
|
First changes to try to support INSERT INTO table WATCH query.
|
2020-04-25 07:33:47 -04:00 |
ParserKillQueryQuery.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserKillQueryQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserOptimizeQuery.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserOptimizeQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserPartition.cpp
|
Checkpoint
|
2020-04-22 08:39:31 +03:00 |
ParserPartition.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserQuery.cpp
|
ISSUES-4006 refactor for external ddl
|
2020-08-04 10:31:26 +08:00 |
ParserQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserQueryWithOutput.cpp
|
Merge pull request #12480 from azat/fix-SETTINGS-parse-after-FORMAT
|
2020-07-17 14:11:24 +03:00 |
ParserQueryWithOutput.h
|
Parser for Explain
|
2020-06-22 16:26:55 +03:00 |
ParserRenameQuery.cpp
|
implement reneme dictionary query
|
2020-07-17 00:41:26 +03:00 |
ParserRenameQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserRolesOrUsersSet.cpp
|
Use function ParserList::parseUtil() to parse lists more accurately.
|
2020-06-15 22:07:47 +03:00 |
ParserRolesOrUsersSet.h
|
Rename ExtendedRoleSet => RolesOrUsersSet.
|
2020-06-15 20:10:34 +03:00 |
ParserRowPolicyName.cpp
|
Use function ParserList::parseUtil() to parse lists more accurately.
|
2020-06-15 22:07:47 +03:00 |
ParserRowPolicyName.h
|
Support for multiple names in one CREATE/ALTER command.
|
2020-06-15 20:10:28 +03:00 |
ParserSampleRatio.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserSampleRatio.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserSelectQuery.cpp
|
fix parser
|
2020-05-11 13:53:10 +07:00 |
ParserSelectQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserSelectWithUnionQuery.cpp
|
Remove useless code
|
2020-05-12 16:48:39 +03:00 |
ParserSelectWithUnionQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserSetQuery.cpp
|
Merge pull request #10851 from zhang2014/feature/materialize_mysql_database
|
2020-08-12 15:59:28 +03:00 |
ParserSetQuery.h
|
sure this will exactly fix the fail with build check
|
2020-04-24 19:04:54 +03:00 |
ParserSetRoleQuery.cpp
|
Rename ExtendedRoleSet => RolesOrUsersSet.
|
2020-06-15 20:10:34 +03:00 |
ParserSetRoleQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserSettingsProfileElement.cpp
|
Support compound identifiers for custom settings.
|
2020-08-09 02:46:46 +03:00 |
ParserSettingsProfileElement.h
|
Rename ExtendedRoleSet => RolesOrUsersSet.
|
2020-06-15 20:10:34 +03:00 |
ParserShowAccessEntitiesQuery.cpp
|
Support multiple users/roles in SHOW CREATE USER(ROLE, etc.) and SHOW GRANTS FOR commands.
|
2020-06-15 22:07:47 +03:00 |
ParserShowAccessEntitiesQuery.h
|
Support multiple users/roles in SHOW CREATE USER(ROLE, etc.) and SHOW GRANTS FOR commands.
|
2020-06-15 22:07:47 +03:00 |
ParserShowAccessQuery.h
|
Add new command SHOW ACCESS.
|
2020-06-15 22:07:47 +03:00 |
ParserShowCreateAccessEntityQuery.cpp
|
Support multiple users/roles in SHOW CREATE USER(ROLE, etc.) and SHOW GRANTS FOR commands.
|
2020-06-15 22:07:47 +03:00 |
ParserShowCreateAccessEntityQuery.h
|
Support multiple users/roles in SHOW CREATE USER(ROLE, etc.) and SHOW GRANTS FOR commands.
|
2020-06-15 22:07:47 +03:00 |
ParserShowGrantsQuery.cpp
|
Support multiple users/roles in SHOW CREATE USER(ROLE, etc.) and SHOW GRANTS FOR commands.
|
2020-06-15 22:07:47 +03:00 |
ParserShowGrantsQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserShowPrivilegesQuery.cpp
|
Add system table for access types.
|
2020-05-14 14:12:20 +03:00 |
ParserShowPrivilegesQuery.h
|
Add system table for access types.
|
2020-05-14 14:12:20 +03:00 |
ParserShowProcesslistQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserShowTablesQuery.cpp
|
ILIKE operator (#12125)
|
2020-07-05 18:57:59 +03:00 |
ParserShowTablesQuery.h
|
ILIKE operator (#12125)
|
2020-07-05 18:57:59 +03:00 |
ParserSystemQuery.cpp
|
Revert "Added allow_merges option for volumes in multi-disk configuration (#13402)"
|
2020-08-21 18:44:29 +03:00 |
ParserSystemQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserTablePropertiesQuery.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserTablePropertiesQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserTablesInSelectQuery.cpp
|
Standard join type syntax position (#12520)
|
2020-07-16 11:56:45 +03:00 |
ParserTablesInSelectQuery.h
|
Standard join type syntax position (#12520)
|
2020-07-16 11:56:45 +03:00 |
ParserUnionQueryElement.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserUnionQueryElement.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserUseQuery.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserUseQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserUserNameWithHost.cpp
|
Use function ParserList::parseUtil() to parse lists more accurately.
|
2020-06-15 22:07:47 +03:00 |
ParserUserNameWithHost.h
|
Support for multiple names in one CREATE/ALTER command.
|
2020-06-15 20:10:28 +03:00 |
ParserWatchQuery.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserWatchQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
parseUserName.cpp
|
Support for multiple names in one CREATE/ALTER command.
|
2020-06-15 20:10:28 +03:00 |
parseUserName.h
|
Support for multiple names in one CREATE/ALTER command.
|
2020-06-15 20:10:28 +03:00 |
queryToString.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
queryToString.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
QueryWithOutputSettingsPushDownVisitor.cpp
|
Fix SETTINGS parsing after FORMAT for SELECT queries
|
2020-07-17 00:28:52 +03:00 |
QueryWithOutputSettingsPushDownVisitor.h
|
Make SettingsChanges a class.
|
2020-07-31 19:11:27 +03:00 |
StringRange.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
TablePropertiesQueriesASTs.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
TokenIterator.cpp
|
Revert "ISSUES-14231 add mysql identifier parser"
|
2020-08-31 13:48:20 +08:00 |
TokenIterator.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ya.make
|
Fix "Arcadia"
|
2020-09-08 01:14:13 +03:00 |
ya.make.in
|
Fix "Arcadia"
|
2020-09-08 01:14:13 +03:00 |