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 69a5dd196c Error code for ssl connection
Fix bug when server hang(with SSL, with modified libmysql)
Add options master-ssl-capath and master-ssl-cipher
Add some error checking(SSL) 


include/errmsg.h:
  Error code for SSL connection
include/violite.h:
  Change return value in sslaccept
  Remove unused variable open_
libmysql/errmsg.c:
  Add client side descriptive message when ssl handshake fail
libmysql/libmysql.c:
  Add ssl error code
  Add proper error checking
sql/mysqld.cc:
  Add options master-ssl-capath and master-ssl-cipher
sql/sql_parse.cc:
  Add error checking after sslaccept
vio/viossl.c:
  Add ssl handshake error cheking
vio/viosslfactories.c:
  Change error description when using wrong key or certificate
2002-11-05 12:05:58 +04:00
bdb Merge with 3.23.51 2002-07-25 22:46:28 +03:00
BitKeeper Some changes for SSL 2002-10-30 18:27:15 +04:00
BUILD compile-*-debug* scripts will now compile InnoDB in non-inline fashion 2002-08-21 21:20:56 +00:00
Build-tools Do-compile fixes: 2002-10-23 21:39:59 +02:00
client Fixed three bugs in mysqlcheck and changed documentation for mysqld_multi 2002-10-17 19:34:02 +03:00
dbug - Applied required modifications for automake 1.5 2002-10-01 21:57:10 +02:00
div Update copyright 2001-12-06 14:10:51 +02:00
Docs finally pushing what I could not due to BK problems 2002-10-28 17:04:18 +02:00
extra - Applied required modifications for automake 1.5 2002-10-01 21:57:10 +02:00
fs moved my_getopt.h under client_priv.h 2002-05-22 23:54:24 +03:00
heap Merge with 3.23.54 2002-10-16 13:11:25 +03:00
Images Import changeset 2000-07-31 21:29:14 +02:00
include Error code for ssl connection 2002-11-05 12:05:58 +04:00
innobase row0undo.c: 2002-10-30 09:44:06 +02:00
isam - Applied required modifications for automake 1.5 2002-10-01 21:57:10 +02:00
libmysql Error code for ssl connection 2002-11-05 12:05:58 +04:00
libmysql_r - Applied required modifications for automake 1.5 2002-10-01 21:57:10 +02:00
libmysqld Embedded server bugfix 2002-10-21 09:56:30 +05:00
man merge 2001-11-28 14:52:11 +02:00
merge - Applied required modifications for automake 1.5 2002-10-01 21:57:10 +02:00
myisam fixed "huge number of packed rows in MyISAM" bug in 4.0 tree 2002-10-28 23:24:32 +01:00
myisammrg - Applied required modifications for automake 1.5 2002-10-01 21:57:10 +02:00
mysql-test merged 2002-10-25 21:15:52 +00:00
mysys Merge work:/home/bk/mysql-4.0 2002-10-25 21:31:16 +00:00
NEW-RPMS Import changeset 2000-07-31 21:29:14 +02:00
os2 - Updated OS/2 port with files provided by Yuri Dario <mc6530@mclink.it> 2002-07-15 18:26:11 +02:00
pstack Update copyright 2001-12-06 14:10:51 +02:00
readline Portability fix. 2002-08-21 23:31:33 +03:00
regex - Applied required modifications for automake 1.5 2002-10-01 21:57:10 +02:00
repl-tests repl-tests/test-repl-ts/repl-timestamp.master.reject 2000-11-13 23:43:02 -07:00
scripts merged 2002-10-25 21:15:52 +00:00
sql Error code for ssl connection 2002-11-05 12:05:58 +04:00
sql-bench Some changes for SSL 2002-10-30 18:27:15 +04:00
SSL server-key.pem regenerated 2002-08-08 23:06:15 +02:00
strings - replaced all occurences of HPUX with HPUX10 (to be prepared for eventual 2002-10-24 14:30:25 +02:00
support-files - Small fix for support-files/mysql.spec.sh 2002-10-02 13:06:04 +02:00
tests Fixed missing table_list->name -> table_list->alias convert 2002-10-08 17:58:43 +03:00
tools - Applied required modifications for automake 1.5 2002-10-01 21:57:10 +02:00
VC++Files additions for compiling for Win via samba 2002-10-08 16:55:39 +05:00
vio Error code for ssl connection 2002-11-05 12:05:58 +04:00
zlib Adding the new zlib tree for Windows 2002-03-19 01:08:09 -03:00
.bzrignore merge with 3.23 2002-08-24 02:10:49 +03:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
acconfig.h - replaced all occurences of HPUX with HPUX10 (to be prepared for eventual 2002-10-24 14:30:25 +02:00
acinclude.m4 Fixes after last merge. 2002-10-16 19:05:10 +03:00
config.guess - minor fixes and documentation for the update to automake 1.5 2002-10-09 20:54:47 +02:00
config.sub - Applied required modifications for automake 1.5 2002-10-01 21:57:10 +02:00
configure.in - replaced all occurences of HPUX with HPUX10 (to be prepared for eventual 2002-10-24 14:30:25 +02:00
depcomp - Applied required modifications for automake 1.5 2002-10-01 21:57:10 +02:00
install-sh - Applied required modifications for automake 1.5 2002-10-01 21:57:10 +02:00
ltconfig - Applied required modifications for automake 1.5 2002-10-01 21:57:10 +02:00
ltmain.sh - Applied required modifications for automake 1.5 2002-10-01 21:57:10 +02:00
Makefile.am - Removed MIRRORS from EXTRA_DIST files in Makefile.am to get 2002-07-22 14:19:11 +02:00
missing - Applied required modifications for automake 1.5 2002-10-01 21:57:10 +02:00
mkinstalldirs Import changeset 2000-07-31 21:29:14 +02:00
README Removed URL (website is not actively maintained anymore) 2002-04-24 08:28:50 +02:00

This is a release of MySQL, a GPL (free) SQL database server (more
licence information in the PUBLIC file and in the reference manual).

Please read the "Upgrading from..." section in the manual first, if you are
migrating from older versions of MySQL!

The latest information about MySQL can be found at:
http://www.mysql.com

To see what it can do take a look at the features section in the
manual.

For installation instructions see the Installation chapter in the
manual.

For future plans see the TODO appendix in the manual.

New features/bug fixes history is in the news appendix in the manual.

For the currently known bugs/misfeatures (known errors) see the bugs
appendix in the manual.

For examples of SQL and benchmarking information see the bench
directory.

The manual mentioned above can be found in the Docs directory. The
manual is available in the following formats: as plain ASCII text in
Docs/manual.txt, in HTML format in Docs/manual_toc.html, as GNU Info in
Docs/mysql.info and as PostScript in Docs/manual.ps.

MySQL is brought to you by the MySQL team at MySQL AB

For a list of developers and other contributors, see the Credits appendix
in the manual.

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

IMPORTANT:

Send bug (error) reports, questions and comments to the mailing list
at mysql@lists.mysql.com

Please use the 'mysqlbug' script when posting bug reports or questions
about MySQL. mysqlbug will gather some information about your system
and start your editor with a form in which you can describe your
problem. Bug reports might be silently ignored by the MySQL
maintainers if there is not a good reason included in the report as to
why mysqlbug has not been used. A report that says 'MySQL does not
work for me. Why?' is not considered a valid bug report.

The mysqlbug script can be found in the 'scripts' directory of the
distribution, that is '<where-you-installed-mysql>/scripts'.