.. |
examples
|
Fix Bug#14672 Bug in deletion
|
2005-11-06 02:11:12 +03:00 |
share
|
Makefile.am, configure.in:
|
2005-09-24 15:51:45 +02:00 |
.cvsignore
|
|
|
add_errmsg
|
|
|
client_settings.h
|
|
|
custom_conf.h
|
|
|
derror.cc
|
|
|
des_key_file.cc
|
Many files:
|
2005-09-30 14:03:55 +02:00 |
discover.cc
|
|
|
field.cc
|
Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1
|
2005-10-31 12:24:43 +04:00 |
field.h
|
BUG#14139: When handling "CREATE TABLE(field_X type_spec,...) SELECT smth AS field_X, ...."
|
2005-10-26 00:56:17 +04:00 |
field_conv.cc
|
|
|
filesort.cc
|
|
|
frm_crypt.cc
|
|
|
gen_lex_hash.cc
|
|
|
gstream.cc
|
|
|
gstream.h
|
|
|
ha_berkeley.cc
|
|
|
ha_berkeley.h
|
|
|
ha_blackhole.cc
|
|
|
ha_blackhole.h
|
|
|
ha_heap.cc
|
|
|
ha_heap.h
|
|
|
ha_innodb.cc
|
Merge hundin.mysql.fi:/home/marko/mysql-4.0
|
2005-10-03 17:54:39 +03:00 |
ha_innodb.h
|
|
|
ha_isam.cc
|
|
|
ha_isam.h
|
|
|
ha_isammrg.cc
|
|
|
ha_isammrg.h
|
|
|
ha_myisam.cc
|
BUG#9622, stage 2, work together with fix for BUG#12232:
|
2005-10-21 06:29:17 +04:00 |
ha_myisam.h
|
|
|
ha_myisammrg.cc
|
|
|
ha_myisammrg.h
|
|
|
ha_ndbcluster.cc
|
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1
|
2005-11-24 16:21:49 +01:00 |
ha_ndbcluster.h
|
|
|
handler.cc
|
Bug #14514 Creating table with packed key fails silently
|
2005-11-21 12:27:58 +01:00 |
handler.h
|
|
|
hash_filo.cc
|
|
|
hash_filo.h
|
|
|
hostname.cc
|
|
|
init.cc
|
|
|
item.cc
|
Fix bug#13392 Wrong VALUES() behaviour in INSERT SELECT with ON DUPLICATE
|
2005-10-25 20:04:12 +04:00 |
item.h
|
Merge mysql.com:/home/jimw/my/mysql-4.1-13344
|
2005-10-12 13:27:49 -07:00 |
item_buff.cc
|
|
|
item_cmpfunc.cc
|
item_cmpfunc.cc:
|
2005-10-06 15:26:59 +05:00 |
item_cmpfunc.h
|
Many files:
|
2005-09-29 02:08:24 +02:00 |
item_create.cc
|
|
|
item_create.h
|
|
|
item_func.cc
|
Merge spachev@bk-internal.mysql.com:/home/bk/mysql-4.1
|
2005-11-07 15:10:48 -07:00 |
item_func.h
|
Declaring some class members public for BUG#12377:
|
2005-11-10 15:12:22 +01:00 |
item_geofunc.cc
|
|
|
item_geofunc.h
|
|
|
item_row.cc
|
|
|
item_row.h
|
|
|
item_strfunc.cc
|
Handle errors returned by system crypt() in ENCRYPT(). (Bug #13619)
|
2005-10-06 16:15:53 -07:00 |
item_strfunc.h
|
Declaring some class members public for BUG#12377:
|
2005-11-10 15:12:22 +01:00 |
item_subselect.cc
|
|
|
item_subselect.h
|
|
|
item_sum.cc
|
|
|
item_sum.h
|
|
|
item_timefunc.cc
|
Review of new pushed code
|
2005-11-01 13:00:02 +02:00 |
item_timefunc.h
|
Declaring some class members public for BUG#12377:
|
2005-11-10 15:12:22 +01:00 |
item_uniq.cc
|
|
|
item_uniq.h
|
|
|
key.cc
|
|
|
lex.h
|
|
|
lex_symbol.h
|
|
|
lock.cc
|
|
|
log.cc
|
Fix for BUG#13023: "SQL Thread is up but doesn't move forward". Details in slave.cc;
|
2005-10-12 13:29:55 +02:00 |
log_event.cc
|
Fix for BUG#13023: "SQL Thread is up but doesn't move forward". Details in slave.cc;
|
2005-10-12 13:29:55 +02:00 |
log_event.h
|
Fix for BUG#13023: "SQL Thread is up but doesn't move forward". Details in slave.cc;
|
2005-10-12 13:29:55 +02:00 |
Makefile.am
|
Makefile.am, configure.in:
|
2005-09-24 15:51:45 +02:00 |
matherr.c
|
|
|
mf_iocache.cc
|
|
|
my_lock.c
|
|
|
mysql_priv.h
|
Merge mysql.com:/home/mydev/mysql-4.0-4000
|
2005-11-15 18:09:40 +01:00 |
mysqld.cc
|
Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1
|
2005-10-23 02:49:57 +04:00 |
mysqld_suffix.h
|
|
|
net_serv.cc
|
|
|
nt_servc.cc
|
|
|
nt_servc.h
|
|
|
opt_range.cc
|
BUG#12915: post-review fixes
|
2005-10-18 14:04:14 +04:00 |
opt_range.h
|
BUG#12915: Added single-table UPDATE/DELTE ... ORDER BY ... LIMIT
|
2005-09-30 15:21:37 +04:00 |
opt_sum.cc
|
Fixed error found during review of new pushed code
|
2005-09-25 21:22:23 +03:00 |
password.c
|
|
|
procedure.cc
|
|
|
procedure.h
|
|
|
protocol.cc
|
|
|
protocol.h
|
|
|
protocol_cursor.cc
|
|
|
records.cc
|
Added more tests for new UPDATE ... ORDER BY ... LIMIT optimization
|
2005-10-25 02:27:40 +03:00 |
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);
|
2005-10-14 15:34:52 +02:00 |
repl_failsafe.h
|
|
|
set_var.cc
|
|
|
set_var.h
|
|
|
slave.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);
|
2005-10-14 15:34:52 +02:00 |
slave.h
|
Fix for BUG#13023: "SQL Thread is up but doesn't move forward". Details in slave.cc;
|
2005-10-12 13:29:55 +02:00 |
spatial.cc
|
Review of new pushed code
|
2005-11-01 13:00:02 +02:00 |
spatial.h
|
fix --ansi --pedantic compilation failure
|
2005-11-04 16:17:43 +03:00 |
sql_acl.cc
|
|
|
sql_acl.h
|
|
|
sql_analyse.cc
|
|
|
sql_analyse.h
|
|
|
sql_base.cc
|
Merge mysql.com:/home/mydev/mysql-4.0-4000
|
2005-11-15 18:09:40 +01:00 |
sql_bitmap.h
|
|
|
sql_cache.cc
|
|
|
sql_cache.h
|
|
|
sql_class.cc
|
Merge mysql.com:/home/mydev/mysql-4.0-4000
|
2005-11-15 18:09:40 +01:00 |
sql_class.h
|
|
|
sql_client.cc
|
|
|
sql_crypt.cc
|
|
|
sql_crypt.h
|
|
|
sql_db.cc
|
|
|
sql_delete.cc
|
BUG#12915: Added single-table UPDATE/DELTE ... ORDER BY ... LIMIT
|
2005-09-30 15:21:37 +04:00 |
sql_derived.cc
|
|
|
sql_do.cc
|
|
|
sql_error.cc
|
|
|
sql_handler.cc
|
Merge mysql.com:/home/mydev/mysql-4.0-4000
|
2005-11-15 18:09:40 +01:00 |
sql_help.cc
|
|
|
sql_insert.cc
|
|
|
sql_lex.cc
|
select.test, sql_select.cc, sql_lex.cc, item.cc:
|
2005-10-13 00:58:59 +04:00 |
sql_lex.h
|
Manual merge, fix for bug #7672
|
2005-10-12 03:32:14 +04:00 |
sql_list.cc
|
|
|
sql_list.h
|
|
|
sql_load.cc
|
Added more tests for new UPDATE ... ORDER BY ... LIMIT optimization
|
2005-10-25 02:27:40 +03:00 |
sql_manager.cc
|
|
|
sql_manager.h
|
|
|
sql_map.cc
|
|
|
sql_map.h
|
|
|
sql_olap.cc
|
|
|
sql_parse.cc
|
Added missing HAVE_REPLICATION define
|
2005-10-10 19:23:13 +02:00 |
sql_prepare.cc
|
Fixed error found during review of new pushed code
|
2005-09-25 21:22:23 +03:00 |
sql_rename.cc
|
|
|
sql_repl.cc
|
|
|
sql_repl.h
|
|
|
sql_select.cc
|
Merge mysql.com:/home/mydev/mysql-4.0-bug14616
|
2005-11-15 16:07:05 +01:00 |
sql_select.h
|
Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1
|
2005-11-01 17:34:19 +03:00 |
sql_show.cc
|
Avoid possible race condition in accessing slave statistics
|
2005-11-01 11:48:55 -08:00 |
sql_sort.h
|
|
|
sql_state.c
|
|
|
sql_string.cc
|
|
|
sql_string.h
|
|
|
sql_table.cc
|
Merge mysql.com:/home/mydev/mysql-4.0-4000
|
2005-11-15 18:09:40 +01:00 |
sql_test.cc
|
|
|
sql_udf.cc
|
|
|
sql_udf.h
|
|
|
sql_union.cc
|
|
|
sql_update.cc
|
Fix bug#14186 select datefield is null not updated
|
2005-10-28 01:24:11 +04:00 |
sql_yacc.yy
|
Bug#13233
|
2005-10-21 14:41:56 +05:00 |
stacktrace.c
|
|
|
stacktrace.h
|
|
|
strfunc.cc
|
|
|
structs.h
|
Added more tests for new UPDATE ... ORDER BY ... LIMIT optimization
|
2005-10-25 02:27:40 +03:00 |
table.cc
|
|
|
table.h
|
|
|
thr_malloc.cc
|
|
|
time.cc
|
|
|
tzfile.h
|
|
|
tztime.cc
|
|
|
tztime.h
|
|
|
udf_example.cc
|
|
|
uniques.cc
|
|
|
unireg.cc
|
|
|
unireg.h
|
|
|
watchdog_mysqld
|
|
|