top of page

MySQL Table Setup and Insert Demo

n8n workflow creating a MySQL table 'test', inserting a row with id and name using MySQL node and Set node, triggered manually. Demonstrates basic MySQL operations automation in n8n with MySQL credentials.

bottom of page