| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Make RELAY_THREAD and alias for IO_THREAD
Added new interface for string -> (unsigned) long long.
include/my_sys.h:
Add mysys specific error messages
sql/lex.h:
Make RELAY_THREAD an alias for IO_THREAD
sql/sql_yacc.yy:
Make RELAY_THREAD an alias for IO_THREAD
|
|
|
|
|
|
| |
sql/sql_union.cc:
A better fix for UNION and slow query log.
This patch also fixes some indentation issues
|
| |
|
|
|
|
|
|
|
|
| |
Two separate classes sys_var_client_collation and sys_var_literal_collation have been added
for "literal_collation" and "client_collation" variables.
|
| |
|
|
|
|
|
| |
configure.in:
fixed bug with external libedit
|
|\
| |
| |
| |
| |
| |
| |
| | |
into sanja.is.com.ua:/home/bell/mysql/bk/work-in-4.1
sql/sql_yacc.yy:
Auto merged
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
mysql-test/r/ctype_collate.result:
SET NAMES charset COLLATE collation is new syntax
mysql-test/r/variables.result:
SET NAMES charset COLLATE collation is new syntax
mysql-test/t/ctype_collate.test:
SET NAMES charset COLLATE collation is new syntax
mysql-test/t/variables.test:
SET NAMES charset COLLATE collation is new syntax
|
|\ \
| |/
| |
| |
| |
| |
| |
| | |
into sanja.is.com.ua:/home/bell/mysql/bk/work-in-4.1
sql/sql_yacc.yy:
Auto merged
|
| |
| |
| |
| |
| |
| |
| |
| | |
I wonder how it happend that I compiled this!
sql/sql_yacc.yy:
I wonder how it happend that I compiled this!
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Optimization of SET NAMES
sql/set_var.cc:
Optimization of SET NAMES
sql/set_var.h:
Optimization of SET NAMES
sql/sql_yacc.yy:
Optimization of SET NAMES
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| |
| | |
into sanja.is.com.ua:/home/bell/mysql/bk/work-in-4.1
mysql-test/r/subselect.result:
Auto merged
sql/sql_yacc.yy:
Auto merged
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
fixed mustiupdate subselect compatibility
(bug 217)
mysql-test/r/subselect.result:
test of multi-update & subselect
mysql-test/t/subselect.test:
test of multi-update & subselect
sql/sql_update.cc:
added subselect compatibility to query cache
sql/sql_yacc.yy:
right st_select_lex initialization
layout fix
|
| |
| |
| |
| |
| |
| |
| |
| | |
Cast to unsigned char
sql/sql_cache.cc:
Cast to unsigned char
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
into mysql.com:/home/pem/work/mysql-4.1
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Removed extraneous error message from german/errmsg.txt.
sql/share/czech/errmsg.txt:
Added missing error message (was only added in english/).
sql/share/danish/errmsg.txt:
Added missing error message (was only added in english/).
sql/share/dutch/errmsg.txt:
Added missing error message (was only added in english/).
sql/share/estonian/errmsg.txt:
Added missing error message (was only added in english/).
sql/share/french/errmsg.txt:
Added missing error message (was only added in english/).
sql/share/german/errmsg.txt:
Added missing error message (was only added in english/).
Removed extraneous error message.
sql/share/greek/errmsg.txt:
Added missing error message (was only added in english/).
sql/share/hungarian/errmsg.txt:
Added missing error message (was only added in english/).
sql/share/italian/errmsg.txt:
Added missing error message (was only added in english/).
sql/share/japanese/errmsg.txt:
Added missing error message (was only added in english/).
sql/share/korean/errmsg.txt:
Added missing error message (was only added in english/).
sql/share/norwegian-ny/errmsg.txt:
Added missing error message (was only added in english/).
sql/share/norwegian/errmsg.txt:
Added missing error message (was only added in english/).
sql/share/polish/errmsg.txt:
Added missing error message (was only added in english/).
sql/share/portuguese/errmsg.txt:
Added missing error message (was only added in english/).
sql/share/romanian/errmsg.txt:
Added missing error message (was only added in english/).
sql/share/russian/errmsg.txt:
Added missing error message (was only added in english/).
sql/share/serbian/errmsg.txt:
Added missing error message (was only added in english/).
sql/share/slovak/errmsg.txt:
Added missing error message (was only added in english/).
sql/share/spanish/errmsg.txt:
Added missing error message (was only added in english/).
sql/share/swedish/errmsg.txt:
Added missing error message (was only added in english/).
sql/share/ukrainian/errmsg.txt:
Added missing error message (was only added in english/).
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | | |
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Type
sql/share/charsets/Index.xml:
Type
|
| | |
| | |
| | |
| | |
| | | |
mysql-test/r/subselect.result:
Updating results after SUBSELECT was changed into SUBQUERY.
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
into mysql.r18.ru:/usr/home/ram/work/mysql-4.1.sp
sql/item_strfunc.cc:
Auto merged
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
BitKeeper/deleted/.del-gis.txt~2dde6d55b3075921:
Delete: Docs/gis.txt
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
into mysql.com:/home/pem/work/mysql-4.1
|
| |\ \ \ \
| | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
into mysql.com:/home/walrus/bk/41
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
correct misprint in the sub test_update
sql-bench/test-transactions.sh:
correct misprint in the sub test_update
|
|/ / / / |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Geometry is now large blob
sql/field.cc:
Geometry is now large blob
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
sql/item_sum.cc:
Fixed bug in warning handling.
sql/item_sum.h:
Fixed bug in warning handling.
sql/sql_class.h:
Fixed bug in warning handling.
sql/sql_error.cc:
Fixed bug in warning handling.
strings/my_vsnprintf.c:
After merge fix
|
|\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
into narttu.mysql.fi:/my/mysql-4.1
BitKeeper/etc/logging_ok:
auto-union
sql/item_strfunc.cc:
Auto merged
sql/mysqld.cc:
Auto merged
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
BitKeeper/etc/logging_ok:
auto-union
BitKeeper/deleted/.del-libmysqld.def~6ca0fa0537a3431c:
Auto merged
BitKeeper/deleted/.del-mysql.xdc:
Delete: netware/mysql.xdc
BitKeeper/deleted/.del-mysqld.xdc~1befdfee55e31716:
Auto merged
BitKeeper/deleted/.del-nwbootstrap~f3bc723dad4ed7e:
Auto merged
BitKeeper/deleted/.del-nwconfigure~86da352b5e031ed9:
Auto merged
client/mysql.cc:
Auto merged
include/my_pthread.h:
Auto merged
libmysqld/examples/Makefile.am:
Auto merged
mysql-test/r/func_str.result:
Auto merged
mysql-test/r/myisam.result:
Auto merged
mysql-test/t/backup.test:
Auto merged
mysql-test/t/myisam.test:
Auto merged
mysys/default.c:
Auto merged
mysys/my_init.c:
Auto merged
mysys/my_pthread.c:
Auto merged
mysys/thr_mutex.c:
Auto merged
scripts/make_binary_distribution.sh:
Auto merged
sql/ha_myisam.cc:
Auto merged
sql/log.cc:
Auto merged
sql-bench/crash-me.sh:
Auto merged
sql/slave.cc:
Auto merged
sql/sql_acl.cc:
Auto merged
sql/sql_delete.cc:
Auto merged
sql/sql_show.cc:
Auto merged
strings/my_vsnprintf.c:
Auto merged
sql/sql_parse.cc:
Merge with 4.0 (Ignore not existing tables with DROP TEMPOARAY TABLE on slave)
mysql-test/r/rpl_loaddata.result:
Auto merged
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
sql/log_event.cc:
Fixed a wrong && test -> &
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
into narttu.mysql.fi:/my/mysql-4.0
|
| | | | | | |
|
| | |\ \ \ \
| | | |/ / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
into narttu.mysql.fi:/my/mysql-4.0
BitKeeper/etc/logging_ok:
auto-union
sql/log_event.cc:
Auto merged
|
| | | |\ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
into eagle.mysql.r18.ru:/home/vva/work/LOADDATA_BUG/mysql-4.0
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
options
sql/log_event.cc:
fix bug #183 (Replication of temporary tables not working)
|
| | | | |\ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
into eagle.mysql.r18.ru:/home/vva/work/LOADDATA_BUG/mysql-4.0
|
| | | | | |\ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
into eagle.mysql.r18.ru:/home/vva/work/LOADDATA_BUG/mysql-4.0
BitKeeper/etc/logging_ok:
auto-union
sql/log_event.cc:
Auto merged
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted
|
| | | | | | | | | |
|
| | |\ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
mysys/my_vsnprintf.c:
Auto merged
sql/ha_myisam.cc:
Auto merged
sql/log.cc:
Auto merged
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
hammer)
mysys/my_vsnprintf.c:
safety fix
sql/log.cc:
safety fix
|
| | |\ \ \ \ \ \ \ \
| | | |/ / / / / / /
| | | | / / / / / /
| | | |/ / / / / /
| | |/| | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
mysqldump --delete-master-logs
Portability fix for hammer
Memory overrun for MyISAM
LOAD DATA LOCAL replication bug fix.
BitKeeper/etc/logging_ok:
auto-union
sql/log.cc:
Auto merged
client/client_priv.h:
Merge with 3.23
client/mysqldump.c:
Merge with 3.23
myisam/mi_dynrec.c:
Merge with 3.23
mysql-test/t/myisam.test:
Merge with 3.23
sql/log_event.cc:
Merge with 3.23
sql/slave.cc:
Merge with 3.23
sql/sql_delete.cc:
Merge with 3.23
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
sql/log.cc:
Portability fix (for hammer)
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
logged, but read as LOAD DATA INFILE REPLACE"
This was just bad && instead of &, but nasty consequences.
This should be merged to 4.0 BUT it will not be automatic (some code
has moved from log_event.h to log_event.cc, and log_event.cc has changed);
please Merging Man, do 'bk grep REPLACE_FLAG' in 4.0/sql
to find all the new places.
sql/log_event.cc:
& instead of && when testing flags
sql/slave.cc:
& instead of && when testing flags
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
least one BLOB column.
|
| | | |\ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
into narttu.mysql.fi:/my/mysql-3.23
|
| | | | | | | | | | |
|