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 bbab9ec678 Merge with 4.0 for 4.1 release
Noteworthy:
- New HANDLER code
- New multi-update-grant-check code
- Table lock code in ha_innodb.cc was not applied


BitKeeper/etc/logging_ok:
  auto-union
BitKeeper/deleted/.del-ctype-latin1_de.c~c5d8f9208bceb98e:
  Auto merged
Build-tools/mysql-copyright-2:
  Auto merged
acinclude.m4:
  Auto merged
client/mysqladmin.c:
  Auto merged
client/mysqldump.c:
  Auto merged
include/config-win.h:
  Auto merged
include/my_global.h:
  Auto merged
include/myisam.h:
  Auto merged
innobase/btr/btr0btr.c:
  Auto merged
innobase/buf/buf0buf.c:
  Auto merged
ltmain.sh:
  Auto merged
innobase/dict/dict0dict.c:
  Auto merged
innobase/fsp/fsp0fsp.c:
  Auto merged
innobase/include/dict0dict.h:
  Auto merged
innobase/include/row0mysql.h:
  Auto merged
innobase/log/log0log.c:
  Auto merged
innobase/log/log0recv.c:
  Auto merged
innobase/pars/pars0opt.c:
  Auto merged
innobase/row/row0row.c:
  Auto merged
innobase/sync/sync0arr.c:
  Auto merged
innobase/ut/ut0dbg.c:
  Auto merged
myisam/mi_check.c:
  Auto merged
myisam/mi_close.c:
  Auto merged
myisam/mi_create.c:
  Auto merged
myisam/mi_locking.c:
  Auto merged
myisam/myisampack.c:
  Auto merged
mysql-test/r/delete.result:
  Auto merged
mysql-test/r/func_if.result:
  Auto merged
Build-tools/mysql-copyright:
  Merge with 4.0 (too most of the code from 4.0)
Makefile.am:
  merge
client/mysql.cc:
  Used 4.1 code
configure.in:
  merge
innobase/os/os0file.c:
  merge
innobase/row/row0mysql.c:
  merge
mysql-test/r/ctype_latin1_de.result:
  merge
mysql-test/r/flush_table.result:
  merge
mysql-test/r/func_str.result:
  merge
mysql-test/r/handler.result:
  merge
mysql-test/r/multi_update.result:
  merge
mysql-test/r/type_timestamp.result:
  Removed testing of 'new' mode, as this is only relevant for 4.0
mysql-test/r/update.result:
  merge
mysql-test/t/delete.test:
  merge
mysql-test/t/flush_table.test:
  merge
mysql-test/t/func_str.test:
  merge
mysql-test/t/handler.test:
  merge
mysql-test/t/multi_update.test:
  merge
mysql-test/t/type_timestamp.test:
  Removed testing of 'new' mode, as this is only relevant for 4.0
mysql-test/t/update.test:
  merge
mysys/errors.c:
  merge
mysys/my_fstream.c:
  merge
mysys/my_pread.c:
  merge
mysys/my_write.c:
  merge
mysys/mysys_priv.h:
  merge
scripts/mysqlhotcopy.sh:
  merge
sql/field.cc:
  Keep code from 4.1
sql/field.h:
  Keep code from 4.1
sql/ha_innodb.cc:
  Don't merge lock code from 4.0; Heikki will look at this
sql/ha_myisam.cc:
  merge
sql/handler.cc:
  merge
sql/item_cmpfunc.cc:
  merge
sql/item_cmpfunc.h:
  merge
sql/item_strfunc.cc:
  merge
sql/mysql_priv.h:
  merge
sql/mysqld.cc:
  merge
sql/protocol.cc:
  merge
sql/records.cc:
  merge
sql/repl_failsafe.cc:
  merge
mysql-test/r/lock_multi.result:
  merge
mysql-test/t/ctype_latin1_de.test:
  merge
mysql-test/t/func_if.test:
  merge
mysql-test/t/lock_multi.test:
  merge
sql/repl_failsafe.h:
  merge
  Remove unnessessary header protection
sql/slave.h:
  merge
sql/sql_acl.cc:
  merge
sql/sql_base.cc:
  merge
sql/sql_cache.cc:
  auto merge
sql/sql_class.cc:
  merge
sql/sql_class.h:
  merge
sql/sql_delete.cc:
  merge
sql/sql_handler.cc:
  Get new HANDLER code into 4.1
sql/sql_parse.cc:
  Keep old file
sql/sql_repl.cc:
  merge
sql/sql_repl.h:
  merge
sql/sql_show.cc:
  merge
sql/sql_table.cc:
  merge
sql/sql_union.cc:
  Applied the examine_rows bug fix from 4.0 by hand
sql/sql_update.cc:
  New multi-update-grant-check code from 4.0
