| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FN_NO_CASE_SENCE used instead of __WIN__ in table name handling of quary cache
mysql-test/r/query_cache.result:
query cache with system database test
mysql-test/t/query_cache.test:
query cache with system database test
sql/sql_cache.cc:
fixed query cache with system database
FN_NO_CASE_SENCE used instead of __WIN__
|
|
|
|
|
| |
Docs/manual.texi:
Document IO_THREAD and SQL_THREAD for SLAVE START/STOP.
|
|
|
|
|
| |
mysql-test/Makefile.am:
small fix based on user's input ..
|
|\
| |
| |
| |
| |
| |
| | |
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
|
| | |
|
|\ \
| |/
|/|
| |
| |
| |
| |
| | |
into work.mysql.com:/d1/users/mwagner/work/bk/mysql-4.0
Docs/manual.texi:
Auto merged
|
| |
| |
| |
| |
| |
| |
| | |
Docs/manual.texi:
Added docs about how to clone public 4.1 repository
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted
|
| |
| |
| |
| |
| | |
Docs/manual.texi:
Change --full to --all for mysqldump references.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
manual.texi missing from the syntax diagram.
Docs/manual.texi:
UPDATE description mentioned ORDER BY, but it was
missing from the syntax diagram.
|
| |
| |
| |
| |
| | |
Docs/manual.texi:
minor change note cleanups.
|
|/ |
|
|
|
|
|
|
|
| |
client/mysql.cc:
Made i-am-a-dummy option to be identical with safe-updates.
myisam/myisampack.c:
Fixed a typo.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
VC++Files/client/mysqlclient.dsp:
Updated the sources files: < net.c >net_serv.cpp
VC++Files/innobase/innobase.dsp:
Added configuration for to compile all the dependencies options for the other projects.
VC++Files/libmysql/libmysql.dsp:
Modified the xcopy command for to avoid an error for waiting the confirmation of the copy
VC++Files/myisampack/myisampack.dsp:
Updated source location
VC++Files/mysql.dsw:
Added project files: the embedded static library; my_print_defaults; comp_err
VC++Files/mysqldemb/mysqldemb.dsp:
Updated flags
VC++Files/mysqlserver/mysqlserver.dsp:
Updated flags
VC++Files/pack_isam/pack_isam.dsp:
Updated source location
VC++Files/sql/mysqld.dsp:
Added UDF and updated flags
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted
|
|
|
|
|
|
|
|
| |
InnoDB does allow a foreign key constraint name to be specified
Docs/manual.texi:
InnoDB does allow a foreign key constraint name to be specified
|
|
|
|
|
|
|
|
| |
InnoDB does allow a foreign key constraint name to be specified, though it is not used in any way
Docs/manual.texi:
InnoDB does allow a foreign key constraint name to be specified, though it is not used in any way
|
|\
| |
| |
| |
| |
| |
| |
| | |
into teton.kitebird.com:/home/paul/mysql-4.0
Docs/manual.texi:
Auto merged
|
| |
| |
| |
| |
| | |
Docs/manual.texi:
behavior -> behaviour
|
|\ \
| | |
| | |
| | |
| | | |
configure.in:
Auto merged
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Don't require UPDATE_ACL for REPLACE
Docs/manual.texi:
Changelog
configure.in:
Fix for building shared libraries with a patched glibc
sql/sql_parse.cc:
Don't require UPDATE_ACL for REPLACE
|
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
up-to-date BK changelog instead of sql/ChangeLog, add LICENSE if
available)
scripts/make_binary_distribution.sh:
- Don't include sql/ChangeLog in the binary distribution (it's not
updated anymore since we've moved to BK)
- Include the BK ChangeLog from top level directory instead, if it exists
- also add the LICENSE file to the binary distribution, if it exists
(required for the non-GPL builds)
|
| |
| |
| |
| |
| | |
Docs/manual.texi:
Fix a few agreement problems.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- added some missing changelog entries to the 4.0.5 changelog
- applied small fix to configure.in from monty (already applied manually
to configure.in of the 4.0.4 release source files - not relevant for
normal builds anyway)
Docs/manual.texi:
- added missing changelog entries
- added the 4.0.4 release date
configure.in:
- bumped up version number to 4.0.5-beta, now that the 4.0.4 builds
are done
- applied fix from Monty to be able to build shared libraries even
when the the static NSS libraries are installed. This patch has already
been applied to the released 4.0.4 sources to work around a local build
problem, but has not been checked in yet.
|
| |
| |
| |
| |
| |
| |
| | |
client/mysql.cc:
Fixed an accidently changed option (--ignore-space) back to
the original one --ignore-spaces in mysql client. Both syntaxes
will work.
|
|/
|
|
|
|
|
|
| |
Clarified FOREIGN KEY syntax, added a note that CREATE TABLE causes an InnoDB commit if binlogging is used, added InnoDB version history
Docs/manual.texi:
Clarified FOREIGN KEY syntax, added a note that CREATE TABLE causes an InnoDB commit if binlogging is used, added InnoDB version history
|
|\
| |
| |
| |
| | |
Docs/manual.texi:
Auto merged
|
| |
| |
| |
| |
| | |
Docs/manual.texi:
Changelog
|
|/
|
|
|
| |
Docs/manual.texi:
undo bad query cache mod.
|
|\
| |
| |
| |
| |
| |
| |
| | |
into teton.kitebird.com:/home/paul/mysql-4.0
Docs/manual.texi:
Auto merged
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
common, especially on our main build systems
- cosmetical fix in mysql.spec
Build-tools/mysql-copyright:
- rename gtar -> tar (more common on most systems)
support-files/mysql.spec.sh:
- fix non ASCII accent and replace it with something that does not
mess my syntax highlighting :)
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
message on STDOUT on AIX and assigned the wrong value)
acinclude.m4:
- better checking for $orbit_config_path (thanks to Melvyn Sopacua
for the patch)
|
| |\ \
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
into hundin.mysql.fi:/my/bk/mysql-4.0
configure.in:
Auto merged
BitKeeper/deleted/.del-global.h~e80d28157acfdcb5:
Auto merged
Docs/manual.texi:
Auto merged
client/mysqlbinlog.cc:
Auto merged
sql/mysqld.cc:
Auto merged
|
| | |
| | |
| | |
| | |
| | | |
Docs/manual.texi:
changelog
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- some cosmetical fixups (typos, comments)
client/mysqlbinlog.cc:
- fix for gcc 3.0
configure.in:
- fix for gcc 3.0
- some cosmetic modifications (typos, comments)
include/global.h:
- fix for gcc 3.0
- some cosmetical fixes (typos, comments)
sql/mysqld.cc:
- fix for gcc 3.0
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
sql/ha_heap.h:
Move HA_NOT_READ_PREFIX_LAST to index_flags()
sql/ha_isammrg.h:
Move HA_NOT_READ_PREFIX_LAST to index_flags()
sql/handler.h:
Added comment
sql/sql_select.cc:
Test HA_NOT_READ_PREFIX_LAST from index_flags() instead of table_flags().
Should fix some ORDER BY ... DESC problems with InnoDB
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Remove 'web clients' contrib section
Docs/manual.texi:
Remove 'web clients' contrib section
|
| |\ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
into beta.frontier86.ee:/stuff/bk/mysql-4.0
Docs/manual.texi:
Auto merged
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Clean out 'Graphical clients' section of the contributed software section
Docs/manual.texi:
Clean out 'Graphical clients' section of the contributed software section
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Docs/manual.texi:
HEAP does allow indexes on NULL columns as of 4.0.2.
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
into teton.kitebird.com:/home/paul/mysql-4.0
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Put the flag HA_NOT_READ_PREFIX_LAST back to index_flags: seems to fix also the LIKE ... DESC bug
sql/ha_innodb.h:
Put the flag HA_NOT_READ_PREFIX_LAST back to index_flags: seems to fix also the LIKE ... DESC bug
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | | |
into teton.kitebird.com:/home/paul/mysql-4.0
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Docs/manual.texi:
tables usually should have a name.
|
|/ / / |
|