Click to See Complete Forum and Search --> : msyql view limitation on number of rows


niladhar8@gmail.com
March 4th, 2011, 03:41 PM
trying to create a view on mysql but it wouldnt create more than 30 rows and gives me a message saying..... 1 This view has at least this number of rows. Please refer to documentation.

I did refer to the documentation but in vain... any pointers

PeejAvery
March 4th, 2011, 08:02 PM
MySQL itself is just a database scheme. Are you talking about phpMyAdmin?