|
5358649433
|
disable pdml when update multiple tables
|
2022-03-10 13:09:50 +08:00 |
|
|
7afcbd32d3
|
Update pull_request_template.md (#809)
|
2022-03-10 10:24:20 +08:00 |
|
|
9d65777404
|
modify column statistic when physical restore
|
2022-03-10 10:20:08 +08:00 |
|
|
ab066ef724
|
add an interface to get the minest server log ts
|
2022-03-10 10:19:42 +08:00 |
|
|
de9b833355
|
Fix window function stack overflow bug.
|
2022-03-10 10:19:19 +08:00 |
|
|
438fa493c3
|
CLIENT_MULTI_RESULTS is turned on by default
|
2022-03-10 10:18:53 +08:00 |
|
|
0f517f5958
|
Update issue templates
|
2022-03-09 20:36:27 +08:00 |
|
|
7fddf2bde5
|
change the default mode of index to local
|
2022-03-09 20:34:40 +08:00 |
|
|
2e21515a30
|
remove balance_blacklist
|
2022-03-09 20:34:17 +08:00 |
|
|
dda1e1300c
|
Support clang asan on open source branch
|
2022-03-09 20:33:52 +08:00 |
|
|
8204eea3f1
|
log more error message while change timestamp_service failed (#801)
* log more error message
* revert
* log more error message
|
2022-03-08 16:20:31 +08:00 |
|
|
1c769b3314
|
json case to enum not support
|
2022-03-08 11:21:48 +08:00 |
|
|
eb82c66278
|
fixed #803 remove useless documents in the code repo
|
2022-03-07 19:49:46 +08:00 |
|
|
5c77a74307
|
response client after lock release(only used in mysqltest)
|
2022-03-04 19:49:17 +08:00 |
|
|
25bd25175f
|
fix typos from open github issue
|
2022-03-04 19:48:51 +08:00 |
|
|
42fcd3dd80
|
use set_exprs_ instead of output_ for set op
|
2022-03-04 14:27:56 +08:00 |
|
|
0ccf105b38
|
fix information_schema.statistics nullable bug
|
2022-03-04 11:46:37 +08:00 |
|
|
ab74cf7478
|
Fix window function parallel bug
|
2022-03-04 11:46:14 +08:00 |
|
|
f0d7d9d626
|
fix aggregate scale for temporal type bug
|
2022-03-04 11:45:50 +08:00 |
|
|
5022a0609f
|
add deps -f
|
2022-03-04 10:39:36 +08:00 |
|
|
e7f1eb7a75
|
[opensource] refine ob_admin to print clog without user data
|
2022-03-04 10:25:16 +08:00 |
|
|
60a0eee9d3
|
update readme
|
2022-03-04 10:24:51 +08:00 |
|
|
4260bd7135
|
support INTERVAL + expr
|
2022-03-03 20:10:14 +08:00 |
|
|
fcc0cea109
|
Add aarch64 el8 deps configuration
|
2022-03-03 20:09:50 +08:00 |
|
|
88693a523a
|
fixed 795, add community to README
|
2022-03-03 19:36:49 +08:00 |
|
|
12ded2c21c
|
fixed 795, add community to README (#796)
* fixed 795, add community to README
* update slack information
|
2022-03-03 18:29:39 +08:00 |
|
|
41df6ed1fa
|
Update pull_request_template.md (#798)
dead link
|
2022-03-03 17:38:24 +08:00 |
|
|
865c7006a6
|
adjust set op to reentrant
|
2022-03-03 14:46:39 +08:00 |
|
|
47044f346e
|
Fix 2277 backup 320 restore backup snapshot failed bug
|
2022-03-03 14:46:14 +08:00 |
|
|
9eeefd68f5
|
fix bug in check_multi_update_table_conflict
|
2022-03-03 14:45:49 +08:00 |
|
|
95c16e09bd
|
fix infix expression exprs count limit bug
|
2022-03-03 10:23:20 +08:00 |
|
|
104dab5c02
|
fix unhex bug
|
2022-03-03 10:22:54 +08:00 |
|
|
42bdc0f45d
|
fix unique index print error log when unique violated
|
2022-03-03 10:22:29 +08:00 |
|
|
9324f96e5f
|
fix bug:连续多行的单行注释报错 bug #783 (#789)
* test
* fix multi comment with ';'
* fix multi comment with ';'
Author: akaError <lzg020616@163.com>
|
2022-03-02 14:52:25 +08:00 |
|
|
ea63e7942b
|
fix typos ocena->ocean #646 (#788)
|
2022-03-02 10:42:21 +08:00 |
|
|
875077c242
|
fix tenant level backup restore failure
|
2022-03-02 10:34:02 +08:00 |
|
|
42d9540ff9
|
support 2c8g docker (#787)
|
2022-03-01 17:16:21 +08:00 |
|
|
5247b5b1b7
|
fix when backup_copies=1, backup data can not clean
|
2022-03-01 16:18:49 +08:00 |
|
|
054c42f445
|
fixed a bug of get_front_log2file_max_timestamp
|
2022-03-01 16:09:51 +08:00 |
|
|
1f694d6b96
|
fix connection resource cleanup task bug
|
2022-03-01 16:00:51 +08:00 |
|
|
32f2910552
|
fix check_row_lock bug
|
2022-03-01 15:51:49 +08:00 |
|
|
a46986a8f3
|
fix libunwind coredump under arm os
|
2022-03-01 15:45:48 +08:00 |
|
|
c7b59a9dde
|
fix memleak when px submit
|
2022-02-28 20:17:37 +08:00 |
|
|
c160d95033
|
Fix pg_key not removed from tenant file pg_map when replaying 22x remove pg slog during upgrade
|
2022-02-28 20:16:59 +08:00 |
|
|
e833976669
|
Fix migration create pg partition using wrong schema version
|
2022-02-28 20:16:35 +08:00 |
|
|
c856bc403e
|
[fix] json not strict mode insert
|
2022-02-28 20:16:09 +08:00 |
|
|
0b3eff2515
|
未use database的情况下创建outline,查询gv$outline时报-4016
|
2022-02-28 20:15:44 +08:00 |
|
|
1b3e363de0
|
fix parser bug abort uint64
|
2022-02-28 20:15:19 +08:00 |
|
|
0002ca3b94
|
fix function convert_tz bug
|
2022-02-28 20:14:53 +08:00 |
|
|
8629461387
|
primary_zone length overflow when memcpy
|
2022-02-28 20:14:27 +08:00 |
|