php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #32408 "mysql" shown as "msql" in functions reference section
Submitted: 2005-03-22 14:55 UTC Modified: 2005-04-14 11:03 UTC
From: levon at takas dot lt Assigned:
Status: No Feedback Package: Website problem
PHP Version: 4.3.10 OS: Windows XP
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
24 - 18 = ?
Subscribe to this entry?

 
 [2005-03-22 14:55 UTC] levon at takas dot lt
Description:
------------
When viewing MySQL functions in Reference section at:
http://www.php.net/manual/en/ref.mysql.php

sometimes every occurence of "mysql" is displayed as "msql". Are you using different databases to display the same stuff? I guess it is a problem with mirrors, please fix it. 

Sincerely,
// levon


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-03-22 14:57 UTC] derick@php.net
There is also an extension called "msql" (besides "mysql")...
 [2005-03-22 14:58 UTC] levon at takas dot lt
Changed the Summary line
 [2005-03-22 15:03 UTC] levon at takas dot lt
To derick:

yes, i know about msql, but i am talking about this page:
http://www.php.net/manual/en/ref.mysql.php

and instead of mysql it has msql all over the page, althought it depends on which mirror you come to (sometimes it shows the correct "mysql", sometimes the wrong "msql" version)
 [2005-03-22 15:29 UTC] dams@php.net
on www, there are no occurences of msql.

Besides, the documentation files are correct on CVS, so 
it may be a simple problem of replication.

Can you point us one mirror with this problem, please?
 [2005-04-14 11:03 UTC] tony2001@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 11:01:30 2024 UTC