mysql - Cursor not executing compeletely -


i using cursor out 13 columns, 10 columns taken 2 columns not taking in cursor.

for example

this values fetching using cursor..but last 3 values not executing. stops till 111

category_id 123 456 789 111 222 333 444 

please me out of this


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

What is happening when Matlab is starting a "parallel pool"? -

php - Cannot override Laravel Spark authentication with own implementation -