Can't do a while loop??

[expired user #6005]'s profile image [expired user #6005] posted 11 years ago in General Permalink
I have no clue what I am doing wrong, but not even the official example for a MySQL while loop works in my HeidiSQL. I keep getting an SQL Error 1064.

ansgar's profile image ansgar posted 11 years ago Permalink
You're creating a procedure via query - did you modify your query delimiter before, so HeidiSQL does not split your CREATE code at semicolons?

For what reason do you post image references to a 3mb BMP file here? Use JPGs or PNGs, man...
kalvaro's profile image kalvaro posted 11 years ago Permalink
Further info: http://stackoverflow.com/questions/6628390/mysql-trouble-with-creating-user-defined-function-udf/6628455#6628455

Please login to leave a reply, or register at first.