You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
unknown 947e42af55 Merge debian.(none):/M41/bug16635-4.1 19 years ago
..
examples another valgrind error fix for 4.1(backport from 5.0) 19 years ago
share Raise the 64 character limit for path names in the error messages 19 years ago
.cvsignore Import changeset 26 years ago
Makefile.am Makefile.am, configure.in: 19 years ago
add_errmsg Import changeset 26 years ago
client_settings.h Fix for #2126 22 years ago
custom_conf.h Update copyright 24 years ago
derror.cc Fixed many compiler warnings 22 years ago
des_key_file.cc Many files: 20 years ago
discover.cc WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete old tables. 21 years ago
field.cc Fixed bug #13191. 19 years ago
field.h Fixed bug #13191. 19 years ago
field_conv.cc Fixed bug #29251. 19 years ago
filesort.cc Fixed bug #24653. 19 years ago
frm_crypt.cc Update copyright 24 years ago
gen_lex_hash.cc Merge with 4.0 22 years ago
gstream.cc Fix for valgrind's warning 22 years ago
gstream.h Fix for valgrind's warning 22 years ago
ha_berkeley.cc BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tables 20 years ago
ha_berkeley.h BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tables 20 years ago
ha_blackhole.cc BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tables 19 years ago
ha_blackhole.h BUG#27998 - mysqld crashed when executing INSERT DELAYED 19 years ago
ha_heap.cc Bug#24985 - UTF8 ENUM primary key on MEMORY using BTREE 19 years ago
ha_heap.h BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tables 20 years ago
ha_innodb.cc BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tables 20 years ago
ha_innodb.h BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tables 20 years ago
ha_isam.cc BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tables 19 years ago
ha_isam.h BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tables 19 years ago
ha_isammrg.cc BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tables 19 years ago
ha_isammrg.h BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tables 19 years ago
ha_myisam.cc Bug #27173: "Enabling keys got errno ..." does not say which table 19 years ago
ha_myisam.h BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tables 20 years ago
ha_myisammrg.cc WL#3567 - MERGE engine: a check for underlying table conformance 19 years ago
ha_myisammrg.h Bug#26464 - insert delayed + update + merge = corruption 19 years ago
ha_ndbcluster.cc Bug#25668 mysqld may core if cluster disconnected 19 years ago
ha_ndbcluster.h Bug #19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tables 19 years ago
handler.cc another valgrind error fix for 4.1(backport from 5.0) 19 years ago
handler.h BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tables 20 years ago
hash_filo.cc Add ifdefs to control when "#pragma implementation" should be used 21 years ago
hash_filo.h forgotten s/__GNUC__/USE_PRAGMA_INTERFACE/ causes compilation faliures 21 years ago
hostname.cc Fix for bug #15756: incorrect ip address matching in ACL due to use of latin1 collation. 20 years ago
init.cc fix for bug #19690: ORDER BY eliminates rows from the result 19 years ago
item.cc Merge calliope.local.cmiller:/Volumes/Source/src/mysql-4.1-maint--bug25126 19 years ago
item.h Fixed bug #24653. 19 years ago
item_buff.cc group_by.result, group_by.test: 21 years ago
item_cmpfunc.cc Bug#27704: incorrect comparison of rows with NULL components 19 years ago
item_cmpfunc.h Bug#27704: incorrect comparison of rows with NULL components 19 years ago
item_create.cc Merging fix for bug #9796 "Query Cache caches queries with CURRENT_USER() 21 years ago
item_create.h Making 4.1 tree compile with -ansi -pedantic 21 years ago
item_func.cc sql/item_func.cc 19 years ago
item_func.h Fixed bug #24856: the result set of a ROLLUP query with DISTINCT could lack 19 years ago
item_geofunc.cc Fix for bug #26038: X() value of empty NOT NULL POINT is neither NULL nor NOT NULL 19 years ago
item_geofunc.h Fix for bug #26038: X() value of empty NOT NULL POINT is neither NULL nor NOT NULL 19 years ago
item_row.cc A fix and a test case for Bug#16248 "WHERE (col1,col2) IN ((?,?)) 20 years ago
item_row.h A fix and a test case for Bug#16248 "WHERE (col1,col2) IN ((?,?)) 20 years ago
item_strfunc.cc Bug#23409: Arguments of the ENCODE() and the DECODE() functions were not printed 19 years ago
item_strfunc.h Bug#23409: Arguments of the ENCODE() and the DECODE() functions were not printed 19 years ago
item_subselect.cc Fixed bug #24653. 19 years ago
item_subselect.h Fixed bug #24670: optimizations that are legal only for subqueries without tables 19 years ago
item_sum.cc Merge bk-internal.mysql.com:/home/bk/mysql-4.1 19 years ago
item_sum.h BUG#21354: (COUNT(*) = 1) not working in SELECT inside prepared 19 years ago
item_timefunc.cc Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1-maint 19 years ago
item_timefunc.h bug #16546 (DATETIME + 0 not always coerced in the same way) 19 years ago
item_uniq.cc a compiler must see '#pragma implementation' *before* 21 years ago
item_uniq.h Add ifdefs to control when "#pragma implementation" should be used 21 years ago
key.cc Patch to eliminate compilation errors under VC after bug #13191 fix. 19 years ago
lex.h WL#1596 "make mysqldump --master-data --single-transaction able to do online dump of InnoDB AND report reliable 21 years ago
lex_symbol.h Portability fixes 22 years ago
lock.cc BUG#28574 - repair table causes queries to fail with various 19 years ago
log.cc Bug#22645 LC_TIME_NAMES: Statement not replicated 19 years ago
log_event.cc BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_ID. 19 years ago
log_event.h bug#19402 SQL close to the size of the max_allowed_packet fails on the slave 19 years ago
matherr.c Update copyright 24 years ago
mf_iocache.cc merge with 4.0 22 years ago
my_lock.c Fixes for Netware 23 years ago
mysql_priv.h Merge sin.intern.azundris.com:/home/tnurnberg/27198/40-27198 19 years ago
mysqld.cc nptl: typo fixed. sigaddset restored 19 years ago
mysqld_suffix.h New MYSQL_SERVER_SUFFIX usage (for easier compilation) 22 years ago
net_serv.cc Bug #29117 (init_file test crashes with embedded server) 19 years ago
nt_servc.cc Merge with 4.0 22 years ago
nt_servc.h Added optional NT service and fix the TZ variable bug 23 years ago
opt_range.cc BUG#26624: high mem usage (crash) in range optimizer 19 years ago
opt_range.h Fixed bug #24776: an assertion abort in handler::ha_index_init 19 years ago
opt_sum.cc Fixed bug #24987. 19 years ago
password.c A fix for Bug#13944 "libmysqlclient exporting sha1_result function": 20 years ago
procedure.cc Add ifdefs to control when "#pragma implementation" should be used 21 years ago
procedure.h BUG#10241 cygwin port: invalid pragma interface directives 21 years ago
protocol.cc Bug #19216: Client crashes on long SELECT 19 years ago
protocol.h Bug #19216: Client crashes on long SELECT 19 years ago
protocol_cursor.cc Add ifdefs to control when "#pragma implementation" should be used 21 years ago
records.cc Added more tests for new UPDATE ... ORDER BY ... LIMIT optimization 20 years ago
repl_failsafe.cc Bug#22943 syscall pruning in libmysql 19 years ago
repl_failsafe.h Merge with 4.0 for 4.1 release 21 years ago
set_var.cc Bug #27792 query cache returns wrong result, with certain system variables 19 years ago
set_var.h Bug#22645 LC_TIME_NAMES: Statement not replicated 19 years ago
slave.cc Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1-maint 19 years ago
slave.h Bug #2717: include/my_global.h mis-defines __attribute__ 20 years ago
spatial.cc Fix for bug #26038: X() value of empty NOT NULL POINT is neither NULL nor NOT NULL 19 years ago
spatial.h Fix for bug #26038: X() value of empty NOT NULL POINT is neither NULL nor NOT NULL 19 years ago
sql_acl.cc Merge bk-internal:/home/bk/mysql-4.1-maint 19 years ago
sql_acl.h Fix for bug #12423 "Deadlock when doing FLUSH PRIVILEGES and GRANT in 21 years ago
sql_analyse.cc Bug#20305: PROCEDURE ANALYSE() returns wrong M for FLOAT(M, D) and DOUBLE(M, D) 19 years ago
sql_analyse.h Add ifdefs to control when "#pragma implementation" should be used 21 years ago
sql_base.cc Bug#25126: Wrongly resolved field leads to a crash. 19 years ago
sql_bitmap.h terminal.c, sql_bitmap.h, my_sys.h, configure.in, config.h: 21 years ago
sql_cache.cc Bug #27792 query cache returns wrong result, with certain system variables 19 years ago
sql_cache.h Merge sanja.is.com.ua:/home/bell/mysql/bk/work-4.0 20 years ago
sql_class.cc sql_class.cc: 19 years ago
sql_class.h Merge sin.intern.azundris.com:/home/tnurnberg/27198/40-27198 19 years ago
sql_client.cc merge 22 years ago
sql_crypt.cc Add ifdefs to control when "#pragma implementation" should be used 21 years ago
sql_crypt.h Add ifdefs to control when "#pragma implementation" should be used 21 years ago
sql_db.cc Bug #15302 LOAD DATA FROM MASTER -> Packets out of order (Found: 2, expected 1) 20 years ago
sql_delete.cc Bug#17711: DELETE doesn't use index when ORDER BY, LIMIT and non-restricting 19 years ago
sql_derived.cc fixed union types merging and table related metadata (BUG#8824) 21 years ago
sql_do.cc Fix for bug #6765 "Implicit access to time zone description 21 years ago
sql_error.cc abort storing query to query cache if warnings appeared (BUG#9414) 21 years ago
sql_handler.cc Re-run fix-fields on condition if table was reopened in HANDLERREAD 20 years ago
sql_help.cc * Added comments and one assert 21 years ago
sql_insert.cc Merge bk-internal.mysql.com:/home/bk/mysql-4.1-runtime 19 years ago
sql_lex.cc A fix and test cases for 19 years ago
sql_lex.h A fix and test cases for 19 years ago
sql_list.cc Add ifdefs to control when "#pragma implementation" should be used 21 years ago
sql_list.h BUG#26625: crash in range optimizer (out of mem) 19 years ago
sql_load.cc Fixed bug #29294. 19 years ago
sql_locale.cc Bug#22645 LC_TIME_NAMES: Statement not replicated 19 years ago
sql_manager.cc Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. 23 years ago
sql_manager.h Generalize handle_flush thread to also handle various management 25 years ago
sql_map.cc Add ifdefs to control when "#pragma implementation" should be used 21 years ago
sql_map.h Add ifdefs to control when "#pragma implementation" should be used 21 years ago
sql_olap.cc Add ifdefs to control when "#pragma implementation" should be used 21 years ago
sql_parse.cc Bug#28984: crasher on connect with out of range password length in \ 19 years ago
sql_prepare.cc Merge siva.hindu.god:/home/tsmith/m/bk/41 19 years ago
sql_rename.cc Bug#6391 (binlog-do-db rules ignored) 21 years ago
sql_repl.cc Bug#22943 syscall pruning in libmysql 19 years ago
sql_repl.h Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flag 21 years ago
sql_select.cc Fixed bug #29911. 19 years ago
sql_select.h gcc 4.1 linux warning fixes backported from 5.0. 20 years ago
sql_show.cc Merge siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/41 19 years ago
sql_sort.h Many files: 23 years ago
sql_state.c Added SQLSTATE to client/server protocol 23 years ago
sql_string.cc Bug#21913: DATE_FORMAT() Crashes mysql server if I use it through mysql-connector-j driver. 19 years ago
sql_string.h BUG#10241 cygwin port: invalid pragma interface directives 21 years ago
sql_table.cc Merge bk-internal.mysql.com:/home/bk/mysql-4.1-runtime 19 years ago
sql_test.cc Bug#12920 - key_read_requests counter appears to re-set 20 years ago
sql_udf.cc a compiler must see '#pragma implementation' *before* 21 years ago
sql_udf.h Merge bk-internal.mysql.com:/home/bk/mysql-4.1 21 years ago
sql_union.cc Fixed bug #27937: crash for the the second execution of a prepared 19 years ago
sql_update.cc Merge mysql.com:/home/svoj/devel/bk/mysql-4.1-engines 19 years ago
sql_yacc.yy Bug#28553 mysqld crash in "purge master log before(select time from information_schema)" 19 years ago
stacktrace.c Fix for bug #23256 "doesn't build on alpha" 19 years ago
stacktrace.h Bug #21250: esolve stack traces on AMD64 (backport to mysql-4.1) 19 years ago
strfunc.cc - Housekeeping: removed a few unreferenced variables, noticed while doing 21 years ago
structs.h Better comments in KEY_PART_INFO struct 20 years ago
table.cc Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-4.1-maint 19 years ago
table.h A fix and a test case for Bug#19399 "res 'Lost Connection' when 20 years ago
thr_malloc.cc Simpler arena swapping code 21 years ago
time.cc Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-4.1 19 years ago
tzfile.h WL#1264 "Per-thread time zone support infrastructure". 22 years ago
tztime.cc Add missing DBUG_RETURN() 19 years ago
tztime.h BUG#10241 cygwin port: invalid pragma interface directives 21 years ago
udf_example.cc Ensure that we free memory used with --order-by-primary (in mysqldump) 21 years ago
uniques.cc Merge with 4.0.17 22 years ago
unireg.cc Bug#24660: "enum" field type definition problem 19 years ago
unireg.h Fixed bug#14169: type of group_concat() result changed to blob if tmp_table was 20 years ago
watchdog_mysqld Import changeset 26 years ago