Talk:MySQL

          This article is of interest to the following WikiProjects:
WikiProject Free Software / Software / Computing  (Rated C-class, High-importance)
WikiProject icon This article is within the scope of WikiProject Free Software, a collaborative effort to improve the coverage of free software on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
C-Class article C  This article has been rated as C-Class on the project's quality scale.
 High  This article has been rated as High-importance on the project's importance scale.
Taskforce icon
This article is supported by WikiProject Software.
Taskforce icon
This article is supported by WikiProject Computing.
 
WikiProject Databases / Computer science  (Rated C-class, High-importance)
WikiProject icon This article is within the scope of WikiProject Databases, a collaborative effort to improve the coverage of database related articles on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
C-Class article C  This article has been rated as C-Class on the project's quality scale.
 High  This article has been rated as High-importance on the project's importance scale.
Taskforce icon
This article is supported by WikiProject Computer science (marked as High-importance).
 
WikiProject Computing / Software (Rated C-class)
WikiProject icon This article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
C-Class article C  This article has been rated as C-Class on the project's quality scale.
 ???  This article has not yet received a rating on the project's importance scale.
Taskforce icon
This article is supported by WikiProject Software.
 

Lists

This encyclopedia article clearly does not have enough lists. I count at least three maybe four paragraphs of prose. Moreover, somebody has really dumbed it down. There are sections that almost sound as if it were written for an audience that included non-programs of MySQL. And definitely, let's nail down that pronunciation. I think we should have a Finnish speaker pronounce it and then include the audio recording. I will volunteer to learn Finnish in furtherance of this task.

Version History Graph

It might me interesting to include a graph about version history: https://github.com/dveeden/mysql-history-graph

--Dveeden (talk) 09:15, 15 January 2013 (UTC)

I would also like to see this here. My only comment is that I feel it is more relevant to the "Community" section than the History section, since it shows the origins of the other distributions. I would suggest changing it so that there is only ever one "hard line" to an ancestor, and multiple soft lines. i.e. Percona Server 5.6 is a hardline to MySQL 5.6, not Percona Server 5.5. MariaDB 5.5 is also a hardline to MySQL 5.5. morgo (talk) 23:34, 25 March 2014 (UTC)
I've removed the exhaustive list of MySQL versions as it goes against WP:NOT, and no other major database page that I can find has a list like this. It just doesn't fit on the wikipedia page for the database, and is better served from the MySQL site if it's important information. Any other thoughts on the matter? q (talk) 04:50, 21 August 2016 (UTC)

Intro issue

"...the world's second most[a] widely used[9][10] open-source relational database management system (RDBMS)."

MySQL is the most used open-source RDBMS, and the second most used RDBMS. — Preceding unsigned comment added by 32.213.129.199 (talk) 16:21, 30 October 2014 (UTC)

ACID Compliance

"ACID compliance when using InnoDB" on the page - ACID compliance is in question because of the following bug: [1] which is still not addressed to this day.

I would like to see this mentioned on the page.

Thanks.

Dan Serfaty (talk) 18:54, 4 December 2015 (UTC)

  1. ^ https://bugs.mysql.com/bug.php?id=61555