<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://htyp.org/mw/index.php?action=history&amp;feed=atom&amp;title=MySQL%2Farchive</id>
	<title>MySQL/archive - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://htyp.org/mw/index.php?action=history&amp;feed=atom&amp;title=MySQL%2Farchive"/>
	<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=MySQL/archive&amp;action=history"/>
	<updated>2026-07-28T04:34:42Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://htyp.org/mw/index.php?title=MySQL/archive&amp;diff=22091&amp;oldid=prev</id>
		<title>Woozle: extracted from parent page</title>
		<link rel="alternate" type="text/html" href="https://htyp.org/mw/index.php?title=MySQL/archive&amp;diff=22091&amp;oldid=prev"/>
		<updated>2016-11-16T11:11:38Z</updated>

		<summary type="html">&lt;p&gt;extracted from parent page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Criticisms==&lt;br /&gt;
MySQL has been criticized by at least one user of lacking production-quality features, with version 5.0 only just starting to add them, where as other [[FOSS]] alternatives such as [[PostgreSQL]] had such features in their very earliest versions. MySQL has also been criticized for bad performance, e.g. locking entire tables when it only should have locked a row, as well as general incompatibility (Editor&amp;#039;s note: with what?). &lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Wikipedia&amp;#039;&amp;#039;&amp;#039;: [[Wikipedia:MySQL#Criticisms of MySQL|Criticisms of MySQL]]&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;2007-05-26&amp;#039;&amp;#039;&amp;#039; [http://developers.slashdot.org/comments.pl?sid=236249&amp;amp;cid=19280725 Re:MySQL the db for people who don&amp;#039;t understand db]&lt;br /&gt;
==Files &amp;amp; Folders==&lt;br /&gt;
The [http://dev.mysql.com/doc/refman/5.1/en/installation-layouts.html Installation Layouts] manual page gives a listing of folders created by a mysql installation, but does not list all files (some of them added to existing folders) upon which a working installation is dependent.&lt;br /&gt;
&lt;br /&gt;
===RPM distributions===&lt;br /&gt;
(The Debian/Ubuntu setup is similar; folders marked with * indicate those found in Ubuntu and not given in the documentation.)&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
! Directory || Contents of Directory&lt;br /&gt;
|-&lt;br /&gt;
| */etc/init.d/mysql || daemon start/stop/restart script&lt;br /&gt;
|-&lt;br /&gt;
| */etc/mysql || [[my.cnf]]: configuration file; also other configuration files&lt;br /&gt;
/etc/mysql/conf.d/&lt;br /&gt;
|-&lt;br /&gt;
| /usr/bin || Client programs and scripts&lt;br /&gt;
|-&lt;br /&gt;
| /usr/include/mysql || Include (header) files&lt;br /&gt;
|-&lt;br /&gt;
| /usr/lib/mysql || Libraries&lt;br /&gt;
|-&lt;br /&gt;
| /usr/sbin || The mysqld server&lt;br /&gt;
|-&lt;br /&gt;
| /usr/share/info || Manual in Info format&lt;br /&gt;
|-&lt;br /&gt;
| /usr/share/man || Unix manual pages&lt;br /&gt;
|-&lt;br /&gt;
| /usr/share/mysql || Error message and character set files; *also scripts&lt;br /&gt;
|-&lt;br /&gt;
| /usr/share/sql-bench || Benchmarks&lt;br /&gt;
|-&lt;br /&gt;
| /var/lib/mysql || Log files, databases&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Woozle</name></author>
	</entry>
</feed>