Bug#30919
antony@pcg5ppc.xiphis.org authored
  "Rows not deleted from innodb partitioned tables if --innodb_autoinc_lock_mode=0"

  Due to a previous bugfix which initializes a previously uninitialized
  variable, ha_partition::get_auto_increment() may fail to operate
  correctly when the storage engine reports that it is only reserving
  one value and one or more partitions have a different 'next-value'.
  Currently, only affects Innodb's new-style auto-increment code which
  reserves larger blocks of values and has less inter-thread contention.
89f88eab
Name Last commit Last update
BUILD Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris
BitKeeper Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build
Docs Merge mysql.com:/home/kent/bk/tmp/mysql-5.0-build
client Fixed problem that Start_log_event_v3::created was not set properly
cmd-line-utils Merge mysql.com:/home/kent/bk/config_h/mysql-5.0-build
config/ac-macros Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1-build
dbug Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.1-build
debian Made changes to debian control files to support building 5.1 packages.
extra Merge bk-internal.mysql.com:/home/bk/mysql-5.1
include Merge bk-internal.mysql.com:/home/bk/mysql-5.1
libmysql Merge bk-internal.mysql.com:/home/bk/mysql-5.1-marvel
libmysql_r my_strtoll10-x86.s:
libmysqld Bug #30389: connection_id() always return 0 in embedded server
man my_strtoll10-x86.s:
mysql-test Bug#30919
mysys Merge bk-internal.mysql.com:/home/bk/mysql-5.1-marvel
netware Merge trift2.:/MySQL/M51/netware2-5.1
plugin Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.1
pstack my_strtoll10-x86.s:
regex Merge bk-internal.mysql.com:/home/bk/mysql-5.1-marvel
scripts Merge trift2.:/MySQL/M51/netware3-5.1
server-tools ha_partition.cc, listener.h, listener.cc, ha_partition.h:
sql-bench Fixed compiler warnings
sql-common Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris
sql Bug#30919
storage
strings
support-files
tests
unittest
vio
win
zlib
.bzrignore
.cvsignore
CMakeLists.txt
COPYING
EXCEPTIONS-CLIENT
Makefile.am
README
configure.in
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.