sql/sql_yacc.yy:
  New multi-update-grant-check code from 4.0
sql/stacktrace.c:
  merge
sql/table.h:
  merge
2004-10-06 19:14:33 +03:00
bdb bdb bugfix: LTLIBOBJS didn't take --disable-shared into account 2004-08-23 13:55:40 +02:00
BitKeeper Merge with 4.0 for 4.1 release 2004-10-06 19:14:33 +03:00
BUILD Merge 2004-08-05 22:32:25 +02:00
Build-tools Merge with 4.0 for 4.1 release 2004-10-06 19:14:33 +03:00
client Merge with 4.0 for 4.1 release 2004-10-06 19:14:33 +03:00
cmd-line-utils fixed Bug #5589 "libedit compile failure in term.c" 2004-09-15 21:50:32 +05:00
dbug Made my_snprintf() behavior snprintf() compatible when printing %x arguments (it should 2004-05-27 17:54:40 +04:00
Docs manually merged 2004-08-18 19:57:55 +02:00
extra Merge with 4.0 2004-09-01 04:12:09 +03:00
heap Portability fixes 2004-08-26 18:26:38 +03:00
include Merge with 4.0 for 4.1 release 2004-10-06 19:14:33 +03:00
innobase Merge with 4.0 for 4.1 release 2004-10-06 19:14:33 +03:00
isam Merge with 4.0 2004-09-01 04:12:09 +03:00
libmysql Activating the new string->number conversion functions 2004-09-25 17:20:50 +05:00
libmysql_r manually merged 2004-08-18 19:57:55 +02:00
libmysqld Fix asked by Ranger. 2004-09-25 21:56:52 +05:00
man - added mysqlman.1.in to the source distribution (generic fallback 2004-07-20 18:24:36 +02:00
merge Fix skipp -> skip once and for all. 2004-06-03 11:52:54 -05:00
myisam Merge with 4.0 for 4.1 release 2004-10-06 19:14:33 +03:00
myisammrg Review of new pushed code (Indentation fixes and simple optimizations) 2004-08-31 14:35:04 +03:00
mysql-test Merge with 4.0 for 4.1 release 2004-10-06 19:14:33 +03:00
mysys Merge with 4.0 for 4.1 release 2004-10-06 19:14:33 +03:00
ndb more and better arbitration warnings for cluster config 2004-10-05 15:18:32 +00:00
netware Applied a few Netware patches. 2004-09-16 16:24:44 +03: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 fixed bug #1661 Compiling --pstack fails with binutils 2.13.90 2004-02-16 18:09:23 +04:00
regex - compile fix for regex/regcomp.c spotted on Mac OS X 2004-06-15 12:58:58 +02:00
scripts Merge with 4.0 for 4.1 release 2004-10-06 19:14:33 +03:00
sql Merge with 4.0 for 4.1 release 2004-10-06 19:14:33 +03:00
sql-bench Updated server-cfg, remove limitation for blobs + NDB 2004-08-16 13:06:32 +02:00
sql-common A fix and test case for Bug#5315 "mysql_change_user() doesn't free 2004-09-22 15:50:07 +04:00
SSL Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
strings Activating the new string->number conversion functions 2004-09-25 17:20:50 +05:00
support-files - fixed typo so make dist does not fail 2004-08-28 09:31:15 +02:00
tests client_test.test: 2004-09-28 16:27:50 +02:00
tools Merge with 4.0 2004-09-01 04:12:09 +03:00
VC++Files Adding the file needed for windows build (on behalf of Reggie) 2004-08-27 03:27:16 +04:00
vio Don't close already closed files in vio (not critical) 2004-07-12 07:38:46 +03:00
zlib WL#1518 "make bundled zlib usable for unix builds", post review fixes: 2004-07-27 10:05:55 -07:00
.bzrignore Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ 2004-08-24 22:02:08 +02:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
acinclude.m4 Merge with 4.0 for 4.1 release 2004-10-06 19:14:33 +03:00
config.guess - updated config.guess, config.sub and ltmain.sh with versions from libtool 2004-02-06 00:58:15 +01:00
config.sub - updated config.guess, config.sub and ltmain.sh with versions from libtool 2004-02-06 00:58:15 +01:00
configure.in Merge with 4.0 for 4.1 release 2004-10-06 19:14:33 +03:00
depcomp - Applied required modifications for automake 1.5 2002-10-01 21:57:10 +02:00
install-sh install-sh: copy not move like any reasonably modern install does 2004-07-30 18:53:54 +02:00
ltconfig libtool tweaks 2004-02-17 21:46:40 +01:00
ltmain.sh Merge with 4.0 for 4.1 release 2004-10-06 19:14:33 +03:00
Makefile.am Merge with 4.0 for 4.1 release 2004-10-06 19:14:33 +03: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'.