.. |
examples
|
Updating range_in_rows for the include file for ha_example (the main .cc file has already been updated).
|
2004-05-18 09:54:36 -07:00 |
share
|
Removed compiler warnings
|
2004-06-01 23:39:39 +03:00 |
.cvsignore
|
|
|
add_errmsg
|
|
|
client_settings.h
|
|
|
custom_conf.h
|
|
|
derror.cc
|
|
|
des_key_file.cc
|
|
|
discover.cc
|
After merge fixes
|
2004-05-24 14:42:34 +03:00 |
field.cc
|
Support for character set conversion in binary protocol: another go
|
2004-05-25 02:03:49 +04:00 |
field.h
|
Added function comment
|
2004-04-12 01:42:39 +03:00 |
field_conv.cc
|
|
|
filesort.cc
|
Changed prototype of killed_ptr() to make it more portable
|
2004-05-26 19:12:49 +03:00 |
frm_crypt.cc
|
|
|
gen_lex_hash.cc
|
Formatting changes requested by Monty
|
2004-04-15 09:17:55 +02:00 |
gstream.cc
|
|
|
gstream.h
|
|
|
ha_berkeley.cc
|
key_cmp -> key_cmp_if_same
|
2004-05-16 14:48:32 +03:00 |
ha_berkeley.h
|
key_cmp -> key_cmp_if_same
|
2004-05-16 14:48:32 +03:00 |
ha_heap.cc
|
typo fixed
|
2004-05-17 11:10:22 +02:00 |
ha_heap.h
|
key_cmp -> key_cmp_if_same
|
2004-05-16 14:48:32 +03:00 |
ha_innodb.cc
|
after merge fixes
|
2004-06-02 12:13:49 +03:00 |
ha_innodb.h
|
key_cmp -> key_cmp_if_same
|
2004-05-16 14:48:32 +03:00 |
ha_isam.cc
|
key_cmp -> key_cmp_if_same
|
2004-05-16 14:48:32 +03:00 |
ha_isam.h
|
key_cmp -> key_cmp_if_same
|
2004-05-16 14:48:32 +03:00 |
ha_isammrg.cc
|
|
|
ha_isammrg.h
|
caching of queries with isammerge tables forbiden using general way
|
2004-05-05 21:21:41 +03:00 |
ha_myisam.cc
|
Proposed fix for bug #3412 (embedded server: prepared statement returns
|
2004-05-28 15:59:29 +05:00 |
ha_myisam.h
|
key_cmp -> key_cmp_if_same
|
2004-05-16 14:48:32 +03:00 |
ha_myisammrg.cc
|
key_cmp -> key_cmp_if_same
|
2004-05-16 14:48:32 +03:00 |
ha_myisammrg.h
|
key_cmp -> key_cmp_if_same
|
2004-05-16 14:48:32 +03:00 |
ha_ndbcluster.cc
|
ha_ndbcluster.cc:
|
2004-05-28 12:09:12 +02:00 |
ha_ndbcluster.h
|
Fixed prototype of get_error_message to use String to return error message
|
2004-05-24 12:35:39 +02:00 |
handler.cc
|
Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1
|
2004-05-25 12:25:22 +02:00 |
handler.h
|
New patch to ensure that InnoDB gets values for CFLAGS and CXXFLAGS
|
2004-05-28 10:41:38 +03:00 |
hash_filo.cc
|
|
|
hash_filo.h
|
|
|
hostname.cc
|
|
|
init.cc
|
|
|
item.cc
|
Fix for Bug#3796 "Prepared statement, select concat(<parameter>,<column>), wrong
|
2004-05-31 14:21:48 +04:00 |
item.h
|
Fix for Bug#3796 "Prepared statement, select concat(<parameter>,<column>), wrong
|
2004-05-31 14:21:48 +04:00 |
item_buff.cc
|
|
|
item_cmpfunc.cc
|
logging_ok:
|
2004-05-10 23:19:50 +02:00 |
item_cmpfunc.h
|
Fixed (portability) bug in handler.h, and tried to silence cast warnings on some platforms.
|
2004-05-06 19:55:12 +02:00 |
item_create.cc
|
|
|
item_create.h
|
|
|
item_func.cc
|
Merge with 4.0.20
|
2004-05-17 01:52:13 +03:00 |
item_func.h
|
|
|
item_geofunc.cc
|
Windows fixes for VC++ compiler compability
|
2004-05-05 02:59:17 -03:00 |
item_geofunc.h
|
|
|
item_row.cc
|
|
|
item_row.h
|
|
|
item_strfunc.cc
|
Made my_snprintf() behavior snprintf() compatible when printing %x arguments (it should
|
2004-05-27 17:54:40 +04:00 |
item_strfunc.h
|
|
|
item_subselect.cc
|
keep old engine & JOIN if we changed subquery Item (Bug #3646)
|
2004-05-07 23:06:11 +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
|
keep old engine & JOIN if we changed subquery Item (Bug #3646)
|
2004-05-07 23:06:11 +03:00 |
item_sum.h
|
keep old engine & JOIN if we changed subquery Item (Bug #3646)
|
2004-05-07 23:06:11 +03:00 |
item_timefunc.cc
|
Support for character set conversion in binary protocol: another go
|
2004-05-25 02:03:49 +04:00 |
item_timefunc.h
|
|
|
item_uniq.cc
|
|
|
item_uniq.h
|
|
|
key.cc
|
key_cmp -> key_cmp_if_same
|
2004-05-16 14:48:32 +03:00 |
lex.h
|
Implementation of WL#1824 "Add replication of character set variables in 4.1",
|
2004-06-03 23:17:18 +02:00 |
lex_symbol.h
|
|
|
lock.cc
|
Support for character set conversion in binary protocol: another go
|
2004-05-25 02:03:49 +04:00 |
log.cc
|
Implementation of WL#1824 "Add replication of character set variables in 4.1",
|
2004-06-03 23:17:18 +02:00 |
log_event.cc
|
Implementation of WL#1824 "Add replication of character set variables in 4.1",
|
2004-06-03 23:17:18 +02:00 |
log_event.h
|
|
|
Makefile.am
|
Merge with 4.0, mainly to get changes to windows project files
|
2004-05-20 00:54:52 +03:00 |
matherr.c
|
|
|
mf_iocache.cc
|
|
|
my_lock.c
|
|
|
mysql_priv.h
|
WL#1163 (Make spatial code separable for other parts)
|
2004-05-27 20:31:30 +05:00 |
mysqld.cc
|
Merge with 4.0 to get fixes for netware
|
2004-06-02 00:09:14 +03:00 |
mysqld_suffix.h
|
New MYSQL_SERVER_SUFFIX usage (for easier compilation)
|
2004-05-25 02:28:44 +03:00 |
net_serv.cc
|
|
|
nt_servc.cc
|
|
|
nt_servc.h
|
|
|
opt_range.cc
|
Support for character set conversion in binary protocol: another go
|
2004-05-25 02:03:49 +04:00 |
opt_range.h
|
key_cmp -> key_cmp_if_same
|
2004-05-16 14:48:32 +03:00 |
opt_sum.cc
|
key_cmp -> key_cmp_if_same
|
2004-05-16 14:48:32 +03: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
|
Support for character set conversion in binary protocol: another go
|
2004-05-25 02:03:49 +04:00 |
protocol.h
|
Support for character set conversion in binary protocol: another go
|
2004-05-25 02:03:49 +04:00 |
protocol_cursor.cc
|
|
|
records.cc
|
|
|
repl_failsafe.cc
|
Portability fixes
|
2004-05-12 02:38:57 +03:00 |
repl_failsafe.h
|
|
|
set_var.cc
|
Merge gbichot@213.136.52.20:/home/bk/mysql-4.1
|
2004-06-03 23:19:01 +02:00 |
set_var.h
|
Implementation of WL#1824 "Add replication of character set variables in 4.1",
|
2004-06-03 23:17:18 +02:00 |
slave.cc
|
Merge gbichot@213.136.52.20:/home/bk/mysql-4.1
|
2004-06-03 23:19:01 +02: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
|
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
|
2004-06-02 12:14:36 +03: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
|
backport wild_compare fix from 4.1 - bug#3924
|
2004-05-29 17:52:20 +02: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
|
Fix for bug which caused grant.test fail on darwin7.3. We were converting db and table
|
2004-05-22 23:41:58 +04:00 |
sql_cache.h
|
|
|
sql_class.cc
|
Merge gbichot@213.136.52.20:/home/bk/mysql-4.1
|
2004-06-03 23:19:01 +02:00 |
sql_class.h
|
Portability fixes (and a typo after last merge)
|
2004-06-04 11:02:35 +03:00 |
sql_client.cc
|
|
|
sql_crypt.cc
|
|
|
sql_crypt.h
|
|
|
sql_db.cc
|
backport wild_compare fix from 4.1 - bug#3924
|
2004-05-29 17:52:20 +02:00 |
sql_delete.cc
|
Added missing return statement
|
2004-04-12 03:26:32 +03:00 |
sql_derived.cc
|
|
|
sql_do.cc
|
|
|
sql_error.cc
|
|
|
sql_handler.cc
|
Merge with 4.0, mainly to get changes to windows project files
|
2004-05-20 00:54:52 +03:00 |
sql_help.cc
|
|
|
sql_insert.cc
|
Removed compiler warnings
|
2004-06-01 23:39:39 +03:00 |
sql_lex.cc
|
Fix for bug which caused temp_table.test fail on Darwin 7.3
|
2004-05-24 15:48:19 +04:00 |
sql_lex.h
|
Implementation of WL#1824 "Add replication of character set variables in 4.1",
|
2004-06-03 23:17:18 +02:00 |
sql_list.cc
|
|
|
sql_list.h
|
|
|
sql_load.cc
|
Fixed crashing bug with alter table when table was in use (Bug #3643)
|
2004-05-05 12:31:17 +03:00 |
sql_manager.cc
|
|
|
sql_manager.h
|
|
|
sql_map.cc
|
|
|
sql_map.h
|
|
|
sql_olap.cc
|
|
|
sql_parse.cc
|
Merge gbichot@213.136.52.20:/home/bk/mysql-4.1
|
2004-06-03 23:19:01 +02:00 |
sql_prepare.cc
|
More comments in prepared statements code.
|
2004-06-06 00:33:16 +04:00 |
sql_rename.cc
|
|
|
sql_repl.cc
|
|
|
sql_repl.h
|
|
|
sql_select.cc
|
after merge fixes
|
2004-06-02 12:13:49 +03: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
|
backport wild_compare fix from 4.1 - bug#3924
|
2004-05-29 17:52:20 +02:00 |
sql_sort.h
|
|
|
sql_state.c
|
|
|
sql_string.cc
|
sql_string.h:
|
2004-05-25 16:05:33 +05:00 |
sql_string.h
|
sql_string.h:
|
2004-05-25 16:05:33 +05:00 |
sql_table.cc
|
Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1
|
2004-05-25 12:25:22 +02: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
|
|
|
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
|
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
|
2004-05-05 21:24:13 +03:00 |
sql_yacc.yy
|
Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1
|
2004-06-04 10:35:57 -05:00 |
stacktrace.c
|
|
|
stacktrace.h
|
|
|
strfunc.cc
|
|
|
structs.h
|
Merge with 4.0.19
|
2004-05-05 17:05:24 +03:00 |
table.cc
|
Merge with 4.0.19
|
2004-05-05 17:05:24 +03:00 |
table.h
|
after review PS fixes
|
2004-04-10 01:14:32 +03:00 |
thr_malloc.cc
|
|
|
time.cc
|
Fix skipp -> skip once and for all.
|
2004-06-03 11:52:54 -05:00 |
udf_example.cc
|
|
|
uniques.cc
|
|
|
unireg.cc
|
Allow one to send empty strings with mysql_stmt_send_long_data()
|
2004-04-28 20:19:50 +03:00 |
unireg.h
|
MAX_KEY limit doubled (32->64)
|
2004-04-26 21:07:14 +02:00 |
watchdog_mysqld
|
|
|