| List: | MySQL ODBC | « Previous MessageNext Message » | |
| From: | Christian Mack | Date: | September 9 1999 3:54pm |
| Subject: | Re: MyODBC string command | ||
| View as plain text | |||
Pablo roman wrote: > > Hi, > > For an Oracle ODBC driver there are a limits (256 bytes) in the size of > the command string sended to the server. > > What 's about mySQL? > > Thanks in Advance > > Pablo Hi Pablo You can send comands up to MAX_ALLOWED_PACKETS length. Per default this is set to 1MByte. If you need more, you can increase it on mysqld startup. Tschau Christian PS: Sorry for the late answer, I was really busy.
| Thread | ||
|---|---|---|
| • MyODBC string command | Pablo roman | 31 Aug |
| • Re: MyODBC string command | Federico Balbi | 31 Aug |
| • Re: MyODBC string command | Christian Mack | 9 Sep |
