| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | March 7 2007 10:20pm |
| Subject: | Re: Mysqlpp 2.2.1 template problem | ||
| View as plain text | |||
Urscheler, Roger (COM Chantry CA) wrote: > > CALL sp_test(1111111111111111); > > And for this its: > CALL sp_test('1111111111111111') It looks like there are two differences here, not just one: there's also a semicolon following the version that doesn't work. The semicolon is only needed by the mysql command line utility. At best, the server ignores such things, and it may confuse it.
| Thread | ||
|---|---|---|
| • Mysqlpp 2.2.1 template problem | COM Chantry CA) | 6 Mar |
| • RE: Mysqlpp 2.2.1 template problem | Jim Wallace | 6 Mar |
| • RE: Mysqlpp 2.2.1 template problem | COM Chantry CA) | 6 Mar |
| • Re: Mysqlpp 2.2.1 template problem | Warren Young | 6 Mar |
| • RE: Mysqlpp 2.2.1 template problem | COM Chantry CA) | 7 Mar |
| • Re: Mysqlpp 2.2.1 template problem | Warren Young | 7 Mar |
| • RE: Mysqlpp 2.2.1 template problem | COM Chantry CA) | 9 Mar |
| • Re: Mysqlpp 2.2.1 template problem | Warren Young | 16 Mar |
| • Re: Mysqlpp 2.2.1 template problem | Warren Young | 17 Mar |
