MySQL: Difference between revisions

Content deleted Content added
reverting GNU/Linux to Linux
 
note about transactions
Line 1:
'''<code>MySQL</code>''' is a very fast, multi-threaded, multi-user and robust [[SQL]] (Structured Query Language) [[relational database]] server. MySQL is Free software. It is licensed under the [[GNU General Public License]].
 
 
 
MySQL didn't have [[transaction|support for transactions]] for a long time, but it has them now.
 
 
Line 16 ⟶ 20:
 
In August 2001, a test version of wikipeda using PHP and MySQL appeared, see the [[Wikipedia PHP script]] page.
 
 
 
See also: [[PostgreSQL]], [[Berkeley DB]]