Commit Graph

  • de61adfe46 fix debug log core lx0 2022-01-19 15:20:49 +08:00
  • c4c7998540 Update ob_root_service.cpp (#739) richie 2022-01-19 11:38:44 +08:00
  • de9957196c add -t to support check tagging hamstersox 2022-01-19 11:06:47 +08:00
  • 8d568e0550 force cancel hamstersox 2022-01-19 10:54:52 +08:00
  • d545b1e449 Fix: the information returned by bison execution is not printed correctly (#764) BraveLz 2022-01-19 10:34:40 +08:00
  • aa8ef6a07f fix debug log core at ObFlatRowReader::analyze_row_header lx0 2022-01-18 15:18:56 +08:00
  • bba615f8ff fix using dump_backup with -q in ob_admin causing error hamstersox 2022-01-18 10:58:44 +08:00
  • f398a1e61b fix syscall ret hiddenbomb 2022-01-18 10:58:19 +08:00
  • 0691551d01 fix restore compat issue from low-version observer backup WenJinyu 2022-01-18 10:57:52 +08:00
  • fbd2429eef Fix Bloom Filter Macro Meta get_meta_content_serialize_size issue JiahuaChen 2022-01-17 10:31:46 +08:00
  • edc8347c47 Fix remove inner_remove_uncontinues_inc_tables print log core godyangfight 2022-01-17 10:31:20 +08:00
  • 20fb3ee126 add MacroBlockID in warn log print lx0 2022-01-17 10:30:53 +08:00
  • b7a5e34908 Add sanity_check API for ObNumber lx0 2022-01-14 10:51:45 +08:00
  • f935bcf905 [PHYSICAL RESTORE] Avoid coredump while create user partitions ym0 2022-01-14 10:42:48 +08:00
  • e14104e3ab Fix physical incremental backup reuse trans sstable error godyangfight 2022-01-14 10:39:14 +08:00
  • 01724ead75 TableAPI New Query dz0 2022-01-14 10:38:50 +08:00
  • c6185fe3ea fix codegen convert tablelookup core st0 2022-01-14 10:38:22 +08:00
  • 144d6aa2de query sql more than 16383 cuted in gv$sql_audit bx0 2022-01-14 10:37:55 +08:00
  • 0c787643ca the backup data cannot be cleaned up when the disk space is full WenJinyu 2022-01-14 10:37:19 +08:00
  • 1786da815e fix deploy case result ym0 2022-01-14 10:36:50 +08:00
  • 24d4669c24 Binary file (standard input) matches SanmuWangZJU 2022-01-11 20:49:35 +08:00
  • df712cdec3 Enable auto_refresh_location_cache by default ym0 2022-01-11 20:49:09 +08:00
  • 3c0129720a Fix delete backuppiece can not delete files bug godyangfight 2022-01-11 20:48:44 +08:00
  • d5a5ed4251 fix btree core nroskill 2022-01-05 20:36:49 +08:00
  • 8bc16fc202 fix retry index task core YoungYang0820 2022-01-05 10:42:50 +08:00
  • bfa4cc4e12 stmt is double-freed sw0 2022-01-04 19:52:15 +08:00
  • 5df0c70862 check disk warning state if io get events time out in loop hiddenbomb 2022-01-04 19:51:48 +08:00
  • baa96708eb set DIO_ALIGN_SIZE from 512 to 4096 hiddenbomb 2022-01-04 11:39:41 +08:00
  • 245b8b7abd fix mysqltest bf0 2022-01-04 11:12:14 +08:00
  • e68621cd71 Fix swallow ret when rollback replay add partition failure JiahuaChen 2022-01-04 11:11:49 +08:00
  • 532a3bd580 Make error code be compatible with MySQL lx0 2022-01-04 11:11:13 +08:00
  • 814f062a11 Fix unexpected null value in index on generated column Hongqin-Li 2022-01-04 11:10:48 +08:00
  • 70016c6a4e Erase location cache ym0 2022-01-04 11:10:21 +08:00
  • d896138376 Fix row reshape bug Hongqin-Li 2022-01-04 11:09:53 +08:00
  • d4ace121de Fix restore_follower_replica ERROR table type not expecte godyangfight 2021-12-30 10:21:45 +08:00
  • bd92507437 Fix physical backup clean backup piece bug godyangfight 2021-12-29 18:22:29 +08:00
  • 320605c68a Fix physical backup &restore reuse trans sstable bug godyangfight 2021-12-29 18:22:05 +08:00
  • 20092c8bb9 fix: failed to run make DESTDIR=./ install in non-rpm build mode Fireatoms 2021-12-29 18:21:41 +08:00
  • 60f8ae0dc8 Misreuse minor sstable or trans sstable with same tablekey godyangfight 2021-12-29 18:03:45 +08:00
  • c2cb7a79e5 Lower the level of logging message when cluster_id mismatching. hf0 2021-12-28 19:24:44 +08:00
  • b3780cad79 fix restore failure in open source release oceanoverflow 2021-12-28 12:13:10 +08:00
  • 2a8f9bf095 auto_delete wakeup and add error code WenJinyu 2021-12-28 12:12:46 +08:00
  • 0afbb84439 patch bugfix to opensource ls0 2021-12-27 20:52:43 +08:00
  • bc3a22c704 close defensive check LINxiansheng 2021-12-27 20:52:19 +08:00
  • 93be552c8b Fix bug in lock_for_read() of ObPartTransCtx gl0 2021-12-27 20:51:51 +08:00
  • a10b882d0e Ctas statement contains USER VARIABLE creation failed lf0 2021-12-27 15:51:46 +08:00
  • 97eefd4e2e fix rpc try connect fake addr for physical restoring. hf0 2021-12-27 10:30:47 +08:00
  • 03aa797233 Remove synonym function in MySQL mode bx0 2021-12-24 17:45:47 +08:00
  • 2dba06a3a3 fix a bug of ignore null value in not null text/blob column in mysql dml xf0 2021-12-24 10:55:35 +08:00
  • 888a02778c add some fix for speed_limit cr0 2021-12-24 10:54:59 +08:00
  • 870a799aaa fix backup backup clean source extern file status WenJinyu 2021-12-23 16:09:48 +08:00
  • 27c68a2d92 Fix backup check disk is enough bug godyangfight 2021-12-23 14:27:50 +08:00
  • a65f0bda0b [update case]: load data supports NO_BACKSLASH_ESCAPES model, remove unsupported sql_mode in mysqltest. Monk-Liu 2021-12-23 14:20:39 +08:00
  • fbedc9b55a support delete mode tag(oss) WenJinyu 2021-12-23 14:20:10 +08:00
  • e585fa1aba delete obsolete backup backup, return internal error 4016 godyangfight 2021-12-23 14:19:42 +08:00
  • eafb5b5f09 forbidden mysql temp table in opensource bf0 2021-12-23 14:19:15 +08:00
  • 3aeb4bc731 fix allocate link operator bug yb0 2021-12-23 14:18:49 +08:00
  • e34b4b2aa2 feat: add scripts for building rpm package Fireatoms 2021-12-21 15:10:25 +08:00
  • 62a736875f refine plan generate strategy for remote sql yb0 2021-12-21 15:09:54 +08:00
  • fe44cd94cf public upgrade py LINxiansheng 2021-12-20 21:06:47 +08:00
  • 056c5a28b4 disallow multiple aliases to same table cx0 2021-12-20 20:05:37 +08:00
  • 36af412ea1 [BUGFIX] fix sstable double free both gc by iter and gc by queue. Tyshawn 2021-12-20 20:05:13 +08:00
  • 18de895dc8 [TMP.FILE] fix block leak and limit disk for tmp file Tyshawn 2021-12-20 20:04:31 +08:00
  • ea5bd71d32 fix check text column bug during ctas yb0 2021-12-20 20:04:06 +08:00
  • 9802ffae64 fix two bugs from github issues #715 #716 LINxiansheng 2021-12-20 11:42:49 +08:00
  • 9e79e15b18 support 2C in open_source nroskill 2021-12-19 20:31:47 +08:00
  • d663911730 reduce global index scheduler sleep time YoungYang0820 2021-12-19 20:31:22 +08:00
  • c371a17fe0 Add retry for building index YoungYang0820 2021-12-19 20:30:58 +08:00
  • fa8b838450 modify upgrade scripts&&support system variables session_track_* jk0 2021-12-16 21:16:00 +08:00
  • ed22c8dacd Fix core when copy number digits in add_v3 hezuojiao 2021-12-16 19:31:15 +08:00
  • 4a61aa99e7 fix bug multi_insert_up cause an incorrect result yishenglanlingzui 2021-12-15 10:55:14 +08:00
  • 0dc8820123 add code for sw compiling and fix some problems zb0 2021-12-15 10:54:48 +08:00
  • 77cf1effd1 add common error solutions to 4.7.md file (#712) lixiaodong 2021-12-15 10:25:19 +08:00
  • 9b1ec8ad77 skip building delay deleted index Charles0429 2021-12-15 10:24:53 +08:00
  • 67b1a08ed1 Update ob_expr_remainder.cpp (#693) zhouhuahui 2021-12-14 15:16:28 +08:00
  • 11ba7bf233 disable ob alloc stack for asan xuhuleon 2021-12-14 15:12:43 +08:00
  • 2a36347832 update 4.11.md v1 (#710) askdb 2021-12-13 15:31:57 +08:00
  • c979869b2f add print interval for get piece info log xuhuleon 2021-12-13 14:57:42 +08:00
  • 53650bb527 fix misspelled word in issue#277 (#696) jiangmengmeng 2021-12-13 14:45:50 +08:00
  • 0822911e8c fixed #698, Use bash instead of dash in gen_type_name.sh on Ubuntu (#703) ffeng 2021-12-13 14:11:29 +08:00
  • 09b22898e1 fixed #637, 'concurrentcy' typo error (#697) yangzecai 2021-12-13 12:00:13 +08:00
  • ab09b32033 Add chapter05/06/07/08 #692 obpilot 2021-12-10 15:01:00 +08:00
  • f41ee5fb17 fixed bug of issue #606 (#609) tata24 2021-12-10 14:12:22 +08:00
  • c098de99f3 fix desc not print scale of on update current_timestamp bug st0 2021-12-10 13:43:27 +08:00
  • 2b64e56aff [C] fix deal_with_tables [3.1_opensource_release < 3_1_x_release] lx0 2021-12-10 13:43:04 +08:00
  • 66238908e3 [BUG FIX]storage_val is not equal with sql_val, maybe catch a bug qianchanger 2021-12-10 13:42:40 +08:00
  • f39690b55b fix global index error after kill an observer YoungYang0820 2021-12-08 10:25:26 +08:00
  • 6c7b34555f fix load data core when handle shuffle result bf0 2021-12-08 10:25:00 +08:00
  • c04244902d fix [WhiteScan] [EVALUATION_ORDER]#677#681 LINxiansheng 2021-12-07 16:00:44 +08:00
  • 66288ad214 fix __all_virtual_memory_info can not show all tenant nroskill 2021-12-06 20:15:46 +08:00
  • 0657b959cd fix fifo return -4013 nroskill 2021-12-06 19:27:41 +08:00
  • 8ea2d68dab Add dummy information_schema.triggers for common tenant. jz0 2021-12-06 19:18:40 +08:00
  • 360a980562 Fix typo error (#671) Leozki 2021-12-06 17:15:10 +08:00
  • 274f8fc5e9 Add chapter03 tutorial, about 'how to use oceanbase'. (#538) obpilot 2021-12-06 14:16:11 +08:00
  • 2d8ea0b71d #653 (#675) 程序员小王(troy) 2021-12-06 13:47:55 +08:00
  • 2e57906d8f Update ob_log_plan.cpp (#672) richie 2021-12-06 13:21:20 +08:00
  • 93676a1843 Fix NAN related operator bugs in non-static typing engine br0 2021-12-06 13:01:44 +08:00
  • 42a62429dd fix memory_limit can not be set to 0 nroskill 2021-12-06 13:01:19 +08:00
  • 1ad42e371f Fix typo error (#673) Leozki 2021-12-06 11:49:30 +08:00
  • 41465805e3 Add mulan(#665) 1115839967 2021-12-06 10:24:42 +08:00