mariadb/sql
2003-12-09 19:00:34 +01:00
..
share Merged 4.1 -> 5.0 2003-12-09 19:00:34 +01:00
.cvsignore
add_errmsg
client_settings.h SCRUM 2003-09-19 14:05:28 +05:00
custom_conf.h
derror.cc Merge key cache structures to one 2003-11-20 22:06:25 +02:00
des_key_file.cc Merge with 4.0.16 2003-10-07 15:42:26 +03:00
field.cc Fix for BUG#1960 "date_format() returns spurious '-' for valid dates". 2003-11-26 17:06:24 +01:00
field.h added collation processing in UNION merging 2003-11-25 23:52:10 +02:00
field_conv.cc Add warnings for single line inserts. To do this I had to convert count_cuted_fields to an enum (to be able to detect setting a NOT NULL field to NULL) 2003-10-11 23:26:39 +03:00
filesort.cc Merging 4.1 -> 5.0 2003-09-24 11:29:38 +02:00
frm_crypt.cc
gen_lex_hash.cc - Polished mysql-copyright a bit and added call to remove 2003-09-23 00:38:01 +02:00
gstream.cc
gstream.h
ha_berkeley.cc Merging 4.1->5.0. 2003-11-19 15:19:46 +01:00
ha_berkeley.h Bitmap post-review fixes 2003-10-30 19:17:57 +01:00
ha_heap.cc Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
ha_heap.h
ha_innodb.cc Merge 4.1 to 5.0 2003-12-01 16:14:40 +01:00
ha_innodb.h fixes to Bitmap class 2003-10-24 22:44:48 +02:00
ha_isam.cc key_map with more that 64 bits width 2003-10-11 13:06:55 +02:00
ha_isam.h
ha_isammrg.cc added 'explicit' keyword to Bitmap constructor 2003-11-21 19:16:19 +03:00
ha_isammrg.h
ha_myisam.cc Merge 4.1 to 5.0 2003-12-01 16:14:40 +01:00
ha_myisam.h Merge bk-internal:/home/bk/mysql-4.1/ 2003-10-31 10:34:34 +01:00
ha_myisammrg.cc Merge key cache structures to one 2003-11-20 22:06:25 +02:00
ha_myisammrg.h After merge fixes 2003-08-19 00:08:08 +03:00
handler.cc WorkLog#1280 - Remove fixed table handler from lex/yacc 2003-12-02 20:23:13 +00:00
handler.h WorkLog#1280 - Remove fixed table handler from lex/yacc 2003-12-02 20:23:13 +00:00
hash_filo.cc
hash_filo.h SCRUM 2003-09-19 14:44:31 +05:00
hostname.cc Don't flush cur_log (relay log) on flush_relay_log_info becasue this crashes the server if cur_log is 'hot' and the io_thread has changed log file. 2003-11-22 03:21:40 +02:00
init.cc Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_NAME error 2003-11-03 14:01:59 +02:00
item.cc Fixed BUG#336: Subselects with tables does not work as values for local SP variables 2003-12-04 15:17:55 +01:00
item.h Fixed BUG#336: Subselects with tables does not work as values for local SP variables 2003-12-04 15:17:55 +01:00
item_buff.cc Old style charset() and set_charset() were removed. 2003-08-05 12:52:37 +05:00
item_cmpfunc.cc Merge 4.1 to 5.0 2003-12-01 16:14:40 +01:00
item_cmpfunc.h Merge rurik.mysql.com:/home/igor/mysql-5.0 2003-12-01 16:20:46 -08:00
item_create.cc post-merge fixes 2003-12-08 15:18:29 +04:00
item_create.h post-merge fixes 2003-12-08 15:18:29 +04:00
item_func.cc Merge 4.1 to 5.0 2003-12-01 16:14:40 +01:00
item_func.h Merging 4.1->5.0. 2003-11-19 15:19:46 +01:00
item_geofunc.cc
item_geofunc.h fixed printability of gis functions 2003-11-06 21:03:11 +02:00
item_row.cc fixed printability of Items (all items except subselects) 2003-10-12 17:56:05 +03:00
item_row.h fixed printability of Items (all items except subselects) 2003-10-12 17:56:05 +03:00
item_strfunc.cc Merge key cache structures to one 2003-11-20 22:06:25 +02:00
item_strfunc.h Merge 2003-11-03 22:48:03 +02:00
item_subselect.cc Merge 4.1 to 5.0 2003-12-01 16:14:40 +01:00
item_subselect.h Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
item_sum.cc Merge 4.1 to 5.0 2003-12-01 16:14:40 +01:00
item_sum.h Merge 2003-10-22 20:52:47 +03:00
item_timefunc.cc post-merge fixes 2003-12-08 17:44:56 +04:00
item_timefunc.h post-merge fixes 2003-12-08 15:18:29 +04:00
item_uniq.cc
item_uniq.h added code covarage for functions convert(), nullif(), crc32(), is_used_lock(), char_lengtrh(), bit_xor() 2003-10-30 12:57:26 +02:00
key.cc added code covarage for functions convert(), nullif(), crc32(), is_used_lock(), char_lengtrh(), bit_xor() 2003-10-30 12:57:26 +02:00
lex.h post-merge fixes 2003-12-08 15:18:29 +04:00
lex_symbol.h
lock.cc Merging 4.1->5.0 2003-10-22 16:10:22 +02:00
log.cc Merge 4.1 to 5.0 2003-12-01 16:14:40 +01:00
log_event.cc Merging 4.1->5.0. 2003-11-19 15:19:46 +01:00
log_event.h Merge with 4.0 2003-11-04 09:40:36 +02:00
Makefile.am - Added missing backslash to sql/Makefile.am that prevented the sp_* header 2003-12-04 12:02:18 +01:00
matherr.c
mf_iocache.cc
my_lock.c
mysql_priv.h Merged 4.1 -> 5.0 2003-12-09 19:00:34 +01:00
mysqld.cc Merged 4.1 -> 5.0 2003-12-09 19:00:34 +01:00
net_serv.cc Fixed BUG#1965: Opening a cursor hangs client when malformed select fails 2003-11-27 16:48:21 +01:00
nt_servc.cc
nt_servc.h
opt_ft.cc merging in index_merge (in progress, not yet working) 2003-11-13 22:14:37 +03:00
opt_ft.h logging_ok: 2003-11-20 23:27:11 +03:00
opt_range.cc Merge 4.1 to 5.0 2003-12-01 16:14:40 +01:00
opt_range.h Post-merge fixes 2003-11-22 00:20:48 +03:00
opt_sum.cc Merge key cache structures to one 2003-11-20 22:06:25 +02:00
password.c C cleanups 2003-09-03 16:31:01 +02:00
procedure.cc
procedure.h
protocol.cc Task ID 499:Add a new settable string variable(init_connect, init_slave) 2003-12-08 09:13:14 +04:00
protocol.h Merge 4.1 to 5.0 2003-12-01 16:14:40 +01:00
protocol_cursor.cc Post-merge fixes. 2003-12-01 18:24:09 +01:00
records.cc Merging 4.1 -> 5.0 2003-09-24 11:29:38 +02:00
repl_failsafe.cc Merge 4.1 to 5.0 2003-12-01 16:14:40 +01:00
repl_failsafe.h
set_var.cc Merged 4.1 -> 5.0 2003-12-09 19:00:34 +01:00
set_var.h post-merge fixes 2003-12-08 09:44:04 +04:00
slave.cc Merged 4.1 -> 5.0 2003-12-09 19:00:34 +01:00
slave.h Replication: 2003-11-23 17:02:59 +01:00
sp.cc Bugfixes in SHOW CREATE PROCEDURE/FUNCTION and SHOW PROCEDURE/FUNCTION STATUS; 2003-11-20 15:07:22 +01:00
sp.h Bugfixes in SHOW CREATE PROCEDURE/FUNCTION and SHOW PROCEDURE/FUNCTION STATUS; 2003-11-20 15:07:22 +01:00
sp_cache.cc Bugfix of previous WL#1265 commit. 2003-10-21 18:13:14 +02:00
sp_cache.h Bugfix of previous WL#1265 commit. 2003-10-21 18:13:14 +02:00
sp_head.cc Fixed another compiler error on HP-UX. 2003-12-04 15:54:37 +01:00
sp_head.h WL#1241: SHOW PROCEDURE/FUNCTION 2003-11-17 21:21:36 +04:00
sp_pcontext.cc Various bug fixes: 2003-11-13 19:34:56 +01:00
sp_pcontext.h Various bug fixes: 2003-11-13 19:34:56 +01:00
sp_rcontext.cc Fixed BUG#1965: Opening a cursor hangs client when malformed select fails 2003-11-27 16:48:21 +01:00
sp_rcontext.h Fixed BUG#1965: Opening a cursor hangs client when malformed select fails 2003-11-27 16:48:21 +01:00
spatial.cc Removed some warnings reported by valgrind 2003-11-04 14:09:03 +02:00
spatial.h
sql_acl.cc Merged 4.1 -> 5.0 2003-12-09 19:00:34 +01:00
sql_acl.h SCRUM 2003-11-20 12:55:48 +04:00
sql_analyse.cc Old style charset() and set_charset() were removed. 2003-08-05 12:52:37 +05:00
sql_analyse.h There is no Item->binary() anymore. It was remain from 4.0. 2003-07-02 18:34:43 +05:00
sql_base.cc Merge 4.1 to 5.0 2003-12-01 16:14:40 +01:00
sql_bitmap.h added 'explicit' keyword to Bitmap constructor 2003-11-21 19:16:19 +03:00
sql_cache.cc Merging 4.1->5.0. 2003-11-19 15:19:46 +01:00
sql_cache.h Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 2003-08-26 16:42:49 +03:00
sql_class.cc Task ID 499:Add a new settable string variable(init_connect, init_slave) 2003-12-08 09:13:14 +04:00
sql_class.h Task ID 499:Add a new settable string variable(init_connect, init_slave) 2003-12-08 09:13:14 +04:00
sql_client.cc Some mistakes fixed 2003-07-14 16:38:51 +05:00
sql_crypt.cc Style fixes, comments for 4.1.1 authorization 2003-07-18 18:25:54 +04:00
sql_crypt.h
sql_db.cc Merge 4.1 to 5.0 2003-12-01 16:14:40 +01:00
sql_delete.cc Merged 4.1 -> 5.0 2003-12-09 19:00:34 +01:00
sql_derived.cc Merge 2003-11-28 13:31:38 +02:00
sql_do.cc fixed error handling in SET and DO operators (BUG#1484) 2003-10-08 11:19:09 +03:00
sql_error.cc Merge 4.1 to 5.0 2003-12-01 16:14:40 +01:00
sql_handler.cc Merge with 4.0 to get: 2003-11-20 22:30:48 +02:00
sql_help.cc Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
sql_insert.cc Merge 4.1 to 5.0 2003-12-01 16:14:40 +01:00
sql_lex.cc Merge 4.1 to 5.0 2003-12-01 16:14:40 +01:00
sql_lex.h Merge 4.1 to 5.0 2003-12-01 16:14:40 +01:00
sql_list.cc
sql_list.h Merge 4.1 to 5.0 2003-12-01 16:14:40 +01:00
sql_load.cc Merged 4.1 -> 5.0 2003-12-09 19:00:34 +01:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc Merged 4.1 -> 5.0 2003-12-09 19:00:34 +01:00
sql_prepare.cc manual merge 2003-12-04 18:15:45 +03:00
sql_rename.cc Safety and speedup fixes: 2003-07-14 10:12:05 +03:00
sql_repl.cc Merge 4.1 to 5.0 2003-12-01 16:14:40 +01:00
sql_repl.h Merge 4.1 into 5.0 2003-08-26 11:51:09 +02:00
sql_select.cc Merged 4.1 -> 5.0 2003-12-09 19:00:34 +01:00
sql_select.h Merge 4.1 to 5.0 2003-12-01 16:14:40 +01:00
sql_show.cc Merged 4.1 -> 5.0 2003-12-09 19:00:34 +01:00
sql_sort.h
sql_state.c
sql_string.cc after review fix 2003-11-03 12:28:36 +02:00
sql_string.h after review fix 2003-11-03 12:28:36 +02:00
sql_table.cc Merged 4.1 -> 5.0 2003-12-09 19:00:34 +01:00
sql_test.cc Merge 4.1 to 5.0 2003-12-01 16:14:40 +01:00
sql_udf.cc merge with 4.0 for more memory allocation variables. 2003-10-13 15:50:30 +03:00
sql_udf.h hanged UDF interface to use clear() instead of reset() 2003-08-27 22:30:50 +03:00
sql_union.cc Post-merge fixes. 2003-12-01 18:24:09 +01:00
sql_update.cc Merged 4.1 -> 5.0 2003-12-09 19:00:34 +01:00
sql_yacc.yy post-merge fixes 2003-12-08 15:18:29 +04:00
stacktrace.c
stacktrace.h
strfunc.cc Merge key cache structures to one 2003-11-20 22:06:25 +02:00
structs.h CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS 2003-11-18 13:47:27 +02:00
table.cc CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS 2003-11-18 13:47:27 +02:00
table.h Merging 4.1->5.0. 2003-11-19 15:19:46 +01:00
thr_malloc.cc
time.cc Merge key cache structures to one 2003-11-20 22:06:25 +02:00
udf_example.cc after review patch (SCRUM) 2003-10-06 11:13:25 +03:00
uniques.cc Fix for bug #1980 2003-12-02 21:20:51 +03:00
unireg.cc Removed some warnings reported by valgrind 2003-11-04 14:09:03 +02:00
unireg.h unused variable max_prep_stmt_count removed 2003-12-05 01:55:57 +03:00
watchdog_mysqld