I am trying to save some booleans in a MySQL table via stored procedures from NodeJS, executing it with mysql2.
Important: I did SET @@global.sql_mode= \'\';
SET @@global.sql_mode= \'\';