<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Oct 19, 2014 at 5:34 PM, Marc Delisle <span dir="ltr"><<a href="mailto:marc@infomarc.info" target="_blank">marc@infomarc.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi,<br>
<br>
With current master (8785ea0) I made some tests on a MySQL 5.5.37 server<br>
containing about 81000 databases and about 81000 users.<br>
<br>
In the mysql.db tables there are about 81000 grant entries; each one<br>
grants some wildcard access to databases starting with a certain pattern.<br>
<br>
I tested with root, since the reports we got about the server being slow<br>
seem to be occurring for root.<br>
<br>
Good news<br>
---------<br>
<br>
First, the login. It takes about 7 seconds before seeing the initial<br>
page after login.<br>
<br>
In the navi panel, there is a db page selector with 107 page numbers.<br>
Going to any page takes about 7 seconds. Opening a db takes about 4<br>
second (each db seems to contain about 31 tables).<br>
<br>
Browsing tables, grid editing, searching inside a table behave normally.<br>
<br>
Using Server > Databases works correctly, including switching pages.<br>
<br>
<br>
Problems<br>
--------<br>
<br>
Going to a MyISAM table, Structure, and trying to change a column's<br>
structure takes 30 seconds before seeing the dialog for this column.<br>
Switching this table to InnoDB does not help.<br>
<br>
Database filter: I got mixed results. Sometimes it works (after about 10<br>
seconds) but sometimes it stalls and does not find anything. I could not<br>
find a consistent way to reproduce.<br></blockquote><div><br></div><div>There was a UI problem which caused the throbber to be removed before searching has finished and I suspect the above problem is due to that. The problem is fixed with [1]. Can you try with again with the commit.</div><div><br></div><div>[1] <a href="https://github.com/phpmyadmin/phpmyadmin/commit/d2aec03f2b0ef8bfc8d45fe582b9580ce14bf29f">https://github.com/phpmyadmin/phpmyadmin/commit/d2aec03f2b0ef8bfc8d45fe582b9580ce14bf29f</a></div></div><br clear="all"><div><br></div>-- <br>Thanks and Regards,<div><br></div><div>Madhura Jayaratne<br><div><br></div></div>
</div></div>