Bug #78405 website download select error
Submitted: 11 Sep 2015 9:12 Modified: 11 Sep 2015 9:45
Reporter: LiJianDong Lee Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Websites: bugs.mysql.com Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[11 Sep 2015 9:12] LiJianDong Lee
Description:
When I visit to http://dev.mysql.com/downloads/mysql/
I want to select platform, but nothing change in below download table.
As same as firefox IE, As same as my friends PC.
I use chrome 45, win7, in China.

But when I change to use Centos 7, it works.....

I think the page's JS have some unkind code.
Please review and fix it.
Thanks.

How to repeat:
use chrome 45, win7

Suggested fix:
I think the page's JS have some unkind code.
[11 Sep 2015 9:36] LiJianDong Lee
I know the reason.
Chinese visit mysql is very slow, and some website like google, the china gov don't allow to visit.
So I think if mysql add some china mirror would be better to Chinese user.

GET http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/redmond/jquery-ui.css net::ERR_CONNECTION_TIMED_OUT
(index):25 GET http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js net::ERR_CONNECTION_TIMED_OUT
(index):26 GET http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js net::ERR_CONNECTION_TIMED_OUT
jquery.loadmask.min.js:10 Uncaught ReferenceError: jQuery is not defined(anonymous function) @ jquery.loadmask.min.js:10
facebox.js:313 Uncaught ReferenceError: jQuery is not defined(anonymous function) @ facebox.js:313
jquery.downloads.js:74 Uncaught ReferenceError: jQuery is not defined(anonymous function) @ jquery.downloads.js:74
(index):460 Uncaught ReferenceError: $ is not defined(anonymous function) @ (index):460
(index):472 Uncaught ReferenceError: $ is not defined(anonymous function) @ (index):472
(index):492 Uncaught ReferenceError: $ is not defined
[11 Sep 2015 9:45] MySQL Verification Team
Hello LiJianDong Lee,

Thank you for the report.
Most likely duplicate of Bug #75687

Thanks,
Umesh