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
unknown 04fc8b71d6 Bug#29959 (Non-standard bison syntax in sql_yacc.yy)
In sql/sql_yacc.yy, use the %prec construct at the end of rule join_table


sql/sql_yacc.yy:
  In sql/sql_yacc.yy, use the %prec construct at the end of rule join_table
2007-07-23 16:23:35 -06:00
bdb
BitKeeper
BUILD Bug #29543 GCov information not written in case of crash. 2007-07-07 07:46:17 +02:00
client Merge gleb.loc:/home/uchum/work/bk/5.0 2007-07-20 04:15:50 +05:00
cmd-line-utils
config/ac-macros
dbug
debian
Docs
extra Minor fixes for test failures and compiler warnings for Bug #29579. 2007-07-13 00:45:54 -04:00
heap
include Merge gleb.loc:/home/uchum/work/bk/5.0 2007-07-13 20:49:21 +05:00
innobase NULL MERGE UP to 5.1. 2007-07-10 08:16:51 -06:00
libmysql Bug #29687 mysql_stmt_store_result memory leak in libmysqld 2007-07-16 19:08:07 +05:00
libmysql_r
libmysqld
man
myisam fixed uninitialized variable introduced by the fix for bug 29325 2007-07-11 12:37:47 +03:00
myisammrg
mysql-test Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-07-21 17:52:16 +04:00
mysys Bug #29325: create table overwrites .MYD file of other 2007-07-18 15:33:41 +03:00
ndb Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb-bj 2007-07-13 15:53:58 +02:00
netware
os2
pstack
regex
scripts Bug#29382 Collation 'utf8_test_ci' not found in tests 2007-07-04 14:53:08 +05:00
server-tools
sql Bug#29959 (Non-standard bison syntax in sql_yacc.yy) 2007-07-23 16:23:35 -06:00
sql-bench
sql-common
SSL
strings Merge olga.mysql.com:/home/igor/mysql-5.0-rpl 2007-07-13 19:05:30 -07:00
support-files
tests
tools
VC++Files
vio Bug #29579 Clients using SSL can hang the server 2007-07-12 22:06:33 -04:00
win
zlib
.bzrignore
.cvsignore
CMakeLists.txt
configure.in Raise version number after cloning 5.0.46 2007-07-16 12:42:12 +02:00
COPYING
EXCEPTIONS-CLIENT
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.