Commit Graph

13 Commits

Author SHA1 Message Date
f27ecbb784 opensource bigfix patch 2021-07-13 19:42:21 +08:00
ce63c8923f fix bug of tinytext type in mysql mode can insert 256 bytes chars 2021-07-13 14:54:13 +08:00
1ec7b00f36 bugfix cherry-pick to opensource release 2021-07-13 14:39:14 +08:00
601c09e290 add a OB_FAIL for ret check (#142) 2021-07-13 14:15:27 +08:00
d922e21af7 forbid set backup dest before patch 2021-07-12 20:17:20 +08:00
d4a22bb030 fix expr like print 2021-07-12 16:08:57 +08:00
7dcf2baa4e Fix query push down and add subquery handling 2021-07-11 19:51:25 +08:00
c6f5f093e9 bugfix: char function data error in gc col 2021-07-10 16:35:24 +08:00
eb4dc36332 white scan bugfix 2021-07-10 15:17:56 +08:00
a26b60e7a4 fix view col alias name bugs 2021-07-09 17:16:31 +08:00
gm
4a92b6d7df reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
2021-06-17 10:40:36 +08:00
a474a9cf55 code: fix typo (#76)
* Update ob_dtl_rpc_channel.cpp

* Update ob_time_convert.cpp

* Update ob_time_convert.h

* Update ob_expr_date_add.cpp

* fix log spell error:faild -> failled, Faild -> Failed

* Update ob_optimizer_util.cpp

* Update ob_sql.cpp

* Update ob_optimizer_util.cpp

* Update ob_plan_cache_manager.cpp

* Update ob_partition_merge_task.cpp
2021-06-15 14:50:25 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00