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.
Find a file
Staale Smedseng e6e1f4ac84 Bug #43414 Parenthesis (and other) warnings compiling MySQL
with gcc 4.3.2

Compiling MySQL with gcc 4.3.2 and later produces a number of 
warnings, many of which are new with the recent compiler
versions.
            
This bug will be resolved in more than one patch to limit the
size of changesets. This is the second patch, fixing more
of the warnings.
2009-06-10 16:04:07 +02:00
.bzr-mysql tree name changed 2009-03-27 16:29:56 +02:00
bdb
BitKeeper Merge community up to enterprise, thus ending the community-server 2009-05-06 09:06:32 -04:00
BUILD
client Don't mix declarations and code (not widely portable). 2009-06-06 12:26:39 -03:00
cmd-line-utils Addendum to Bug #45286 : implement reviewer's remarks. 2009-06-05 19:23:44 +03:00
config/ac-macros Accept wide-character version of libncurses also. 2009-03-11 11:46:21 -04:00
dbug Bug #45286: compilation warnings on mysql-5.0-bugteam on MacOSX 2009-06-05 15:05:26 +03:00
Docs
extra auto-merge 2009-03-19 09:44:58 -04:00
heap Bug#29125 Windows Server X64: so many compiler warnings 2009-02-10 17:47:54 -05:00
include MySQL 5.0 backport of Chad Miller's patch for Bug#34309: 2009-05-30 12:38:36 -03:00
innobase Bug#39793 Foreign keys not constructed when column has a '#' in a comment or default value 2009-05-19 11:32:21 +05:00
libmysql auto-merge 2009-03-19 09:44:58 -04:00
libmysql_r
libmysqld
man
myisam merging 2009-04-28 14:48:54 +05:00
myisammrg
mysql-test Bug#15866 Split of main.sp and main.sp-fib. Merged from 5.0 gca 2009-06-04 16:13:16 +02:00
mysys The get_date() function in mysys interpreted the GETDATE_GMT option 2009-05-07 11:17:07 -07:00
ndb Bug#42430 Final commit to 5.0-bugteam 2009-04-16 11:40:51 +02:00
netware
os2
pstack
regex
scripts Merge main 5.0 into 5.0-build 2009-05-08 22:16:06 +02:00
server-tools merging 2009-04-28 14:48:54 +05:00
sql Bug #43414 Parenthesis (and other) warnings compiling MySQL 2009-06-10 16:04:07 +02:00
sql-bench Remove outdated and now useless TODO file from sql-bench. Requested by sales. 2009-03-11 14:52:53 -06:00
sql-common Bug#29125 Windows Server X64: so many compiler warnings 2009-02-10 17:47:54 -05:00
SSL
strings Bug #45286: compilation warnings on mysql-5.0-bugteam on MacOSX 2009-06-05 15:05:26 +03:00
support-files Updates to build with community features enabled for community builds. 2009-05-20 23:04:34 +02:00
tests Bug#23471 prepared for commit in 5.0 gca branch 2009-05-05 11:07:11 +02:00
tools Bug #42434: license of mysys MD5 implementation is not GPL-compatible 2009-03-09 20:57:03 +02:00
VC++Files
vio Bug#33899: Deadlock in mysql_real_query with shared memory connections 2009-03-26 20:17:27 -03:00
win Updates to build with community features enabled for community builds. 2009-05-20 23:04:34 +02:00
zlib
.bzrignore
.cvsignore
CMakeLists.txt Updates to build with community features enabled for community builds. 2009-05-20 23:04:34 +02:00
configure.in Raise version number after cloning 5.0.82 2009-05-07 21:42:19 +02:00
COPYING
EXCEPTIONS-CLIENT
INSTALL-SOURCE
INSTALL-WIN-SOURCE
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 and
  the EXCEPTIONS-CLIENT file.
- For commercial distributions, see the LICENSE.mysql 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 Installing and Upgrading chapter.
- For the new features/bugfix history, see the Change History appendix.
- For the currently known bugs/misfeatures (known errors) see the Problems
  and Common Errors 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.