MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
  • MariaDB\ 71.8%
  • C++ 16.4%
  • C 10.4%
  • Shell 0.5%
  • Perl 0.4%
  • Other 0.3%
Find a file
unknown 55499cad0d Fixed refresh_status function.
sql/sql_class.cc:
  Improved documentation on add_to_status().
sql/sql_parse.cc:
  Changed refresh status to take thd as argument to avoid current_thd.
  Removed add_to_status away from loop, as it is not necessary for each
  variable, only required for each thread. In this case only the current
  thread.
2006-01-10 18:56:23 +02:00
bdb BUG#15734: Fix undefined awk behaviour breaking compilation on Debian. 2005-12-14 13:09:37 +01:00
BitKeeper
BUILD Makefile.am: 2005-12-18 15:07:58 +01:00
client Fix for crashing mysqltest 2006-01-10 15:56:30 +01:00
cmd-line-utils
config/ac-macros Add yassl libs to libmysqlclient_r as well. 2006-01-09 10:01:07 +01:00
dbug
Docs
extra Bug #15772 Aborted YaSSL connections force threads into busyloops 2005-12-20 00:47:50 +01:00
heap
include Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2006-01-09 15:31:38 +01:00
innobase
libmysql
libmysql_r Add yassl libs to libmysqlclient_r as well. 2006-01-09 10:01:07 +01:00
libmysqld Merge mysql.com:/home/mydev/mysql-4.1 2005-12-27 10:36:19 +01:00
man
myisam Merge mysql.com:/home/stewart/Documents/MySQL/4.1/main 2005-12-28 00:57:18 +11:00
myisammrg
mysql-test Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-5.0 2006-01-10 14:40:05 +02:00
mysys Merge mysql.com:/opt/local/work/mysql-4.1-7209-new 2006-01-04 17:49:45 +03:00
ndb ndb - wl#2972 ndb api test_event_merge 5.0+5.1 2006-01-09 01:09:42 +01:00
netware
os2
pstack
regex
scripts Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1 2005-12-15 00:43:41 +01:00
server-tools locking issues, 2005-12-23 20:50:28 +01:00
sql Fixed refresh_status function. 2006-01-10 18:56:23 +02:00
sql-bench
sql-common Merge mysql.com:/home/alexi/dev/mysql-4.1-12440 2005-12-15 18:59:40 +03:00
SSL
strings Manual merge 2005-12-28 17:23:08 +03:00
support-files Datadir variable should not be reset, if it was 2005-12-14 02:01:54 +02:00
tests
tools
VC++Files
vio
zlib Makefile.am: 2005-12-15 02:11:21 -03:00
.bzrignore
.cvsignore
configure.in Increment the version number to 5.0.19 2005-12-21 18:50:06 +01:00
COPYING
Makefile.am
README

This is a release of MySQL, a dual-license SQL database server.
MySQL is brought to you by the MySQL team at MySQL AB.

License information can be found in these files:
- For GPL (free) distributions, see the COPYING file.
- For commercial distributions, see the MySQLEULA.txt file.


For further information about MySQL or additional documentation, see:
- The latest information about MySQL: http://www.mysql.com
- The current MySQL documentation: http:/dev.mysql.com/doc

Some manual sections of special interest:

- If you are migrating from an older version of MySQL, please read the
  "Upgrading from..." section first!
- To see what MySQL can do, take a look at the features section.
- For installation instructions, see the Installation chapter.
- For future plans, see the TODO appendix.
- For the new features/bugfix history, see the News appendix.
- For the currently known bugs/misfeatures (known errors) see the problems
  appendix.
- For a list of developers and other contributors, see the Credits
  appendix.

A local copy of the MySQL Reference Manual can be found in the Docs
directory in GNU Info format.  You can also browse the manual online or
download it in any of several formats at the URL given earlier in this
file.

************************************************************

IMPORTANT:

Bug or error reports should be sent to http://bugs.mysql.com.