VARCHAR DefinedSize

2002-08-14 Thread Eric Cotting
the Maximumn Value but less then the MYSQL defined size creates an Error. I tried invoking option 512 as well but this does not affect VARCHAR columns. Is there any way around the Problem besides not using VARCHAR field definitions? Eric Cotting FGL Environmental 805-659-0910

Lock Tables Bug

2002-08-13 Thread Eric Cotting
if a table has been locked without encountering the bug? Computer 1 :LOCK TABLES Customer_IDs WRITE Computer 2: SELECT * FROM Customer_IDs Halted Program Computer 2: SHOW TABLE STATUS FROM Customer Halted Program Eric Cotting FGL Environmental 805-659