樋口先生
こんにちは。
今回はコーティング時のエラーについて質問します。
Could NOT find the word : "〓〓"
Could NOT find the word : "〓v〓〓11/15"
DBD::mysql::db do failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '0
0' at line 11 at /Users/*****/kh_coder/kh_lib/mysql_exec.pm line 256.
Could NOT find the word : "〓〓"
Could NOT find the word : "〓v〓〓11/15"
DBD::mysql::db do failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '0
0' at line 9 at /Users/*****/kh_coder/kh_lib/mysql_exec.pm line 256.
3 wallclock secs ( 0.06 usr + 0.01 sys = 0.07 CPU)
コーティングルールは、抽出された語を指定し、コードを4つ設定しています。
テストとして、各1語ずつ語の設定をしているのですがなぜか1つしかコーティングされません。
ときどきMySQLのエラーでkhcoderごと終了します。
なにか対策をお願いします。
追伸
1つの文章にコード1とコード2に設定された語がそれぞれ出現する場合、どのようにしょりされるのでしょうか。