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 95f8e0476b Merge tim@tsmith.mysql.internal:m/bk/41 20 years ago
..
examples Fix for bug #15558: truncate doesn't clear table on archive storage engine tables. 20 years ago
share Fixed bug #17873: confusing error message when IGNORE/USE/FORCE INDEX 20 years ago
.cvsignore Import changeset 26 years ago
Makefile.am WL#2928 Date Translation NRE 20 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 Merge trift2.:/M41/clone-4.1 20 years ago
field.h Bug #21135 Crash in test "func_time" 20 years ago
field_conv.cc a fix (bug #7589: Decimal types are ignored when updating data from another column). 20 years ago
filesort.cc Review fixes since last pull 20 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 a compiler must see '#pragma implementation' *before* 21 years ago
ha_berkeley.h BUG#10241 cygwin port: invalid pragma interface directives 21 years ago
ha_blackhole.cc ha_blackhole.cc: 21 years ago
ha_blackhole.h ha_blackhole changes, same patch as http://lists.mysql.com/internals/27878, per brian 21 years ago
ha_heap.cc Cleanup during review of new pushed code 20 years ago
ha_heap.h Bug #12796: Record lost in HEAP table 20 years ago
ha_innodb.cc Applied innodb-4.1-ss29 snapshot. 20 years ago
ha_innodb.h BUG#10241 cygwin port: invalid pragma interface directives 21 years ago
ha_isam.cc a compiler must see '#pragma implementation' *before* 21 years ago
ha_isam.h BUG#10241 cygwin port: invalid pragma interface directives 21 years ago
ha_isammrg.cc Add ifdefs to control when "#pragma implementation" should be used 21 years ago
ha_isammrg.h BUG#10241 cygwin port: invalid pragma interface directives 21 years ago
ha_myisam.cc BUG#9622, stage 2, work together with fix for BUG#12232: 20 years ago
ha_myisam.h BUG#10241 cygwin port: invalid pragma interface directives 21 years ago
ha_myisammrg.cc Merge bk-internal.mysql.com:/home/bk/mysql-4.1 21 years ago
ha_myisammrg.h Bug#10400 - Improperly-defined MERGE table crashes with INSERT ... ON DUPLICATE KEY UPDATE 21 years ago
ha_ndbcluster.cc ndb_lock.test, ndb_lock.result: 20 years ago
ha_ndbcluster.h ndb_lock.test, ndb_lock.result: 20 years ago
handler.cc --{skip-}merge option added which allows the user to disable merge engine and 20 years ago
handler.h Bug #18864 TRUNCATE TABLE doesn't reset AUTO_INCREMENT value on ndb table 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 Portability fixes 22 years ago
item.cc BUG#18492: mysqld reports ER_ILLEGAL_REFERENCE in --ps-protocol 20 years ago
item.h Better comments for void Item::top_level_item() 20 years ago
item_buff.cc group_by.result, group_by.test: 21 years ago
item_cmpfunc.cc BUG#20975: Incorrect query result for NOT (subquery): 20 years ago
item_cmpfunc.h BUG#20975: Incorrect query result for NOT (subquery): 20 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 Fix for bug #6880: LAST_INSERT_ID() within a statement 20 years ago
item_func.h Merge siva.hindu.god:/usr/home/tim/m/bk/b21531-41 20 years ago
item_geofunc.cc Fix for bug #12839 (Endian support is absurd) 20 years ago
item_geofunc.h bug #10166 (Signed byte values cause data to be padded) 20 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 Merge siva.hindu.god:/usr/home/tim/m/bk/b21531-41 20 years ago
item_strfunc.h Merge siva.hindu.god:/usr/home/tim/m/bk/b20536-41 20 years ago
item_subselect.cc BUG#20975: Incorrect query result for NOT (subquery): 20 years ago
item_subselect.h BUG#20975: Incorrect query result for NOT (subquery): 20 years ago
item_sum.cc Fixed bug #20076. 20 years ago
item_sum.h Fixed bug#14169: type of group_concat() result changed to blob if tmp_table was 20 years ago
item_timefunc.cc Bug#19844: time_format in Union truncates values 20 years ago
item_timefunc.h Manually merged 20 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 Merge 21 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#18544 - LOCK TABLES timeout causes MyISAM table corruption 20 years ago
log.cc bug #13717 embedded library dumps warnings on STDERR directly 20 years ago
log_event.cc BUG#16217 fix partly backported from 5.0. It is different in mysqlbinlog part. 20 years ago
log_event.h Fix for BUG#13023: "SQL Thread is up but doesn't move forward". Details in slave.cc; 20 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 moonbone.local:/work/tmp_merge-4.1 20 years ago
mysqld.cc mysqld --collation-server=xxx --character-set-server=yyy 20 years ago
mysqld_suffix.h New MYSQL_SERVER_SUFFIX usage (for easier compilation) 22 years ago
net_serv.cc BUG#9678: Client library hangs after network communication failure 20 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 Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 20 years ago
opt_range.h BUG#12915: Added single-table UPDATE/DELTE ... ORDER BY ... LIMIT 20 years ago
opt_sum.cc Merge april:devel/BitKeeper/mysql-4.1 20 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 A fix and a test case for Bug#15613 "libmysqlclient API function 20 years ago
protocol.h BUG#10241 cygwin port: invalid pragma interface directives 21 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 fix for Valgrind errors: query_id needs to be inited early (already fixed in 5.0 by Konstantin) and so does client_capabilities (not fixed in 5.0); 20 years ago
repl_failsafe.h Merge with 4.0 for 4.1 release 21 years ago
set_var.cc Restore alphabetical order of the system variables. 20 years ago
set_var.h WL#2928 Date Translation NRE 20 years ago
slave.cc Bug #20402: DROP USER failure logged as ERROR rather than WARNING 20 years ago
slave.h Fix for BUG#13023: "SQL Thread is up but doesn't move forward". Details in slave.cc; 20 years ago
spatial.cc Review of new pushed code 20 years ago
spatial.h gcc 4.1 linux warning fixes backported from 5.0. 20 years ago
sql_acl.cc Bug #20402: DROP USER failure logged as ERROR rather than WARNING 20 years ago
sql_acl.h Fix for bug #12423 "Deadlock when doing FLUSH PRIVILEGES and GRANT in 21 years ago
sql_analyse.cc Merged code. Removed unneccessary repeating. 20 years ago
sql_analyse.h Add ifdefs to control when "#pragma implementation" should be used 21 years ago
sql_base.cc BUG#20919 temp tables closing fails when binlog is off 20 years ago
sql_bitmap.h terminal.c, sql_bitmap.h, my_sys.h, configure.in, config.h: 21 years ago
sql_cache.cc WL#2928 Date Translation NRE 20 years ago
sql_cache.h Merge sanja.is.com.ua:/home/bell/mysql/bk/work-4.0 21 years ago
sql_class.cc Merge moonbone.local:/home/evgen/bk-trees/mysql-4.1 20 years ago
sql_class.h Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1-opt 20 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#17137 Running "truncate table" on temporary table leaves the table open on a slave 20 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 Fix calls to free_underlaid_joins() in INSERT, DELETE, and UPDATE 20 years ago
sql_lex.cc Fix for bug #20695: Charset introducer overrides charset definition for column. 20 years ago
sql_lex.h Fix for bug #20695: Charset introducer overrides charset definition for column. 20 years ago
sql_list.cc Add ifdefs to control when "#pragma implementation" should be used 21 years ago
sql_list.h merged 21 years ago
sql_load.cc Bug #17154 load data infile of char values into a table of char(PK) hangs 20 years ago
sql_locale.cc Backporting Kostja's changes made for 5.0 into 4.1. 20 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 Merge moonbone.local:/work/tmp_merge-4.1 20 years ago
sql_prepare.cc A fix and a test case for Bug#19399 "res 'Lost Connection' when 20 years ago
sql_rename.cc Bug#6391 (binlog-do-db rules ignored) 21 years ago
sql_repl.cc Fix for BUG#12003 "assertion failure in testsuite (double lock of 21 years ago
sql_repl.h Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flag 21 years ago
sql_select.cc Merge lamia.home:/home/timka/mysql/src/4.1-virgin 20 years ago
sql_select.h gcc 4.1 linux warning fixes backported from 5.0. 20 years ago
sql_show.cc Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1 20 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#15375 Unassigned multibyte codes are broken 20 years ago
sql_string.h BUG#10241 cygwin port: invalid pragma interface directives 21 years ago
sql_table.cc Fix for bug #20695: Charset introducer overrides charset definition for column. 20 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 #18767. 20 years ago
sql_update.cc BUG#7391 - Cross-database multi-table UPDATE uses active database 20 years ago
sql_yacc.yy Fix for bug #20695: Charset introducer overrides charset definition for column. 20 years ago
stacktrace.c Step 2 of the switch to support configuration with NPTL: 21 years ago
stacktrace.h Step 2 of the switch to support configuration with NPTL: 21 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 bk-internal.mysql.com:/home/bk/mysql-4.1 20 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 Bug#20729: Bad date_format() call makes mysql server crash 20 years ago
tzfile.h WL#1264 "Per-thread time zone support infrastructure". 22 years ago
tztime.cc Minor Netware specific changes. 20 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 Review of new code: 21 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