Redhat防火牆引起的一個NDB錯誤。
Redhat防火牆引起的一個錯誤。
Mysql NDB執行在Redhat6.4上。建立ndb表的時候報ERROR 1146 (42S02)。透過檢視日誌發現ndb有報錯,停止紅帽防火牆問題解決.
比較正式的解決方式應該是開啟對應埠。
mysql> create database ndbtest;
Query OK, 1 row affected (0.00 sec)
mysql> create database ndbtest;
ERROR 1007 (HY000): Can't create database 'ndbtest'; database exists
mysql> use ndbtest;
Database changed
mysql> show tables;
Empty set (0.00 sec)
mysql> show databases;
+--------------------+
| Database |
+--------------------+
| information_schema |
| mysql |
| ndbinfo |
| ndbtest |
| performance_schema |
| test |
+--------------------+
6 rows in set (0.00 sec)
mysql> use ndbtest;
Database changed
mysql> create table a(a int(11)); ---預設MyISAM引擎
Query OK, 0 rows affected (0.01 sec)
mysql> create table b(b int(11)) engine=ndb;
ERROR 1146 (42S02): Table 'ndbtest.b' doesn't exist
mysql> create table b(b int(11)) engine=ndb;
Query OK, 0 rows affected (0.06 sec)
日誌================
2013-12-31 11:02:22 7922 [Note] NDB: Cleaning stray tables from database 'information_schema'
2013-12-31 11:02:22 7922 [Note] NDB: Cleaning stray tables from database 'ndbinfo'
2013-12-31 11:02:22 7922 [Note] NDB: Cleaning stray tables from database 'ndbtest'
2013-12-31 11:02:22 7922 [Note] NDB: Cleaning stray tables from database 'performance_schema'
2013-12-31 11:02:22 7922 [Note] NDB: Cleaning stray tables from database 'test'
2013-12-31 11:02:22 7922 [ERROR] NDB: failed to setup table test.a, error: 723, No such table existed
2013-12-31 11:02:23 7922 [Note] NDB: Cleaning stray tables from database 'information_schema'
2013-12-31 11:02:23 7922 [Note] NDB: Cleaning stray tables from database 'ndbinfo'
2013-12-31 11:02:23 7922 [Note] NDB: Cleaning stray tables from database 'ndbtest'
2013-12-31 11:02:23 7922 [Note] NDB: Cleaning stray tables from database 'performance_schema'
2013-12-31 11:02:23 7922 [Note] NDB: Cleaning stray tables from database 'test'
2013-12-31 11:02:23 7922 [Note] NDB: mismatch in frm for test.a, discovering...
2013-12-31 11:02:23 7922 [ERROR] ndbcluster_discover: Skipping locally defined table 'test.a'
2013-12-31 11:02:23 [NdbApi] INFO -- Flushing incomplete GCI:s < 2368879/15
2013-12-31 11:02:23 [NdbApi] INFO -- Flushing incomplete GCI:s < 2368879/15
2013-12-31 11:02:23 7922 [Note] NDB Binlog: starting log at epoch 2368879/15
2013-12-31 11:02:23 7922 [Note] NDB Binlog: ndb tables writable
2013-12-31 11:02:44 7922 [Note] NDB Binlog: CREATE TABLE Event: REPL$ndbtest/b
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/15711267/viewspace-1065915/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 記憶體拷貝引起的錯誤記憶體
- 如何解決win10系統防火牆錯誤:1068:依賴的問題Win10防火牆
- WAb防火牆與傳統防火牆防火牆
- 防火牆防火牆
- 引起SAP WebClient UI頁面出現超時(time out)錯誤的另一個原因WebclientUI
- 淺談下一代防火牆與Web應用防火牆的區別防火牆Web
- 第一個錯誤的版本
- HEAD請求方法引起方法未定義的錯誤
- 檔案格式引起的指令碼執行錯誤指令碼
- 防火牆的分類防火牆
- 2024.11.1 一個錯誤
- 防火牆入侵於檢測——————3、思科 PIX 防火牆和 ASA 防火牆產品線防火牆
- iptables防火牆防火牆
- 防火牆配置防火牆
- 防火牆iptables防火牆
- 防火牆(firewall)防火牆
- win10 怎樣關閉防火牆 win10 誤殺軟體如何關閉自帶防火牆Win10防火牆
- 什麼是防火牆?防火牆能發揮什麼樣的作用?防火牆
- 【譯】使用 ndb 除錯 node 應用除錯
- Ceph 和防火牆的故事防火牆
- win10開啟防火牆錯誤程式碼0x8007045b怎麼解決Win10防火牆
- CentOS 7.0防火牆CentOS防火牆
- Linux防火牆命令Linux防火牆
- CentOS 防火牆操作CentOS防火牆
- Linux配置防火牆Linux防火牆
- 防火牆部署案例防火牆
- 防火牆介紹防火牆
- LINUX 防火牆 firewalldLinux防火牆
- 怎麼重置win10防火牆_win10防火牆重置的方法Win10防火牆
- Mac有防火牆嗎?關於Mac防火牆常見的問題解答Mac防火牆
- ubuntu 關閉防火牆命令 ubuntu怎樣關閉防火牆Ubuntu防火牆
- 使用 ndb 除錯你的 Node.js 專案除錯Node.js
- leedcode-第一個錯誤的版本
- 分享一個有意思的錯誤
- ddos防火牆的作用和部署防火牆
- linux中的firewalld防火牆配置Linux防火牆
- 防火牆在RAC上的配置防火牆
- 防火牆的虛擬系統防火牆
- 防火牆 搜尋 釋出 防火牆是什麼?怎麼理解?防火牆