Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
mysql コンソールで次のクエリを実行します。
SELECT * FROM has WHERE tweetId <= 32344308065509376 AND tweetId >= 31486746491363330
しかし、レコードがtweetId=32342160586047488結果セットにありません!!!!! しかし、それはテーブル「has」に存在します! この奇妙な問題を克服するのを手伝ってくれる人はいますか? ありがとう
tweetId=32342160586047488
解析エラーであるか、テーブルを修復する必要があります。