Re: Column definition: The EXTRA column

2001-09-10 Thread Paul DuBois
At 2:04 PM +0200 9/10/01, Ralof wrote: >I am trying to use the EXTRA column that exist >in mySQL ( DEFAULT > EXTRA > FIELD > KEY > NULL > PRIVILEGES > TYPE), but I do not understand how to put a >value into it,

Column definition: The EXTRA column

2001-09-10 Thread Ralof
I am trying to use the EXTRA column that exist in mySQL ( DEFAULT EXTRA FIELD KEY NULL PRIVILEGES TYPE), but I do not understand how to put a value into it, I can get the value with SHOW COLUMNS,