mariadb/sql
unknown 10729adbf5 Backport of Sasha's fix to 3.23 from 4.0
see dev-private email from sasha, subject:
URGENT: rpl_sporadic_master


BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2002-05-02 18:55:38 -07:00
..
share SHOW VARIABLES LIKE ... are now case insensitive 2002-04-18 18:24:14 +03:00
.cvsignore
add_errmsg
cache_manager.cc
cache_manager.h
ChangeLog
convert.cc Two bug fixes 2002-03-28 18:35:21 +02:00
custom_conf.h
derror.cc
field.cc Fixed problems with DECIMAL() type on overflow. 2002-05-02 18:04:21 +03:00
field.h Fix that mysqladmin shutdown can be interrupted with ^C 2001-11-03 15:18:09 +02:00
field_conv.cc
filesort.cc Portability fixes. 2001-08-21 20:06:00 +03:00
frm_crypt.cc
gen_lex_hash.cc Added DO command 2001-12-17 19:59:20 +02:00
ha_berkeley.cc Fix that mysqladmin shutdown can be interrupted with ^C 2001-11-03 15:18:09 +02:00
ha_berkeley.h Better optimization for InnoDB and BDB tables for ORDER BY 2001-11-29 15:34:37 +02:00
ha_gemini.cc Portability fixes. 2001-08-21 20:06:00 +03:00
ha_gemini.h Portability fixes. 2001-08-21 20:06:00 +03:00
ha_hash.h
ha_heap.cc
ha_heap.h HA_NO_FULLTEXT_KEY and an appropriate error message 2001-10-23 10:52:51 +02:00
ha_innobase.cc Fixed help typos in mysql.cc 2002-04-02 17:42:01 +03:00
ha_innobase.h Many files: 2002-03-21 18:03:09 +02:00
ha_isam.cc Added help for --local-infile 2002-03-12 11:38:22 +02:00
ha_isam.h HA_NO_FULLTEXT_KEY and an appropriate error message 2001-10-23 10:52:51 +02:00
ha_isammrg.cc
ha_isammrg.h HA_NO_FULLTEXT_KEY and an appropriate error message 2001-10-23 10:52:51 +02:00
ha_myisam.cc Added help for --local-infile 2002-03-12 11:38:22 +02:00
ha_myisam.h
ha_myisammrg.cc Added help for --local-infile 2002-03-12 11:38:22 +02:00
ha_myisammrg.h HA_NO_FULLTEXT_KEY and an appropriate error message 2001-10-23 10:52:51 +02:00
handler.cc sql_show.cc, handler.h, handler.cc: 2002-03-21 18:05:46 +02:00
handler.h sql_show.cc, handler.h, handler.cc: 2002-03-21 18:05:46 +02:00
hash_filo.cc
hash_filo.h
hostname.cc Fixes for OS2. 2001-08-22 01:45:07 +03:00
init.cc
item.cc Fix for bug in WHERE key='j' or key='J' 2002-03-22 14:03:42 +02:00
item.h Fix for bug in WHERE key='j' or key='J' 2002-03-22 14:03:42 +02:00
item_buff.cc
item_cmpfunc.cc Fixed that IF is case insensitive if 2 and 3 arguments are case insensitive. 2002-04-22 10:34:46 +03:00
item_cmpfunc.h
item_create.cc
item_create.h
item_func.cc Fixed bug in @@unknown_variable 2002-04-19 11:38:58 +03:00
item_func.h Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2002-04-02 14:59:40 +00:00
item_strfunc.cc Fixed help typos in mysql.cc 2002-04-02 17:42:01 +03:00
item_strfunc.h
item_sum.cc Fixed bug in mysqlcheck when using --fast 2001-06-19 14:30:12 +03:00
item_sum.h Fixed bug in mysqlcheck when using --fast 2001-06-19 14:30:12 +03:00
item_timefunc.cc Fixed bug in DATE_FORMAT when used with GROUP BY 2002-03-06 18:36:31 +02:00
item_timefunc.h Fixed bug in DATE_FORMAT when used with GROUP BY 2002-03-06 18:36:31 +02:00
item_uniq.cc
item_uniq.h
key.cc
lex.h Added DO command 2001-12-17 19:59:20 +02:00
lex_symbol.h
lock.cc Quote names to SHOW CREATE for mysqldump 2002-03-21 23:06:48 +02:00
log.cc ha_innobase.cc, ha_innobase.h, handler.h, handler.cc, sql_class.h, log.cc: 2002-01-22 22:57:56 +02:00
log_event.cc Portability fixes. 2001-11-02 07:42:28 +02:00
log_event.h Fix for load data infile when no active database 2002-03-22 01:03:34 +02:00
Makefile.am Added DO command 2001-12-17 19:59:20 +02:00
matherr.c
md5.c Fixes for OS2. 2001-08-22 01:45:07 +03:00
md5.h
mf_iocache.cc
mini_client.cc OS2 patch 2001-09-12 23:53:31 +03:00
mini_client.h
my_lock.c Remove uage of static variable from file locks. 2002-02-10 20:28:58 +02:00
mysql_priv.h SHOW VARIABLES LIKE ... are now case insensitive 2002-04-18 18:24:14 +03:00
mysqld.cc Abort if 'listen()' on TCP/IP fails. 2002-04-17 11:45:26 +03:00
net_pkg.cc Fixed bug that caused client to hang because mysqld never did send an 2001-06-02 00:03:16 +03:00
net_serv.cc Fixed bug in --safe-create-user 2001-09-15 15:24:56 +03:00
nt_servc.cc Changes for to control the tables and log clean up. 2002-02-20 23:20:15 -03:00
nt_servc.h Adding code for NT service in the install and remove 2001-10-25 05:57:15 -02:00
opt_ft.cc
opt_ft.h
opt_range.cc Fixed portability problems in mysqlcheck 2001-04-21 03:03:08 +03:00
opt_range.h Fixed bug with UPDATE/DELETE on UNIQUE key which could be NULL 2001-04-10 11:32:28 +03:00
opt_sum.cc
password.c
procedure.cc
procedure.h
records.cc Fix race condition in ANALYZE TABLE. 2001-11-26 02:16:38 +02:00
slave.cc Backport of Sasha's fix to 3.23 from 4.0 2002-05-02 18:55:38 -07:00
slave.h slave-skip-errors 2001-12-12 18:55:33 -07:00
sql_acl.cc Added help for --local-infile 2002-03-12 11:38:22 +02:00
sql_acl.h Portability fixes 2001-08-10 17:37:37 +03:00
sql_analyse.cc
sql_analyse.h
sql_base.cc Fix for bug in WHERE key='j' or key='J' 2002-03-22 14:03:42 +02:00
sql_cache.cc
sql_class.cc Fixed problem with INSERT DELAYED 2001-08-31 23:02:09 +03:00
sql_class.h ha_innobase.cc, ha_innobase.h, handler.h, handler.cc, sql_class.h, log.cc: 2002-01-22 22:57:56 +02:00
sql_crypt.cc
sql_crypt.h
sql_db.cc row0mysql.c, sql_db.cc: 2002-02-14 03:45:45 +02:00
sql_delete.cc (UPDATE|DELETE) ...WHERE MATCH bugfix 2001-11-21 18:25:44 +01:00
sql_do.cc Minors changes for the Windows 3.23.47 release 2001-12-30 00:22:01 -02:00
sql_insert.cc Fixed bug when joining with caching. 2001-11-27 02:50:20 +02:00
sql_lex.cc Don't give warnings for empty statements with comments 2002-02-14 15:04:14 +02:00
sql_lex.h Don't give warnings for empty statements with comments 2002-02-14 15:04:14 +02:00
sql_list.cc
sql_list.h Fixed bug in ALTER TABLE for MERGE tables 2001-08-10 17:05:54 +03:00
sql_load.cc Fix for load data infile when no active database 2002-03-22 01:03:34 +02:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_parse.cc Don't change FLOAT(X+1,X) to FLOAT(X+2,X) 2002-04-26 13:56:32 +03:00
sql_rename.cc Quote names to SHOW CREATE for mysqldump 2002-03-21 23:06:48 +02:00
sql_repl.cc properly kill slave in all cases on systems that do not interrupt syscalls 2001-11-23 09:57:36 -07:00
sql_repl.h properly kill slave in all cases on systems that do not interrupt syscalls 2001-11-23 09:57:36 -07:00
sql_select.cc Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2002-04-02 14:59:40 +00:00
sql_select.h Added functions for symbolic link handling to make it possible to 2001-05-31 12:18:53 +03:00
sql_show.cc SHOW VARIABLES LIKE ... are now case insensitive 2002-04-18 18:24:14 +03:00
sql_string.cc Fixed that LOAD DATA INFILE works with transactions. 2001-08-28 06:43:55 +03:00
sql_string.h
sql_table.cc Updated changelog of 3.23.48 with InnoDB changes. 2002-02-11 12:56:48 +02:00
sql_test.cc Portability fixes. 2001-08-18 10:49:00 +03:00
sql_udf.cc Fixes for OS2. 2001-08-22 01:45:07 +03:00
sql_udf.h
sql_update.cc (UPDATE|DELETE) ...WHERE MATCH bugfix 2001-11-21 18:25:44 +01:00
sql_yacc.yy Update scripts for new POSIX spec 2002-03-05 15:46:30 +02:00
stacktrace.c Fixed bug in GROUP BY ... DESC 2001-12-10 17:51:07 +02:00
stacktrace.h Fix to get core files on Solaris 2001-08-22 12:22:46 +03:00
structs.h
table.cc Added help for --local-infile 2002-03-12 11:38:22 +02:00
table.h fts+const_tables bug fixed 2002-04-02 14:56:40 +00:00
thr_malloc.cc
time.cc Portability fixes 2001-10-31 18:27:49 +02:00
udf_example.cc Cleaned up udf_example.cc and mysql_fix_privilege_tables 2001-09-27 21:35:35 +03:00
unireg.cc Use NAMES_SEP_CHAR also for enums (Fix for supportwizard) 2002-02-13 22:01:43 +02:00
unireg.h Use NAMES_SEP_CHAR also for enums (Fix for supportwizard) 2002-02-13 22:01:43 +02:00
violite.c Portability fixes 2001-10-31 20:28:43 +02:00
watchdog_mysqld