ニュース

Learn how to connect to TiDB using MySQL Connector/Python. This tutorial gives Python sample code snippets that work with TiDB using MySQL Connector/Python. TiDB is a MySQL-compatible database, and ...
私の場合、インサートするレコード数を分割(約20,000レコード → 5,000レコード単位で分割)することで、エラーは出なくなりました。 この記事で使用したソフトウェアのバージョンを記載しておきます。 Python の mysql-connector-python で20,000レコードほどの ...