.. |
examples
|
All changes are to allow someone to compile the example storage engine and use it.
|
2004-04-12 21:01:45 -07:00 |
share
|
new error for unsupported command in PS
|
2004-04-08 00:16:17 +03: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
|
Added NDB storage engine
|
2004-04-15 09:14:14 +02:00 |
field.cc
|
Fixed problems noticed with last build
|
2004-04-09 07:12:41 +03:00 |
field.h
|
Added function comment
|
2004-04-12 01:42:39 +03:00 |
field_conv.cc
|
::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_insert(), end_bulk_insert()
|
2004-04-06 21:35:26 +02:00 |
filesort.cc
|
Fixed warnings from valgrind (not a bug)
|
2004-04-06 12:13:43 +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
|
::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_insert(), end_bulk_insert()
|
2004-04-06 21:35:26 +02:00 |
ha_berkeley.h
|
::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_insert(), end_bulk_insert()
|
2004-04-06 21:35:26 +02:00 |
ha_heap.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_heap.h
|
::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_insert(), end_bulk_insert()
|
2004-04-06 21:35:26 +02:00 |
ha_innodb.cc
|
trying to remove Windows compiler warnings (Miguel, could you please check if it's better now?)
|
2004-05-03 23:35:11 +02:00 |
ha_innodb.h
|
ha_innodb.h:
|
2004-04-24 20:40:47 +03:00 |
ha_isam.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_isam.h
|
::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.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
|
::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_insert(), end_bulk_insert()
|
2004-04-06 21:35:26 +02:00 |
ha_myisam.cc
|
always call start_bulk_insert, clarify this behaviour in comment block
|
2004-04-08 20:41:00 +02:00 |
ha_myisam.h
|
::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_insert(), end_bulk_insert()
|
2004-04-06 21:35:26 +02:00 |
ha_myisammrg.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_myisammrg.h
|
::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_insert(), end_bulk_insert()
|
2004-04-06 21:35:26 +02:00 |
ha_ndbcluster.cc
|
symlink, not hardlink
|
2004-04-21 14:55:39 -05:00 |
ha_ndbcluster.h
|
symlink, not hardlink
|
2004-04-21 14:55:39 -05:00 |
handler.cc
|
Windows fixes for VC++ compiler compability
|
2004-05-05 02:59:17 -03:00 |
handler.h
|
Merge conflicts with EXAMPLE handler
|
2004-04-15 09:22:29 +02:00 |
hash_filo.cc
|
|
|
hash_filo.h
|
|
|
hostname.cc
|
|
|
init.cc
|
Portability fixes
|
2004-04-07 04:33:58 +03:00 |
item.cc
|
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
|
2004-05-05 12:40:59 +03:00 |
item.h
|
Fix for remaining issues described in Bug #1664
|
2004-05-04 19:08:19 +04:00 |
item_buff.cc
|
|
|
item_cmpfunc.cc
|
after review PS fixes
|
2004-04-10 01:14:32 +03:00 |
item_cmpfunc.h
|
fixed brocken of client_test
|
2004-04-03 11:13:51 +03:00 |
item_create.cc
|
|
|
item_create.h
|
|
|
item_func.cc
|
Fixed many compiler warnings
|
2004-04-05 13:56:05 +03:00 |
item_func.h
|
WL#1266 "Separate auto-set logic from TIMESTAMP type."
|
2004-04-02 10:12:53 +04:00 |
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
|
Windows fixes for VC++ compiler compability
|
2004-05-05 02:59:17 -03:00 |
item_strfunc.h
|
DBUG_ASSERT(fixed == 1); added to val*
|
2004-03-18 15:14:36 +02:00 |
item_subselect.cc
|
Formatting changes requested by Monty
|
2004-04-15 09:17:55 +02:00 |
item_subselect.h
|
|
|
item_sum.cc
|
merged
|
2004-04-07 16:20:46 +02:00 |
item_sum.h
|
a fix (Bug #3435: STDDEV|VARIANCE(constant) returns constant if no rows)
|
2004-05-05 16:06:01 +05:00 |
item_timefunc.cc
|
Fix for #3264 (FROM_DAYS doesn't work properly in range comparison)
|
2004-03-23 21:10:23 +04:00 |
item_timefunc.h
|
WL#1266 "Separate auto-set logic from TIMESTAMP type."
|
2004-04-02 10:12:53 +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
|
::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_insert(), end_bulk_insert()
|
2004-04-06 21:35:26 +02:00 |
lex.h
|
Added NDB storage engine
|
2004-04-15 09:14:14 +02:00 |
lex_symbol.h
|
|
|
lock.cc
|
Force clients to recompile if client lib changes (Bug #3009)
|
2004-03-30 22:13:25 +03:00 |
log.cc
|
Fixed problems noticed with last build
|
2004-04-09 07:12:41 +03:00 |
log_event.cc
|
Merge with 4.0
|
2004-04-26 15:53:31 +03:00 |
log_event.h
|
|
|
Makefile.am
|
Merge conflicts with EXAMPLE handler
|
2004-04-15 09:22:29 +02:00 |
matherr.c
|
|
|
mf_iocache.cc
|
|
|
my_lock.c
|
|
|
mysql_priv.h
|
Merge conflicts with EXAMPLE handler
|
2004-04-15 09:22:29 +02:00 |
mysqld.cc
|
Merge mysql.com:/home/mydev/mysql-4.1
|
2004-05-03 16:15:45 +02:00 |
net_serv.cc
|
|
|
nt_servc.cc
|
Merge with 4.0
|
2004-03-25 23:29:45 +02:00 |
nt_servc.h
|
|
|
opt_range.cc
|
Windows fixes for VC++ compiler compability
|
2004-05-05 02:59:17 -03:00 |
opt_range.h
|
Moved reading of ranges from opt_range.cc to handler.cc
|
2004-04-08 13:58:06 +03:00 |
opt_sum.cc
|
|
|
password.c
|
|
|
procedure.cc
|
|
|
procedure.h
|
|
|
protocol.cc
|
merged
|
2004-04-07 16:20:46 +02:00 |
protocol.h
|
|
|
protocol_cursor.cc
|
|
|
records.cc
|
::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_insert(), end_bulk_insert()
|
2004-04-06 21:35:26 +02:00 |
repl_failsafe.cc
|
after review changes
|
2004-04-07 13:25:24 +03:00 |
repl_failsafe.h
|
|
|
set_var.cc
|
myisam_data_pointer_size
|
2004-05-01 15:41:59 +02:00 |
set_var.h
|
new error for unsupported command in PS
|
2004-04-08 00:16:17 +03:00 |
slave.cc
|
compatibility fix (bug#3606)
|
2004-04-30 10:42:12 +02:00 |
slave.h
|
After merge fixes
|
2004-04-27 15:33:40 +03:00 |
spatial.cc
|
|
|
spatial.h
|
|
|
sql_acl.cc
|
Fix to handle unsigned data in prepared statements (Bug #3447)
|
2004-05-04 15:02:38 +03:00 |
sql_acl.h
|
after review PS fixes
|
2004-04-10 01:14:32 +03:00 |
sql_analyse.cc
|
|
|
sql_analyse.h
|
|
|
sql_base.cc
|
Fixed crashing bug with alter table when table was in use (Bug #3643)
|
2004-05-05 12:31:17 +03:00 |
sql_bitmap.h
|
|
|
sql_cache.cc
|
after review changes
|
2004-04-07 13:25:24 +03:00 |
sql_cache.h
|
|
|
sql_class.cc
|
Don't enable HA_EXTRA_WRITE_CACHE if too few rows
|
2004-04-08 17:56:45 +03:00 |
sql_class.h
|
Added NDB storage engine
|
2004-04-15 09:14:14 +02:00 |
sql_client.cc
|
|
|
sql_crypt.cc
|
|
|
sql_crypt.h
|
|
|
sql_db.cc
|
Merge with 4.0
|
2004-04-26 15:53:31 +03:00 |
sql_delete.cc
|
Added missing return statement
|
2004-04-12 03:26:32 +03:00 |
sql_derived.cc
|
fixed subquery in the FROM clause with parameter (BUG#3020)
|
2004-04-08 23:28:47 +03:00 |
sql_do.cc
|
|
|
sql_error.cc
|
|
|
sql_handler.cc
|
merge fixes (use old code)
|
2004-03-18 00:16:04 +02:00 |
sql_help.cc
|
after review changes
|
2004-04-07 13:25:24 +03:00 |
sql_insert.cc
|
Windows fixes for VC++ compiler compability
|
2004-05-05 02:59:17 -03:00 |
sql_lex.cc
|
Windows fixes for VC++ compiler compability
|
2004-05-05 02:59:17 -03:00 |
sql_lex.h
|
merge
|
2004-04-08 00:19:43 +03: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
|
false/true -> FALSE/TRUE
|
2004-03-30 02:32:41 +03:00 |
sql_parse.cc
|
Merge miguel@bk-internal.mysql.com:/home/bk/mysql-4.1
|
2004-05-05 10:55:39 -03:00 |
sql_prepare.cc
|
Merge miguel@bk-internal.mysql.com:/home/bk/mysql-4.1
|
2004-05-05 10:55:39 -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
|
|
|
sql_repl.h
|
|
|
sql_select.cc
|
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
|
2004-05-05 12:40:59 +03:00 |
sql_select.h
|
repetable test replaced with inline function
|
2004-05-04 16:37:04 +03:00 |
sql_show.cc
|
WL#1700 - Properly count key_blocks_used and key_blocks_current.
|
2004-05-03 15:55:21 +02:00 |
sql_sort.h
|
|
|
sql_state.c
|
|
|
sql_string.cc
|
Formatting changes requested by Monty
|
2004-04-15 09:17:55 +02:00 |
sql_string.h
|
|
|
sql_table.cc
|
Fix to handle unsigned data in prepared statements (Bug #3447)
|
2004-05-04 15:02:38 +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
|
Windows fixes for VC++ compiler compability
|
2004-05-05 02:59:17 -03:00 |
sql_update.cc
|
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
|
2004-05-05 12:40:59 +03:00 |
sql_yacc.yy
|
Added NDB storage engine
|
2004-04-15 09:14:14 +02:00 |
stacktrace.c
|
|
|
stacktrace.h
|
|
|
strfunc.cc
|
|
|
structs.h
|
WL#1700 - Properly count key_blocks_used and key_blocks_current.
|
2004-05-03 15:55:21 +02:00 |
table.cc
|
Added NDB storage engine
|
2004-04-15 09:14:14 +02:00 |
table.h
|
after review PS fixes
|
2004-04-10 01:14:32 +03:00 |
thr_malloc.cc
|
|
|
time.cc
|
Fix for valgrind errors in str_to_TIME(using of uninitialize variable).
|
2004-03-18 15:51:08 +04: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
|
|
|