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
mleich@five.local.lan 464c2de70a Fix for
Bug#28563 Test suite "jp" fails completely
- The main goal of this fix is to make the "jp" suite runnable in general
  and to make it more robust for use in pushbuild under build team conditions.
- It was decided to fix the remaining heavy issues within the
  architecture of this test later
  (-> WL 4327 Redesign the 'jp' testsuite for build team testing conditions)
  Only the test jp_trim_sjis got some significant improvements of its
  architecture (Just as proof of concept for the other tests).
- Tests suffering from
     Bug 36597 Testsuite "jp": Suspicious results for some tests
               (unexpected result sets)
  were disabled
- *.opt files were used to avoid differences on OS (Windows) because of
  case sensitive tablenames within the tests
2008-05-15 18:01:13 +02:00
BitKeeper Merge trift2.:/MySQL/M51/mysql-5.1 2008-01-28 15:16:40 +01:00
BUILD BUILD/Makefile.am 2008-04-18 16:58:47 +02:00
client Silence warning due to copying the address of a string constant 2008-05-06 10:37:36 -03:00
cmd-line-utils Merge pcg5ppc.xiphis.org:/Network/Servers/anubis.xiphis.org/home/antony/work/mysql-5.1-engines 2008-03-07 13:46:29 -08:00
config/ac-macros ha_ndbcluster.m4: 2008-02-26 18:43:48 +01:00
dbug Merge pilot.mysql.com:/data/msvensson/mysql/my50-bt-36463 2008-05-02 19:42:34 +02:00
Docs Makefile.am: 2008-04-08 11:44:18 +02:00
extra fixes for warnings and compile errors for the fix of bug 26243 2008-03-29 16:12:23 +02:00
include Merge bk-internal:/home/bk/mysql-5.0 2008-05-05 15:04:26 +03:00
libmysql fixed warnings and compile errors from the fix for bug 26243 2008-03-29 09:52:16 +02:00
libmysql_r Makefile.am: 2007-10-08 20:55:44 +02:00
libmysqld fixed the win64 build failure 2008-05-13 15:29:08 +03:00
man
mysql-test Fix for 2008-05-15 18:01:13 +02:00
mysys revert the push of bug 35616. 2008-05-06 11:57:19 +03:00
netware Merge trift2.:/MySQL/M50/merge-5.0 2007-12-21 13:13:22 +01:00
plugin Use pkglibdir to simplify pkgplugindir, and fix the path in a 2008-01-02 13:00:46 +00:00
pstack Makefile.am, configure.in: 2007-09-27 21:39:23 +02:00
regex Fix for server bug experienced in Maria (wrong "Truncated incorrect <var_name> 2008-02-18 23:29:39 +01:00
scripts Bug#35824: mysql_upgrade does not fix scheduler tables when upgrading from 5.1.23 to 5.1.24 2008-04-04 13:46:05 -03:00
server-tools Bug#34655 Compile error 2008-02-28 14:55:46 -03:00
sql Bug #32858: Erro: "Incorrect usage of UNION and INTO" does not take 2008-05-13 18:10:46 +03:00
sql-bench
sql-common Merge five.local.lan:/work/trees/mysql-5.0-build-src-clean 2008-04-04 14:51:43 +02:00
storage revert the following CS on grounds of "right patch, wrong time": 2008-05-14 10:45:32 +02:00
strings Merge host.loc:/home/uchum/work/5.0-bugteam 2008-04-23 11:06:26 +05:00
support-files Makefile.am: 2008-04-08 11:44:18 +02:00
tests Merge amd64.(none):/src/mysql-5.0-bugteam 2008-03-28 16:01:05 -04:00
unittest Fix for server bug experienced in Maria (wrong "Truncated incorrect <var_name> 2008-02-18 23:29:39 +01:00
vio Merge bk-internal.mysql.com:/home/bk/mysql-5.1-build 2008-02-21 19:53:37 -05:00
win BUG#25340 2008-03-27 13:02:59 +01:00
zlib CMakeLists.txt, README, configure.js 2007-08-03 21:51:37 +02:00
.bzrignore Fixes for bug#36522. 2008-05-08 20:13:39 +02:00
.cvsignore
CMakeLists.txt Merge mysql.com:/misc/mysql/mysql-5.0 2008-03-27 23:35:56 +01:00
configure.in Raise version number after cloning 5.0.60 2008-04-23 20:54:53 +02:00
COPYING
EXCEPTIONS-CLIENT
INSTALL-SOURCE ReadMe.txt, INSTALL-WIN-SOURCE, INSTALL-BINARY, INSTALL-SOURCE: 2007-11-23 10:15:55 +01:00
INSTALL-WIN-SOURCE ReadMe.txt, INSTALL-WIN-SOURCE, INSTALL-BINARY, INSTALL-SOURCE: 2007-11-23 10:15:55 +01:00
Makefile.am Makefile.am: 2008-04-08 11:44:18 +02:00
README Dummy change to force PushBuild. 2008-03-26 13:15:03 +03:00

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.