so today I wanted to start working on a mini project in my spare time from work. I opend PHPMyAdmin and created a new DB, when I click on create new table I enter a name and select the number of columns, the problem is it does nothing, I can have 7 columns but it only shows one and when I hit GO it does nothing. Creating the table with a query works but I find int strange it does not work with the UI, has anyone ever faced this?
Does anyone know what I’m doing wrong? I noticed that the I’m missing the preview SQL button aswell.
2
Answers
So I fixed the issue by instaling xamppp again.
From what I remember, you have to enter a max character limit in the length/values section.