| bio | website | ymartin59.free.fr |
|---|---|---|
| location | Switzerland | |
| age | 36 | |
| visits | member for | 7 months |
| seen | Oct 4 '12 at 15:15 | |
| stats | profile views | 0 |
Java developer and architect, my favorite task is performance troubleshooting. I also consider myself as a Linux system administrator.
|
Oct 3 |
comment |
MySql - ERROR 1071 Specified key was too long; max key length is 1000 bytes while restoring dump Sorry but SET GLOBAL default_storage_engine answers ERROR 1193 (HY000): Unknown system variable 'default_storage_engine' and I tried SET GLOBAL storage_engine = 'InnoDB'; but got ERROR 1286 (42000): Unknown table engine 'InnoDB'. What is wrong ? |