Alexey Milovidov
|
4cfc040829
|
Fix parameterized queries
|
2023-03-11 20:16:06 +01:00 |
|
Alexey Milovidov
|
8e684170fe
|
Fix even more trash
|
2023-02-02 02:11:16 +01:00 |
|
Vitaly Baranov
|
8d72f75556
|
Make the password wiping an option of IAST::format().
|
2022-11-16 01:35:06 +01:00 |
|
Vitaly Baranov
|
92e0ee0b6f
|
More detailed error messages.
|
2022-07-03 14:20:19 +02:00 |
|
Vitaly Baranov
|
cb9bf62e77
|
Change syntax RESTORE ALL DATABASES => RESTORE ALL
|
2022-06-15 20:32:35 +02:00 |
|
Vitaly Baranov
|
1198e86295
|
Fix storing temporary tables and skipping system tables while making a backup.
|
2022-06-15 20:32:34 +02:00 |
|
Vitaly Baranov
|
cf34883000
|
Use QualifiedTableName instead of DatabaseAndTableName. Remove mode 'ALL TEMPORARY TABLES'
|
2022-06-15 20:32:34 +02:00 |
|
Vitaly Baranov
|
724bc4dc57
|
Move backup/restore code to storages and databases - part 1.
|
2022-06-15 20:28:43 +02:00 |
|
Vitaly Baranov
|
1b2eb4fe27
|
Use more clear syntax for BACKUP/RESTORE.
|
2022-05-08 10:37:02 +02:00 |
|
Vitaly Baranov
|
2c754f44fc
|
Make calculation of shard_num & replica_num not dependant on match of the cluster's definitions on nodes.
|
2022-05-03 11:01:44 +02:00 |
|
Vitaly Baranov
|
bddec55d35
|
Added ASTBackupQuery::setDatabase().
|
2022-05-03 11:01:44 +02:00 |
|
Vitaly Baranov
|
68a020ecea
|
Implement BACKUP/RESTORE ON CLUSTER.
|
2022-04-25 16:34:33 +02:00 |
|
Vitaly Baranov
|
54d554f55d
|
Simplify elements of ASTBackupQuery.
|
2022-03-20 20:01:54 +01:00 |
|
Vitaly Baranov
|
cf77c0b3fc
|
New syntax for BACKUP/RESTORE: set backup engine explicitly.
|
2021-11-09 23:16:40 +03:00 |
|
Vitaly Baranov
|
63e8bc1f20
|
Added new commands BACKUP and RESTORE.
|
2021-08-23 23:41:45 +03:00 |
|