Page 1 of 1

Question: Set SQL Option "NOT NULL" , where?

PostPosted: 26. October 2012 13:37
by Daste
Hello,
I am Using Xampp Version 1.8.1 with phpMyAdmin 3.5.2.

I don't find the option to set the field of a table to "NOT NULL" in the Version 3.5.2.
In the older version of phpMyAdmin I found the option.

Can you tell where I can found the option?
I hope it is clear for what im searching for. :)

Re: Question: Set SQL Option "NOT NULL" , where?

PostPosted: 26. October 2012 15:45
by Altrea
Hi Daste,

Daste wrote:I don't find the option to set the field of a table to "NOT NULL" in the Version 3.5.2.
In the older version of phpMyAdmin I found the option.

  • Login to phpmyadmin
  • Chosse a table
  • show the table structure
  • edit the field
  • uncheck the Null checkfield
  • save the changes
!?

tested with phpmyadmin 3.5.2 Demo server

best wishes,
Altrea