RE: Strange "Mull" in show fields and table keeps crashing

2003-06-25 Thread Victor Pendleton
Do you have any sort of `shell` access to the box? SSH? Telnet? -Original Message- From: Karl J. Stubsjoen [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 25, 2003 9:51 AM To: [EMAIL PROTECTED] Subject: Re: Strange "Mull" in show fields and table keeps crashing I'm not s

Re: Strange "Mull" in show fields and table keeps crashing

2003-06-25 Thread Karl J. Stubsjoen
t; To: "'Karl J. Stubsjoen'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, June 24, 2003 2:20 PM Subject: RE: Strange "Mull" in show fields and table keeps crashing > The `MUL` indicates that the column have multiple values. When the server > `cr

RE: Strange "Mull" in show fields and table keeps crashing

2003-06-24 Thread Mike Hillyer
nal Message- > From: Karl J. Stubsjoen [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 24, 2003 3:13 PM > To: [EMAIL PROTECTED] > Subject: Strange "Mull" in show fields and table keeps crashing > > > Hello, > I have this table: > "CLUB" > Field T

Re: Strange "Mull" in show fields and table keeps crashing

2003-06-24 Thread Jocelyn Fournier
nt: Tuesday, June 24, 2003 11:13 PM Subject: Strange "Mull" in show fields and table keeps crashing > Hello, > I have this table: > "CLUB" > Field Type Null Key Default Extra > clubid int(11) PRI NULL auto_increment > clubusgf int(11) UNI 0 > progra

RE: Strange "Mull" in show fields and table keeps crashing

2003-06-24 Thread Victor Pendleton
t; in show fields and table keeps crashing Hello, I have this table: "CLUB" Field Type Null Key Default Extra clubid int(11) PRI NULL auto_increment clubusgf int(11) UNI 0 program char(3) url varchar(75) email varchar(75) phone varchar(14) fax varchar(14) address1 varchar(75) MUL addre

Strange "Mull" in show fields and table keeps crashing

2003-06-24 Thread Karl J. Stubsjoen
Hello, I have this table: "CLUB" Field Type Null Key Default Extra clubid int(11) PRI NULL auto_increment clubusgf int(11) UNI 0 program char(3) url varchar(75) email varchar(75) phone varchar(14) fax varchar(14) address1 varchar(75) MUL address2 varchar(75) city varchar(75) notes varchar(255) z