|
|
ec0f02692d
|
ddl end if tenant is dropped forcedly, delay, to recyclebin.
|
2023-11-01 12:39:29 +00:00 |
|
|
|
ceaef5c7da
|
fix tenant_role user primary as default
|
2023-10-16 09:09:00 +00:00 |
|
|
|
fc0c96eb47
|
Hide system-generated constraint names in oracle mode
|
2023-09-13 02:14:37 +00:00 |
|
|
|
541e6a22bf
|
Fix fk task ddl stmt str and concurrent problem
|
2023-09-12 03:44:02 +00:00 |
|
|
|
f4bf5f41c9
|
[FEAT MERGE] merge recover table
Co-authored-by: hamstersox <673144759@qq.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
|
2023-09-05 06:47:00 +00:00 |
|
|
|
50204140c7
|
set minimum rpc timeout to _ob_ddl_timeout
|
2023-08-03 16:48:21 +00:00 |
|
|
|
5dd6d2524e
|
fix: add tenant name to match ddl inner sql
|
2023-07-20 13:42:29 +00:00 |
|
|
|
94faa4ef42
|
[bugfix]: fix schema_version_hint bug.
|
2023-07-19 06:48:33 +00:00 |
|
|
|
63ec91d4c4
|
[bugfix][inner_sql]: mis-convert '' to '`' in create index's inner sql.
|
2023-07-17 14:42:14 +00:00 |
|
|
|
397f841d27
|
[index][resolver]:suport create index with '`' in index_name/table_name/databasename.
|
2023-07-12 03:23:50 +00:00 |
|
|
|
9dae112952
|
[FEAT MERGE] merge transfer
Co-authored-by: wxhwang <wxhwang@126.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
|
2023-06-21 11:42:28 +00:00 |
|
|
|
a3e40c6e58
|
Fix drop database timeout truncated at 20 minutes
|
2023-05-05 03:42:15 +00:00 |
|
|
|
89be1d878e
|
fix generating same macro data seq in differnt macro block when drop column in parallel.
|
2023-04-13 08:58:20 +00:00 |
|
|
|
571865166e
|
Adjust timeout of drop database rpc according to total tablet count
|
2023-04-13 05:56:17 +00:00 |
|
|
|
66409181ed
|
fix inner sql kill fail when execute addr is null
|
2023-04-07 14:00:54 +00:00 |
|
|
|
5392479071
|
disable new sort for ddl
|
2023-03-21 15:04:50 +00:00 |
|
|
|
8cd738a4c4
|
Fix bugs of ddl reap old replica build task
|
2023-03-14 12:11:05 +00:00 |
|
|
|
c6e23516d2
|
fix ddl task when the tenant switch to standby
|
2023-03-03 09:13:52 +00:00 |
|
|
|
1b9aaaba25
|
Wait until old ddl session exit before deciding the need of retry
|
2023-03-03 08:13:40 +00:00 |
|
|
|
8441f54f6f
|
Fix failed to get ddl rpc timeout after table dropped
|
2023-02-24 13:49:45 +00:00 |
|
|
|
3e39a6476e
|
check column checksum reported after ddl inner sql finish
|
2023-02-24 13:00:53 +00:00 |
|
|
|
000331908d
|
replace ddl cluster version with data format version
|
2023-02-24 12:52:55 +00:00 |
|
|
|
58875bd2b7
|
fix ddl rpc timeout bug
|
2023-02-10 09:40:58 +00:00 |
|
|
|
ddca0b032d
|
fix ddl remote write when the tenant is standby
|
2023-02-09 16:38:59 +00:00 |
|
|
|
c157309bc6
|
add -Wshorten-64-to-32 for share
|
2023-02-07 00:40:02 +08:00 |
|
|
|
b87473dac2
|
Fix update execution id core
|
2023-01-29 16:04:46 +08:00 |
|
|
|
fe6176c1ec
|
[Fix] modify check tablet column checksum method in check old inner sql case
|
2023-01-12 19:02:33 +08:00 |
|
|
|
4f6f8b11f3
|
persist cluster version for ddl.
|
2023-01-12 19:02:33 +08:00 |
|
|
|
4666798151
|
[Fix] update check sstable status ret code
|
2023-01-12 19:02:33 +08:00 |
|
|
|
d1c6e3e1d1
|
[Fix] commit ddl column checksum in follow replicas
|
2023-01-12 19:02:33 +08:00 |
|
|
|
40d215fc5a
|
[FEAT MERGE] GIS
|
2023-01-12 19:02:33 +08:00 |
|
|
|
194d99c19c
|
[Fix] use old execution id when select for update fail
|
2023-01-12 19:02:33 +08:00 |
|
|
|
9f87d6fb3b
|
fix ddl rpc timeout out
|
2023-01-12 19:02:33 +08:00 |
|
|
|
4d244234e1
|
Fix infinite retry when table dropped to recyclebin
|
2023-01-12 19:02:33 +08:00 |
|
|
|
038db1917d
|
[Fix] check data completement task before execute inner sql and kill session when task is cancel
|
2023-01-12 19:02:33 +08:00 |
|
|
|
51de5b5911
|
[SCN] fix farm failure
|
2023-01-12 19:02:33 +08:00 |
|
|
|
8a4d14122f
|
replace ts related to ddl with scn.
|
2023-01-12 19:02:33 +08:00 |
|
|
|
11485d6a98
|
[SCN REFACTOR] replace flash back snapshot and remove read snapshot session
|
2023-01-12 19:02:33 +08:00 |
|
|
|
54b64a7263
|
[scn] fix failure of mittest after refresh feature scn
|
2023-01-12 19:02:20 +08:00 |
|
|
|
f72d873722
|
fix clog return code retry
|
2022-11-22 08:35:57 +00:00 |
|
|
|
042a195f8b
|
change ddl get tablet to use get_tablet_with_timeout
|
2022-11-14 13:35:55 +00:00 |
|
|
|
93a1074b0c
|
patch 4.0
|
2022-10-24 17:57:12 +08:00 |
|