Skip to content

Instantly share code, notes, and snippets.

View petrstehlik's full-sized avatar

Petr Stehlík petrstehlik

View GitHub Profile
-- 1 milion rows
CREATE TABLE `video` (
`id` int unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`created` datetime unsigned DEFAULT current_timestamp(),
`deleted` tinyint NOT NULL DEFAULT 0,
PRIMARY KEY (`id`)
)
SELECT `name`

Keybase proof

I hereby claim:

  • I am petrstehlik on github.
  • I am petrstehlik (https://keybase.io/petrstehlik) on keybase.
  • I have a public key ASBATXKTcBtOUTZT55IFcQ231BNpTCFNqFPnIMyFmMIwAgo

To claim this, I am signing this object: