.. |
examples
|
|
|
share
|
Merge mysql.com:/home/jimw/my/mysql-5.0-10627
|
2005-08-15 12:38:56 -07:00 |
.cvsignore
|
|
|
add_errmsg
|
|
|
client_settings.h
|
|
|
custom_conf.h
|
|
|
derror.cc
|
|
|
des_key_file.cc
|
|
|
discover.cc
|
|
|
field.cc
|
|
|
field.h
|
|
|
field_conv.cc
|
|
|
filesort.cc
|
|
|
frm_crypt.cc
|
|
|
gen_lex_hash.cc
|
|
|
gstream.cc
|
|
|
gstream.h
|
|
|
ha_berkeley.cc
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
|
2005-08-15 18:35:48 +03:00 |
ha_berkeley.h
|
|
|
ha_blackhole.cc
|
|
|
ha_blackhole.h
|
|
|
ha_federated.cc
|
|
|
ha_federated.h
|
|
|
ha_heap.cc
|
|
|
ha_heap.h
|
|
|
ha_innodb.cc
|
Fixed indentations in error and warning messages.
|
2005-08-16 15:32:41 +03:00 |
ha_innodb.h
|
|
|
ha_myisam.cc
|
|
|
ha_myisam.h
|
|
|
ha_myisammrg.cc
|
|
|
ha_myisammrg.h
|
|
|
ha_ndbcluster.cc
|
|
|
ha_ndbcluster.h
|
|
|
handler.cc
|
|
|
handler.h
|
|
|
hash_filo.cc
|
|
|
hash_filo.h
|
|
|
hostname.cc
|
|
|
init.cc
|
|
|
item.cc
|
|
|
item.h
|
|
|
item_buff.cc
|
|
|
item_cmpfunc.cc
|
Revert patch for Bug #12595, it causes the sql_mode test to fail.
|
2005-08-17 19:56:14 -07:00 |
item_cmpfunc.h
|
|
|
item_create.cc
|
|
|
item_create.h
|
|
|
item_func.cc
|
Fix minor typo in handling of error conditions and return of SLEEP().
|
2005-08-17 19:57:07 -07:00 |
item_func.h
|
|
|
item_geofunc.cc
|
|
|
item_geofunc.h
|
|
|
item_row.cc
|
|
|
item_row.h
|
|
|
item_strfunc.cc
|
Undo the test cset that shouldn't have been pushed (ChangeSet@1.1988, 2005-08-16 00:03:50+04:00, aivanov@mysql.com
|
2005-08-18 18:26:30 +04:00 |
item_strfunc.h
|
|
|
item_subselect.cc
|
|
|
item_subselect.h
|
|
|
item_sum.cc
|
|
|
item_sum.h
|
|
|
item_timefunc.cc
|
|
|
item_timefunc.h
|
|
|
item_uniq.cc
|
|
|
item_uniq.h
|
|
|
key.cc
|
|
|
lex.h
|
|
|
lex_symbol.h
|
|
|
lock.cc
|
|
|
log.cc
|
|
|
log_event.cc
|
|
|
log_event.h
|
|
|
Makefile.am
|
|
|
matherr.c
|
|
|
mf_iocache.cc
|
|
|
my_decimal.cc
|
|
|
my_decimal.h
|
|
|
my_lock.c
|
|
|
mysql_priv.h
|
fix for bug #12183 "SHOW OPEN TABLES behavior doesn't match grammar"
|
2005-08-16 11:18:35 +02:00 |
mysqld.cc
|
Merge mysql.com:/home/jimw/my/mysql-4.1-clean
|
2005-08-15 12:37:45 -07:00 |
mysqld_suffix.h
|
|
|
net_serv.cc
|
|
|
nt_servc.cc
|
|
|
nt_servc.h
|
|
|
opt_range.cc
|
|
|
opt_range.h
|
|
|
opt_sum.cc
|
|
|
parse_file.cc
|
|
|
parse_file.h
|
|
|
password.c
|
|
|
procedure.cc
|
|
|
procedure.h
|
|
|
protocol.cc
|
|
|
protocol.h
|
|
|
protocol_cursor.cc
|
|
|
records.cc
|
|
|
repl_failsafe.cc
|
|
|
repl_failsafe.h
|
|
|
set_var.cc
|
|
|
set_var.h
|
|
|
slave.cc
|
|
|
slave.h
|
|
|
sp.cc
|
Merge mysql.com:/home/jimw/my/mysql-5.0-12318
|
2005-08-15 12:39:36 -07:00 |
sp.h
|
|
|
sp_cache.cc
|
|
|
sp_cache.h
|
|
|
sp_head.cc
|
Fix for Bug#11247 Stored procedures: Function calls in long loops leak memory
|
2005-08-18 11:23:54 +02:00 |
sp_head.h
|
|
|
sp_pcontext.cc
|
|
|
sp_pcontext.h
|
|
|
sp_rcontext.cc
|
Fix for Bug#11247 Stored procedures: Function calls in long loops leak memory
|
2005-08-18 11:23:54 +02:00 |
sp_rcontext.h
|
Fix for Bug#11247 Stored procedures: Function calls in long loops leak memory
|
2005-08-18 11:23:54 +02:00 |
spatial.cc
|
|
|
spatial.h
|
|
|
sql_acl.cc
|
|
|
sql_acl.h
|
|
|
sql_analyse.cc
|
|
|
sql_analyse.h
|
|
|
sql_base.cc
|
WL#2486 - natural and using join according to SQL:2003
|
2005-08-17 17:19:31 +03:00 |
sql_bitmap.h
|
|
|
sql_cache.cc
|
|
|
sql_cache.h
|
|
|
sql_class.cc
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
|
2005-08-15 18:35:48 +03:00 |
sql_class.h
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
|
2005-08-15 18:35:48 +03:00 |
sql_client.cc
|
|
|
sql_crypt.cc
|
|
|
sql_crypt.h
|
|
|
sql_db.cc
|
|
|
sql_delete.cc
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
|
2005-08-15 18:35:48 +03:00 |
sql_derived.cc
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
|
2005-08-15 18:35:48 +03:00 |
sql_do.cc
|
|
|
sql_error.cc
|
|
|
sql_error.h
|
|
|
sql_handler.cc
|
|
|
sql_help.cc
|
Cleanups and optimization during review of new code
|
2005-08-18 03:12:42 +03:00 |
sql_insert.cc
|
Cleanups and optimization during review of new code
|
2005-08-18 03:12:42 +03:00 |
sql_lex.cc
|
Cleanups and optimization during review of new code
|
2005-08-18 03:12:42 +03:00 |
sql_lex.h
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
|
2005-08-15 18:35:48 +03:00 |
sql_list.cc
|
|
|
sql_list.h
|
|
|
sql_load.cc
|
|
|
sql_manager.cc
|
|
|
sql_manager.h
|
|
|
sql_map.cc
|
|
|
sql_map.h
|
|
|
sql_olap.cc
|
|
|
sql_parse.cc
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
|
2005-08-18 03:41:11 +03:00 |
sql_prepare.cc
|
|
|
sql_rename.cc
|
|
|
sql_repl.cc
|
|
|
sql_repl.h
|
|
|
sql_select.cc
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
|
2005-08-15 18:35:48 +03:00 |
sql_select.h
|
|
|
sql_show.cc
|
information_schema.test:
|
2005-08-16 23:11:04 +04:00 |
sql_sort.h
|
|
|
sql_state.c
|
|
|
sql_string.cc
|
|
|
sql_string.h
|
|
|
sql_table.cc
|
|
|
sql_test.cc
|
Merge mysql.com:/home/jimw/my/mysql-4.1-clean
|
2005-08-15 12:37:45 -07:00 |
sql_trigger.cc
|
|
|
sql_trigger.h
|
|
|
sql_udf.cc
|
|
|
sql_udf.h
|
|
|
sql_union.cc
|
|
|
sql_update.cc
|
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
|
2005-08-15 18:35:48 +03:00 |
sql_view.cc
|
Cleanups and optimization during review of new code
|
2005-08-18 03:12:42 +03:00 |
sql_view.h
|
|
|
sql_yacc.yy
|
Cleanups and optimization during review of new code
|
2005-08-18 03:12:42 +03:00 |
stacktrace.c
|
|
|
stacktrace.h
|
|
|
strfunc.cc
|
|
|
structs.h
|
|
|
table.cc
|
WL#2486 - natural and using join according to SQL:2003
|
2005-08-18 11:24:59 +03:00 |
table.h
|
WL#2486 - natural and using join according to SQL:2003
|
2005-08-17 17:19:31 +03:00 |
thr_malloc.cc
|
|
|
time.cc
|
|
|
tzfile.h
|
|
|
tztime.cc
|
|
|
tztime.h
|
|
|
udf_example.cc
|
|
|
uniques.cc
|
|
|
unireg.cc
|
|
|
unireg.h
|
|
|
watchdog_mysqld
|
|
|