|
c8292c2c2e
|
Fix retrieve schema problem
|
2021-11-29 19:33:50 +08:00 |
|
|
3c36c7057c
|
implement mysql function VALIDATE_PASSWORD_STRENGTH()
|
2021-11-29 19:24:42 +08:00 |
|
|
fc8e532b0b
|
Merge DAY() system function into opensource branch.
|
2021-11-29 15:27:44 +08:00 |
|
|
7b9fe43335
|
implement expr benchmark in mysql mode
|
2021-11-29 14:58:11 +08:00 |
|
|
f0e34e03f6
|
add dml data strict defensive check
|
2021-11-29 14:57:40 +08:00 |
|
|
bd258f9338
|
implement sql_mode NO_BACKSLASH_ESCAPES
|
2021-11-29 11:36:40 +08:00 |
|
|
a2b5b77779
|
implement of any value expr in mysql mode
|
2021-11-29 11:30:40 +08:00 |
|
|
22d92d191b
|
add ctx_id in log
|
2021-11-24 15:21:40 +08:00 |
|
|
b68eff8a02
|
placeholder for standby disconnect cluster
|
2021-11-15 11:58:07 +08:00 |
|
|
bd97d72a04
|
add guard variable in try-catch stmt to aviod exception not caught
|
2021-11-11 14:08:48 +08:00 |
|
|
a9f411e75c
|
adjust easy ssl print level when observer starts and the connection state is not ready
|
2021-11-11 14:08:22 +08:00 |
|
|
fa9b5fdfc0
|
fix prepare tenant during stop archive
|
2021-11-04 18:00:57 +08:00 |
|
|
afae65547b
|
refactor: remove unused code (#418)
Clean the code and remove unused codes,
or these unused codes would confuse our developers.
|
2021-11-03 21:02:44 +08:00 |
|
|
619e5e3d06
|
fix a coredump problem caused by a null pointer.
|
2021-11-03 20:37:22 +08:00 |
|
|
c4933ab1b9
|
correct dependency rpm package name: bintuils => binutils
|
2021-11-01 11:57:44 +08:00 |
|
|
97b4a6afb8
|
[tableapi] support hbase api
|
2021-10-29 15:27:51 +08:00 |
|
|
647c095737
|
fix aarch64 pkg path
|
2021-10-28 11:18:40 +08:00 |
|
|
db025266d4
|
support aarch64 compilation
|
2021-10-21 20:16:17 +08:00 |
|
|
e0748037b0
|
编译兼容Alibaba Cloud Linux,更新readme文档
|
2021-10-21 16:36:42 +08:00 |
|
|
4ca9eabca4
|
support expr WEIGHT_STRING() in mysql mode. master->3_1_opensource_release
|
2021-10-20 11:33:38 +08:00 |
|
|
5baefa81ff
|
support _enable_fatal_error_hang
|
2021-10-18 17:53:45 +08:00 |
|
|
4a67d3f351
|
Change the ap_mini_task_mgr memory allocator from TCFactory to op_reclaim_alloc
|
2021-10-14 16:49:18 +08:00 |
|
|
75c14d5c88
|
add DEGREES() function that converts radian to degree.
|
2021-10-13 20:00:57 +08:00 |
|
|
f7ac50cd5d
|
fix memory leak of dynamic creation and release of threads
|
2021-10-13 14:27:53 +08:00 |
|
|
8cf53d726b
|
update gitsubmodule
|
2021-09-30 23:35:34 +08:00 |
|
|
88e1000d95
|
[liboblog] opensource liboblog
|
2021-09-30 19:50:25 +08:00 |
|
|
febfa4863f
|
Fix test cases
|
2021-09-27 21:16:00 +08:00 |
|
|
64b53b6a17
|
patch backup &migrate code to open source
|
2021-09-27 20:48:34 +08:00 |
|
|
bb004431db
|
call the destructor while memcpy is not safe in the pop_back() function of ObSEArrayImpl (#319)
|
2021-09-26 13:58:30 +08:00 |
|
|
cd2ffe63ad
|
fix schedule fast gc sstable after stop server
|
2021-09-24 15:26:58 +08:00 |
|
|
f51c7afe86
|
Fix the conversion rules from string/datetime to enum/set
|
2021-09-23 13:18:58 +08:00 |
|
|
74b95849f3
|
remove disable signal handler in asan
|
2021-09-22 11:53:36 +08:00 |
|
|
137a8f1f96
|
support asan and fix several memory bug
|
2021-09-18 21:54:07 +08:00 |
|
|
cedd8a0188
|
Implement sql_mode NO_FIELD_OPTIONS,NO_KEY_OPTIONS,NO_TABLE_OPTIONS
|
2021-09-17 18:09:42 +08:00 |
|
|
02e3302d08
|
support function crc32
|
2021-09-13 18:01:41 +08:00 |
|
|
c19f7ea941
|
fix print type scale bug
|
2021-09-13 17:45:23 +08:00 |
|
|
ae61c88e33
|
fix px deadlock
|
2021-09-10 15:58:25 +08:00 |
|
|
07636e3c3d
|
Add UOS to OceanBase
|
2021-09-09 21:43:46 +08:00 |
|
|
18da76ec68
|
fix the possible interger overflow problem when decode handshake msg
|
2021-09-09 16:31:52 +08:00 |
|
|
751ce2ac1b
|
liboblog support ssl - observer part
|
2021-09-09 10:16:50 +08:00 |
|
|
62cb470338
|
patch backup piece to 3.1. open source
|
2021-09-02 15:26:40 +08:00 |
|
|
f8b75754ce
|
add expr: (#198)
|
2021-08-31 15:44:43 +08:00 |
|
|
0d7efce19a
|
Fix white scan errors at ob_number_v2
|
2021-08-30 15:35:41 +08:00 |
|
|
61b6d05660
|
Support log compression & max retention time (#294)
|
2021-08-25 19:55:55 +08:00 |
|
|
cc0e6b8c12
|
implement sql_mode NO_UNSIGNED_SUBTRACTION
|
2021-08-25 11:09:16 +08:00 |
|
|
f5e3910971
|
Fix some checked returns found by white scan
|
2021-08-18 15:38:46 +08:00 |
|
|
94e2cc67b4
|
memory diagnose including deleted tenant
|
2021-08-18 10:16:22 +08:00 |
|
|
cb4171c327
|
fix trace_id memory leak
|
2021-08-13 10:23:33 +08:00 |
|
|
895f700d99
|
add tableapi to opensource release
|
2021-08-11 19:25:17 +08:00 |
|
|
54e159cae4
|
fix charset convert core
|
2021-08-11 18:56:23 +08:00 |
|