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 (42 lignes) - beds24_sync_log (3 lignes) - beds24_webhook_log (40 lignes) Termine. Tu peux maintenant lancer sync_bookings.php.