Closed ahjing99 closed 10 months ago
OceanBase 0.7.2 and OcenaBase 0.8 are incompatabile. We made plenty improvements over 0.7.2, adapting to KB 0.8 API, support Backup/Restore, Monitoring, Parameters Configurattion, Logginig. Beside, OceanBase 0.8 supports new features liks dynamict ports, host network, and fixed many bugs).
We strongly suggest users to use KB 0.8 and KBCLI 0.8 to deploy Oceanbase 0.8.
➜ ~ helm list -A | grep oceanbase kb-addon-oceanbase kb-system 1 2024-01-05 02:01:55.610384123 +0000 UTCdeployed oceanbase-0.7.2 4.2.0.0-100010032023083021 ➜ ~
➜ ~ kbcli cluster connect ocbase-rrnajn Connect to instance ocbase-rrnajn-ob-bundle-0: out of ocbase-rrnajn-ob-bundle-0, ocbase-rrnajn-ob-bundle-1, ocbase-rrnajn-ob-bundle-2 mysql: [Warning] option 'port': value -uroot adjusted to 0. ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1:3306' (111) command terminated with exit code 1
➜ ~ kbcli72 version Kubernetes: v1.27.3-gke.100 KubeBlocks: 0.8.0-beta.37 kbcli: 0.7.2 WARNING: version difference between kbcli (0.7.2) and kubeblocks (0.8.0-beta.37)
➜ ~ kbcli72 cluster connect ocbase-rrnajn Connect to instance ocbase-rrnajn-ob-bundle-0: out of ocbase-rrnajn-ob-bundle-0, ocbase-rrnajn-ob-bundle-1, ocbase-rrnajn-ob-bundle-2 Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 3221518691 Server version: 5.7.25 OceanBase_CE 4.2.0.0 (r100010032023083021-7e912e012b5f2036b79eaeecaaf59884efc184fd) (Built Aug 30 2023 21:30:23)
Copyright (c) 2000, 2021, Oracle and/or its affiliates.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql> exit