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 b2cf86f1bd BUG #15408 - Partitions: subpartition names are not unique
libmysqld/Makefile.am:
  changed name to partition_info.cc
mysql-test/r/partition_mgm_err.result:
  added drop table for previous test
mysql-test/t/partition_mgm_err.test:
  added drop table for previous test
sql/Makefile.am:
  reformatted a bit
  changed name of partition_info.cpp to partition_info.cc
sql/partition_element.h:
  updated copyright date
sql/partition_info.cc:
  minor corrections as a result of review
sql/partition_info.h:
  updated copyright date
sql/sql_partition.cc:
  updated file comment and fixed some spacing
sql/sql_partition.h:
  updated copyright date
win/cmakefiles/sql:
  changed name to partition_info.cc
2006-02-21 17:40:07 -06:00
BitKeeper
BUILD
client Merge mysql.com:/Users/kent/mysql/bk/mysql-5.1-release 2006-02-20 00:36:40 +01:00
cmd-line-utils
config/ac-macros
dbug mysqlimport.c: 2006-02-18 08:46:18 +01:00
Docs
extra
include
libmysql
libmysql_r
libmysqld BUG #15408 - Partitions: subpartition names are not unique 2006-02-21 17:40:07 -06:00
man
mysql-test BUG #15408 - Partitions: subpartition names are not unique 2006-02-21 17:40:07 -06:00
mysys
netware
os2
plugin
pstack
regex
scripts mysqlimport.c: 2006-02-18 08:46:18 +01:00
server-tools Merge mysql.com:/home/cps/mysql/devel/im/5.0-im-add-error-message 2006-02-18 18:00:22 +03:00
sql BUG #15408 - Partitions: subpartition names are not unique 2006-02-21 17:40:07 -06:00
sql-bench
sql-common
SSL
storage Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-02-21 16:20:02 +04:00
strings
support-files mysql.spec.sh: 2006-02-20 03:10:08 +01:00
tests
tools
VC++Files mysqlimport.c: 2006-02-18 08:46:18 +01:00
vio
win BUG #15408 - Partitions: subpartition names are not unique 2006-02-21 17:40:07 -06:00
zlib
.bzrignore
.cvsignore
configure.in
COPYING
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.
- For commercial distributions, see the MySQLEULA.txt 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 Installation chapter.
- For future plans, see the TODO appendix.
- For the new features/bugfix history, see the News appendix.
- For the currently known bugs/misfeatures (known errors) see the problems
  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.