|
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 |
|
|
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 |
|
|
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 |
|
|
58f7fb882e
|
Merge pull request from GitHub pr175
|
2021-08-11 17:57:58 +08:00 |
|
|
4a58022b57
|
cherrypick to 3.1_opensource_release
|
2021-08-11 15:37:47 +08:00 |
|
|
49cdaf51d5
|
retry io_getevents if we meet EINTR due to interruption from pstack/obstack
|
2021-07-30 17:45:45 +08:00 |
|
|
a331dec52c
|
Remove warning configurations
|
2021-07-30 14:56:13 +08:00 |
|
|
418f092462
|
Implement of auto refresh location cache
|
2021-07-28 17:39:13 +08:00 |
|
|
74d0236609
|
support last_day in mysql mode
|
2021-07-27 21:57:13 +08:00 |
|
|
0b7773c43f
|
add double-destroy check for MemoryContext
|
2021-07-27 19:54:14 +08:00 |
|
|
f0726b6b6c
|
create pg failed
|
2021-07-27 14:45:14 +08:00 |
|
|
b3d3c8731a
|
解决priority_queue改进唤醒逻辑后导致容易hang死的bug
|
2021-07-26 13:15:14 +08:00 |
|
|
821da37d63
|
cherry-pick from 3_1_x_release to 3.1_opensource_release
|
2021-07-26 11:15:52 +08:00 |
|
|
f2f91f98c6
|
【CP】patch to opensource
|
2021-07-26 10:39:20 +08:00 |
|
|
8160997f02
|
patch some bug fix:part 2
|
2021-07-23 18:33:23 +08:00 |
|
|
0df13a572f
|
fix slice_alloc.h uint32_t overflow bug
|
2021-07-23 13:39:20 +08:00 |
|
|
3fa7f39778
|
patch code of observer modified by oblog
|
2021-07-23 12:09:24 +08:00 |
|
|
1198d56ceb
|
Automically configure observer network speed.
|
2021-07-23 01:39:13 +08:00 |
|
|
8d61732e97
|
patch some bug fix:part 1
|
2021-07-23 01:15:13 +08:00 |
|
|
49b53c4570
|
A couple of bug-fixes for opensource branch.
|
2021-07-23 00:27:13 +08:00 |
|
|
7fb21bbbe7
|
cherry-pick bug fix in 3.1
|
2021-07-21 23:46:35 +08:00 |
|
|
d49f1baf7d
|
change default server language for mysql handshake
|
2021-07-21 23:23:03 +08:00 |
|
|
889d5cb6d8
|
implement expr asin/acos/cot/cos in mysql mode
|
2021-07-21 18:01:16 +08:00 |
|
|
f45d2cdbe2
|
cp bug fix to open source branch
|
2021-07-20 17:06:14 +08:00 |
|
|
ae0ace666f
|
cherry-pick omitted fixs to open-source branch
|
2021-07-19 23:12:15 +08:00 |
|
|
1777c9769e
|
cherry-pick from 3_1_x_release to 3.1_opensource_release
|
2021-07-19 21:27:14 +08:00 |
|
|
0557600717
|
Support expr pi in mysql mode
|
2021-07-19 15:39:14 +08:00 |
|