.. |
examples
|
followup to handler cleanup
|
2004-06-23 21:26:34 +02:00 |
share
|
armscii8_bin was referenced to as armscii_bin in a mistake.
|
2004-07-02 13:27:46 +05:00 |
.cvsignore
|
|
|
add_errmsg
|
|
|
client_settings.h
|
|
|
custom_conf.h
|
|
|
derror.cc
|
Fixed many compiler warnings
|
2004-04-05 13:56:05 +03:00 |
des_key_file.cc
|
|
|
discover.cc
|
After merge fixes
|
2004-05-24 14:42:34 +03:00 |
field.cc
|
Merge with 4.0 to get the latest bug patches to 4.1
|
2004-06-25 20:13:05 +03:00 |
field.h
|
Merge with 4.0 to get the latest bug patches to 4.1
|
2004-06-25 20:13:05 +03:00 |
field_conv.cc
|
WL#1264 "Per-thread time zone support infrastructure".
|
2004-06-18 10:11:31 +04:00 |
filesort.cc
|
Added missing root user to mysql.user on windows. (Bug #4242)
|
2004-06-25 18:49:36 +03:00 |
frm_crypt.cc
|
|
|
gen_lex_hash.cc
|
Formatting changes requested by Monty
|
2004-04-15 09:17:55 +02:00 |
gstream.cc
|
Fix for valgrind's warning
|
2004-03-15 16:32:53 +04:00 |
gstream.h
|
Fix for valgrind's warning
|
2004-03-15 16:32:53 +04:00 |
ha_berkeley.cc
|
after merge fixed
|
2004-06-26 14:21:32 +02:00 |
ha_berkeley.h
|
portability fix
|
2004-06-27 20:30:48 +02:00 |
ha_heap.cc
|
handler interface cleanups:
|
2004-06-23 12:29:05 +02:00 |
ha_heap.h
|
Added missing root user to mysql.user on windows. (Bug #4242)
|
2004-06-25 18:49:36 +03:00 |
ha_innodb.cc
|
Merge gbichot@213.136.52.20:/home/bk/mysql-4.1
|
2004-06-23 23:52:49 +02:00 |
ha_innodb.h
|
Added missing root user to mysql.user on windows. (Bug #4242)
|
2004-06-25 18:49:36 +03:00 |
ha_isam.cc
|
key_cmp -> key_cmp_if_same
|
2004-05-16 14:48:32 +03:00 |
ha_isam.h
|
Added missing root user to mysql.user on windows. (Bug #4242)
|
2004-06-25 18:49:36 +03:00 |
ha_isammrg.cc
|
::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_insert(), end_bulk_insert()
|
2004-04-06 21:35:26 +02:00 |
ha_isammrg.h
|
Added missing root user to mysql.user on windows. (Bug #4242)
|
2004-06-25 18:49:36 +03:00 |
ha_myisam.cc
|
Added missing root user to mysql.user on windows. (Bug #4242)
|
2004-06-25 18:49:36 +03:00 |
ha_myisam.h
|
Added missing root user to mysql.user on windows. (Bug #4242)
|
2004-06-25 18:49:36 +03:00 |
ha_myisammrg.cc
|
key_cmp -> key_cmp_if_same
|
2004-05-16 14:48:32 +03:00 |
ha_myisammrg.h
|
Added missing root user to mysql.user on windows. (Bug #4242)
|
2004-06-25 18:49:36 +03:00 |
ha_ndbcluster.cc
|
Cosmetic fixes
|
2004-06-24 14:49:34 +02:00 |
ha_ndbcluster.h
|
Added missing root user to mysql.user on windows. (Bug #4242)
|
2004-06-25 18:49:36 +03:00 |
handler.cc
|
Merge with 4.0 to get the latest bug patches to 4.1
|
2004-06-25 20:13:05 +03:00 |
handler.h
|
Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1
|
2004-06-29 13:51:35 +05:00 |
hash_filo.cc
|
|
|
hash_filo.h
|
|
|
hostname.cc
|
fix for --open-files-limit and broken query_cache_merge.test
|
2004-02-20 23:42:06 +01:00 |
init.cc
|
Portability fixes
|
2004-04-07 04:33:58 +03:00 |
item.cc
|
type of parameter assignment for parameters from variables added (BUG#4280)
|
2004-06-25 15:16:00 +03:00 |
item.h
|
unused field removed
|
2004-06-28 20:01:11 +03:00 |
item_buff.cc
|
|
|
item_cmpfunc.cc
|
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
|
2004-06-22 19:28:01 +04:00 |
item_cmpfunc.h
|
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
|
2004-06-22 19:28:01 +04:00 |
item_create.cc
|
Fixed BUG#3486: FOUND_ROWS() fails inside stored procedure [and prepared statement].
|
2004-06-22 19:38:07 +02:00 |
item_create.h
|
WL#1264 "Per-thread time zone support infrastructure".
|
2004-06-18 10:11:31 +04:00 |
item_func.cc
|
Fixed BUG#3486: FOUND_ROWS() fails inside stored procedure [and prepared statement].
|
2004-06-22 19:38:07 +02:00 |
item_func.h
|
Fixed BUG#3486: FOUND_ROWS() fails inside stored procedure [and prepared statement].
|
2004-06-22 19:38:07 +02:00 |
item_geofunc.cc
|
item_geofunc.cc:
|
2004-07-02 16:22:46 -05:00 |
item_geofunc.h
|
Optimized GIS functions
|
2004-03-04 08:50:37 +02:00 |
item_row.cc
|
DBUG_ASSERT(fixed == 0) added to fix_fields()
|
2004-03-17 14:26:26 +02:00 |
item_row.h
|
|
|
item_strfunc.cc
|
Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1
|
2004-06-15 16:03:16 +05:00 |
item_strfunc.h
|
We don't need tmp_value member in the Item_func_left.
|
2004-06-15 16:01:43 +05:00 |
item_subselect.cc
|
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
|
2004-06-24 10:55:48 +03:00 |
item_subselect.h
|
keep old engine & JOIN if we changed subquery Item (Bug #3646)
|
2004-05-07 23:06:11 +03:00 |
item_sum.cc
|
Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1
|
2004-06-15 16:03:16 +05:00 |
item_sum.h
|
Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1
|
2004-06-15 16:03:16 +05:00 |
item_timefunc.cc
|
Fix for Bug#4030 "Client side conversion string -> date type doesn't
|
2004-06-24 19:08:36 +04:00 |
item_timefunc.h
|
WL#1264 "Per-thread time zone support infrastructure".
|
2004-06-18 10:11:31 +04:00 |
item_uniq.cc
|
|
|
item_uniq.h
|
DBUG_ASSERT(fixed == 1); added to val*
|
2004-03-18 15:14:36 +02:00 |
key.cc
|
key_cmp -> key_cmp_if_same
|
2004-05-16 14:48:32 +03:00 |
lex.h
|
merged
|
2004-06-23 12:36:07 +02:00 |
lex_symbol.h
|
Portability fixes
|
2004-03-05 19:49:50 +02:00 |
lock.cc
|
Support for character set conversion in binary protocol: another go
|
2004-05-25 02:03:49 +04:00 |
log.cc
|
Final part of WL#1717 "innodb/binlog consistency". This is to resolve
|
2004-06-24 11:38:57 +02:00 |
log_event.cc
|
Correction to replication of charsets in 4.1:
|
2004-06-08 19:55:04 +02:00 |
log_event.h
|
Merge with 4.0 to get fix for mysqlbinlog
|
2004-02-16 10:15:52 +02:00 |
Makefile.am
|
tell make how to create mysql_tzinfo_to_sql.cc
|
2004-06-27 20:17:32 +02:00 |
matherr.c
|
|
|
mf_iocache.cc
|
merge with 4.0
|
2004-03-16 22:41:30 +02:00 |
my_lock.c
|
|
|
mysql_priv.h
|
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
|
2004-06-25 21:56:42 +03:00 |
mysqld.cc
|
BUG#4276 - socket path too long
|
2004-06-26 19:37:48 +02:00 |
mysqld_suffix.h
|
New MYSQL_SERVER_SUFFIX usage (for easier compilation)
|
2004-05-25 02:28:44 +03:00 |
net_serv.cc
|
After merge fixes
|
2004-06-21 10:21:20 +03:00 |
nt_servc.cc
|
Merge with 4.0
|
2004-03-25 23:29:45 +02:00 |
nt_servc.h
|
|
|
opt_range.cc
|
merged
|
2004-06-25 23:20:46 +02:00 |
opt_range.h
|
handler interface cleanups:
|
2004-06-23 12:29:05 +02:00 |
opt_sum.cc
|
handler interface cleanups:
|
2004-06-23 12:29:05 +02:00 |
password.c
|
check_scramble_323 shuold ensure that the scramble has the correct length
|
2004-06-01 23:58:33 +02:00 |
procedure.cc
|
|
|
procedure.h
|
|
|
protocol.cc
|
Proposed fix for Bug#4026 "Microseconds part of TIME/DATETIME types
|
2004-06-09 03:21:50 +04:00 |
protocol.h
|
Fix for the bug #4014 (prepared SELECT in embedded server)
|
2004-06-09 22:36:48 +05:00 |
protocol_cursor.cc
|
|
|
records.cc
|
Added missing root user to mysql.user on windows. (Bug #4242)
|
2004-06-25 18:49:36 +03:00 |
repl_failsafe.cc
|
don't need to tag the slave SQL thread as "bootstrap". It causes duplicate
|
2004-06-10 14:03:25 +02:00 |
repl_failsafe.h
|
|
|
set_var.cc
|
Fix for Bug#4030 "Client side conversion string -> date type doesn't
|
2004-06-24 19:08:36 +04:00 |
set_var.h
|
Fix for Bug#4030 "Client side conversion string -> date type doesn't
|
2004-06-24 19:08:36 +04:00 |
slave.cc
|
Unused variables removed (many files).
|
2004-06-21 20:39:19 +04:00 |
slave.h
|
Merge with 4.0.19
|
2004-05-05 17:05:24 +03:00 |
spatial.cc
|
Merging
|
2004-06-02 19:17:35 +05:00 |
spatial.h
|
Merging
|
2004-05-27 16:32:49 +05:00 |
sql_acl.cc
|
merged
|
2004-06-23 12:36:07 +02:00 |
sql_acl.h
|
backport wild_compare fix from 4.1 - bug#3924
|
2004-05-29 17:52:20 +02:00 |
sql_analyse.cc
|
Portability fixes
|
2004-05-12 02:38:57 +03:00 |
sql_analyse.h
|
|
|
sql_base.cc
|
Merge with 4.0 to get the latest bug patches to 4.1
|
2004-06-25 20:13:05 +03:00 |
sql_bitmap.h
|
Made my_snprintf() behavior snprintf() compatible when printing %x arguments (it should
|
2004-05-27 17:54:40 +04:00 |
sql_cache.cc
|
merged
|
2004-06-23 12:36:07 +02:00 |
sql_cache.h
|
merge with 4.0
|
2004-03-16 22:41:30 +02:00 |
sql_class.cc
|
merge
|
2004-06-21 10:24:40 +03:00 |
sql_class.h
|
Merge gbichot@213.136.52.20:/home/bk/mysql-4.1
|
2004-06-23 23:52:49 +02:00 |
sql_client.cc
|
|
|
sql_crypt.cc
|
|
|
sql_crypt.h
|
|
|
sql_db.cc
|
Making DROP TABLE IF EXISTS, DROP DATABASE IF EXISTS, DELETE FROM, UPDATE be logged to
|
2004-06-09 16:07:01 +02:00 |
sql_delete.cc
|
merged
|
2004-06-23 12:36:07 +02:00 |
sql_derived.cc
|
Unused variables removed (many files).
|
2004-06-21 20:39:19 +04:00 |
sql_do.cc
|
|
|
sql_error.cc
|
|
|
sql_handler.cc
|
After merge fixes
|
2004-06-25 21:56:23 +03:00 |
sql_help.cc
|
merged
|
2004-06-23 12:36:07 +02:00 |
sql_insert.cc
|
After merge fixes
|
2004-06-25 21:56:23 +03:00 |
sql_lex.cc
|
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
|
2004-06-23 18:58:52 +03:00 |
sql_lex.h
|
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
|
2004-06-23 18:58:52 +03:00 |
sql_list.cc
|
|
|
sql_list.h
|
merge with 4.0
|
2004-03-16 22:41:30 +02:00 |
sql_load.cc
|
WL#1264 "Per-thread time zone support infrastructure".
|
2004-06-18 10:11:31 +04:00 |
sql_manager.cc
|
|
|
sql_manager.h
|
|
|
sql_map.cc
|
|
|
sql_map.h
|
|
|
sql_olap.cc
|
false/true -> FALSE/TRUE
|
2004-03-30 02:32:41 +03:00 |
sql_parse.cc
|
removed using lex->select_lex.options is SHOW TABLE [STATUS] commands (BUG#4288)
|
2004-06-27 00:34:05 +02:00 |
sql_prepare.cc
|
fixed EXPLAIN behaviour with prepared statements (BUG#4271)
|
2004-06-25 11:37:43 +03:00 |
sql_rename.cc
|
reverting table list to be able to use it in next PS call (BUG#2811)
|
2004-04-06 00:10:43 +03:00 |
sql_repl.cc
|
Optimizations
|
2004-03-15 12:53:27 +02:00 |
sql_repl.h
|
Merge with 4.0.18
|
2004-02-11 00:06:46 +01:00 |
sql_select.cc
|
after merge fixed
|
2004-06-26 14:21:32 +02:00 |
sql_select.h
|
keep old engine & JOIN if we changed subquery Item (Bug #3646)
|
2004-05-07 23:06:11 +03:00 |
sql_show.cc
|
"Version" column in SHOW TABLE STATUS.
|
2004-06-24 18:46:41 +05:00 |
sql_sort.h
|
|
|
sql_state.c
|
|
|
sql_string.cc
|
Fixed some byte order bugs with prepared statements on machines with high-byte-first. (Bug #4173)
|
2004-06-18 03:02:29 +03:00 |
sql_string.h
|
sql_string.h:
|
2004-05-25 16:05:33 +05:00 |
sql_table.cc
|
Added missing my_time.c file to mysqlclient project
|
2004-06-28 00:42:02 +03:00 |
sql_test.cc
|
WL#1700 - Properly count key_blocks_used and key_blocks_current.
|
2004-05-03 15:55:21 +02:00 |
sql_udf.cc
|
Fix for bug#1439 UDF Corruption
|
2004-03-19 14:35:00 +04:00 |
sql_udf.h
|
|
|
sql_union.cc
|
asserting table->file->enable_indexes() in union re-execution
|
2004-05-21 09:31:28 +02:00 |
sql_update.cc
|
merged
|
2004-06-23 12:36:07 +02:00 |
sql_yacc.yy
|
Bug #4374 SHOW TABLE STATUS FROM ignores collation_connection
|
2004-07-02 16:52:02 +05:00 |
stacktrace.c
|
|
|
stacktrace.h
|
|
|
strfunc.cc
|
|
|
structs.h
|
Fix for Bug#4030 "Client side conversion string -> date type doesn't
|
2004-06-24 19:08:36 +04:00 |
table.cc
|
Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1
|
2004-06-24 18:51:32 +05:00 |
table.h
|
"Version" column in SHOW TABLE STATUS.
|
2004-06-24 18:46:41 +05:00 |
thr_malloc.cc
|
|
|
time.cc
|
Fix for Bug#4030 "Client side conversion string -> date type doesn't
|
2004-06-24 19:08:36 +04:00 |
tzfile.h
|
WL#1264 "Per-thread time zone support infrastructure".
|
2004-06-18 10:11:31 +04:00 |
tztime.cc
|
memory leak in tz code closed
|
2004-06-27 01:32:52 +02:00 |
tztime.h
|
Removed mysql_tzinfo_to_sql dependancy on sql/mysql_priv.h for circumventing
|
2004-06-25 21:04:48 +04:00 |
udf_example.cc
|
|
|
uniques.cc
|
|
|
unireg.cc
|
merged
|
2004-06-23 12:36:07 +02:00 |
unireg.h
|
MAX_KEY limit doubled (32->64)
|
2004-04-26 21:07:14 +02:00 |
watchdog_mysqld
|
|
|