create database deno_mysql_bench use deno_mysql_bench CREATE TABLE `users` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `email` varchar(255) NOT NULL, `password` varchar(255) NOT NULL, ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results