Re: what permissions do i need to set

2002-06-26 Thread Alexander Barkov
Shon Stephens wrote: > > i have an application that will allow me to rotate mysql table using > date variable substition. in other words > > table=tblname.%m%d%Y > > if i am using a remote system to host the application, what Host doesn't matter. "localhost" and remote hosts are processed in t

Re: what permissions do i need to set

2002-06-26 Thread Egor Egorov
Shon, Tuesday, June 25, 2002, 8:54:39 PM, you wrote: SS> i have an application that will allow me to rotate mysql table using SS> date variable substition. in other words SS> table=tblname.%m%d%Y SS> if i am using a remote system to host the application, what SS> permissions to i need to give t