XD-DENG / SQL-exercise

Practice with "Real" SQL Problems
1.34k stars 570 forks source link

Boxes table key is too long for primary key #6

Closed fpilee closed 7 years ago

fpilee commented 7 years ago

Boxes table creation fails on MariaDB 10.1.26 mysql error (1071, 'Specified key was too long; max key length is 767 bytes')

XD-DENG commented 7 years ago

@moralesfelipe many thanks.