| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Chris | Date: | August 29 2005 4:35am |
| Subject: | Re: why is this not an error? | ||
| View as plain text | |||
Because you're asking how many rows are in those tables and it has a reply? Jason Pyeron wrote: > > mysql> select count(*) paths; > +-------+ > | paths | > +-------+ > | 0 | > +-------+ > 1 row in set (0.00 sec) > > mysql> select count(*) files; > +-------+ > | files | > +-------+ > | 0 | > +-------+ > 1 row in set (0.00 sec) > >
| Thread | ||
|---|---|---|
| • why is this not an error? | Jason Pyeron | 29 Aug |
| • Re: why is this not an error? | Dan Nelson | 29 Aug |
| • Re: why is this not an error? | Chris | 29 Aug |
| • Re: why is this not an error? | Jason Pyeron | 29 Aug |
