|
11ba7bf233
|
disable ob alloc stack for asan
|
2021-12-14 15:12:43 +08:00 |
|
|
2a36347832
|
update 4.11.md v1 (#710)
|
2021-12-13 15:31:57 +08:00 |
|
|
c979869b2f
|
add print interval for get piece info log
|
2021-12-13 14:57:42 +08:00 |
|
|
53650bb527
|
fix misspelled word in issue#277 (#696)
|
2021-12-13 14:45:50 +08:00 |
|
|
0822911e8c
|
fixed #698, Use bash instead of dash in gen_type_name.sh on Ubuntu (#703)
|
2021-12-13 14:11:29 +08:00 |
|
|
09b22898e1
|
fixed #637, 'concurrentcy' typo error (#697)
|
2021-12-13 12:00:13 +08:00 |
|
|
ab09b32033
|
Add chapter05/06/07/08 #692
|
2021-12-10 15:22:04 +08:00 |
|
|
f41ee5fb17
|
fixed bug of issue #606 (#609)
|
2021-12-10 14:12:22 +08:00 |
|
|
c098de99f3
|
fix desc not print scale of on update current_timestamp bug
|
2021-12-10 13:43:28 +08:00 |
|
|
2b64e56aff
|
[C] fix deal_with_tables [3.1_opensource_release < 3_1_x_release]
|
2021-12-10 13:43:04 +08:00 |
|
|
66238908e3
|
[BUG FIX]storage_val is not equal with sql_val, maybe catch a bug
|
2021-12-10 13:42:40 +08:00 |
|
|
f39690b55b
|
fix global index error after kill an observer
|
2021-12-08 10:25:26 +08:00 |
|
|
6c7b34555f
|
fix load data core when handle shuffle result
|
2021-12-08 10:25:00 +08:00 |
|
|
c04244902d
|
fix [WhiteScan] [EVALUATION_ORDER]#677#681
Co-authored-by: BlaBlaBlaWang <wjx1999126@qq.com>
Co-authored-by: Dousir9 <736191200@qq.com>
|
2021-12-07 16:14:12 +08:00 |
|
|
66288ad214
|
fix __all_virtual_memory_info can not show all tenant
|
2021-12-06 20:15:46 +08:00 |
|
|
0657b959cd
|
fix fifo return -4013
|
2021-12-06 19:27:41 +08:00 |
|
|
8ea2d68dab
|
Add dummy information_schema.triggers for common tenant.
|
2021-12-06 19:18:40 +08:00 |
|
|
360a980562
|
Fix typo error (#671)
|
2021-12-06 17:15:10 +08:00 |
|
|
274f8fc5e9
|
Add chapter03 tutorial, about 'how to use oceanbase'. (#538)
* Add chapter03 tutorial, about 'how to use oceanbase'.
* Update some descriptions https://github.com/oceanbase/oceanbase/pull/538
* Replace pictures with urls
|
2021-12-06 14:16:11 +08:00 |
|
|
2d8ea0b71d
|
#653 (#675)
|
2021-12-06 13:47:55 +08:00 |
|
|
2e57906d8f
|
Update ob_log_plan.cpp (#672)
|
2021-12-06 13:21:20 +08:00 |
|
|
93676a1843
|
Fix NAN related operator bugs in non-static typing engine
|
2021-12-06 13:01:44 +08:00 |
|
|
42a62429dd
|
fix memory_limit can not be set to 0
|
2021-12-06 13:01:19 +08:00 |
|
|
1ad42e371f
|
Fix typo error (#673)
|
2021-12-06 11:49:30 +08:00 |
|
|
41465805e3
|
Add mulan(#665)
|
2021-12-06 10:57:09 +08:00 |
|
|
6047bd0c38
|
Fix [WhiteScan] [FLOATING_POINT_EQUALITY] (#635)
|
2021-12-03 17:54:13 +08:00 |
|
|
04c7985b3b
|
transfomer -> transformer (#669)
|
2021-12-03 16:28:43 +08:00 |
|
|
f024ba9574
|
fix some update set vector assignments bugs
|
2021-12-03 16:06:40 +08:00 |
|
|
fcdc7e3308
|
[hotpots] refine some codes
|
2021-12-03 14:25:48 +08:00 |
|
|
1613b26c24
|
Support to get flag replica by ObPartitionTableOperator
|
2021-12-03 14:25:22 +08:00 |
|
|
86370d2373
|
[BUG] fix report error msg from sql recheck
|
2021-12-02 15:33:47 +08:00 |
|
|
74e3e4cb0b
|
fix reverse scan with magic row problem
|
2021-12-02 15:24:41 +08:00 |
|
|
bdf2dc1ddb
|
Fix px dispatch sqc rpc report OB_RPC_CONNECT_ERROR
|
2021-12-02 14:33:53 +08:00 |
|
|
9850c3bc85
|
Change _schema_history_recycle_interval to a formal parameter
|
2021-12-02 14:33:30 +08:00 |
|
|
b82a7f5e4b
|
fix ob_build_index_scheduler not repicking source candidate after send_copy_replica_rpc() fails
|
2021-12-02 10:39:37 +08:00 |
|
|
b1ec5d3524
|
patch backup related bug fix to open source
|
2021-12-02 10:30:28 +08:00 |
|
|
2da7b7f4b8
|
Fix auto increment column is true resolve fail bug.
|
2021-12-01 20:19:28 +08:00 |
|
|
a1f8d434dc
|
fix: typo error ../oceanbase/docs/docs/docs-cn/13.reference-guide/1.system-view/2.dictionary-view/16.information_schema-dba_outlines.md #638 (#660)
* #557
* #557
* Fix typo #636
* #638
* rollback
* rollback
|
2021-12-01 16:56:22 +08:00 |
|
|
688c612878
|
Fix misspelled ../oceanbase/tools/ob_error/src/ob_error.cpp #636 (#659)
* #557
* #557
* Fix typo #636
* rollback for other issue
|
2021-12-01 16:41:00 +08:00 |
|
|
0a7656fd42
|
Fix show full table return TABLE type for view
|
2021-12-01 16:28:16 +08:00 |
|
|
0fac1dd0b9
|
fix use GCONF.enable_static_engine_for_query bug
|
2021-12-01 16:27:51 +08:00 |
|
|
50211ed1ef
|
Update 2.plan-binding.md (#658)
修正文档 markdown 格式问题
|
2021-12-01 11:25:34 +08:00 |
|
|
aa3637dac7
|
Implement MySQL Function TO_BASE64() and FROM_BASE64()
|
2021-12-01 11:06:39 +08:00 |
|
|
dbdecb53a2
|
Fix a line break problem in Chinese documents (#656)
|
2021-11-30 11:21:02 +08:00 |
|
|
db82de6a5b
|
[cp]: fix 4 bugs for NO_BACKSLASH_ESCAPES mode.
|
2021-11-30 11:13:39 +08:00 |
|
|
e28151b107
|
Support uuid_short in mysql mode.
|
2021-11-30 11:13:10 +08:00 |
|
|
d06570baf4
|
Support sql_mode "ANSI_QUOTES".
|
2021-11-30 11:12:43 +08:00 |
|
|
ec9c2087fb
|
Try_cnt in sql_audit show greater than actual value
|
2021-11-29 20:42:41 +08:00 |
|
|
f6b446336f
|
fix misspelled word (#607)
|
2021-11-29 20:23:57 +08:00 |
|
|
66d64ac96e
|
fix typos (#588)
|
2021-11-29 20:12:58 +08:00 |
|