Execution de 2 statements SQL... OK [1] CREATE TABLE IF NOT EXISTS beds24_bookings ( id INT UNSIGNED NOT NULL ... OK [2] CREATE TABLE IF NOT EXISTS beds24_sync_log ( id INT UNSIGNED NOT NULL ... Tables presentes apres setup : - beds24_bookings (455 lignes) - beds24_sync_log (20 lignes) - beds24_webhook_log (202 lignes) Termine. Tu peux maintenant lancer sync_bookings.php.