本文へスキップ
hdknr blog
戻る

Python: ジョブキューイング

更新日:

タスクキューシステム

Celery

PYPI:

Redis:

djang-celery-results:

Periodic Task:

記事:

MySQL:Database returned an invalid datetime value. Are time zone definitions for your database installed?

macOS:

% mysql_tzinfo_to_sql /usr/share/zoneinfo/ | mysql -u root mysql
Warning: Unable to load '/usr/share/zoneinfo//+VERSION' as time zone. Skipping it.
Warning: Unable to load '/usr/share/zoneinfo//iso3166.tab' as time zone. Skipping it.
Warning: Unable to load '/usr/share/zoneinfo//leapseconds' as time zone. Skipping it.
Warning: Unable to load '/usr/share/zoneinfo//zone.tab' as time zone. Skipping it.

Singleton

unitttest

RQ



前の記事
MySQL: ERROR 3780 (HY000) at line 1406622: Referencing column 'os_branch_id' and referenced column 'id' in foreign key constraint '***' are incompatible.
次の記事
tmux: バッファーの全テキストを選択