mariadb/sql
igor@rurik.mysql.com 441ad81b48 join_outer.result, null.result, null.test:
Fixed inconsistency of values of used_tables_cache
  and const_item_cache for Item_func_isnull objects (bug #1990).
item_cmpfunc.h:
  Fixed inconsistency of values of used_tables_cache
  and const_item_cache for Item_func_isnull objects (bug #1990).
2003-12-01 16:12:05 -08:00
..
share Changed "query" into "statement", and corrected SQL state code (04000->0A000). 2003-11-24 18:24:14 +01:00
.cvsignore
add_errmsg
client_settings.h SCRUM 2003-09-19 14:05:28 +05:00
custom_conf.h
derror.cc Fixed typo in last changeset 2003-11-04 01:27:23 +02:00
des_key_file.cc Merge with 4.0.16 2003-10-07 15:42:26 +03:00
field.cc test a correct flag in Field::optimize_range 2003-11-13 17:39:41 +01:00
field.h Merge 2003-11-03 22:48:03 +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
ha_heap.h
ha_innodb.cc Merging 4.1->5.0 2003-10-22 16:10:22 +02: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
ha_isammrg.h
ha_myisam.cc Merging 4.1->5.0. 2003-11-19 15:19:46 +01:00
ha_myisam.h Merge bk-internal:/home/bk/mysql-4.1/ 2003-10-31 10:34:34 +01:00
ha_myisammrg.cc CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS 2003-11-18 13:47:27 +02:00
ha_myisammrg.h After merge fixes 2003-08-19 00:08:08 +03:00
handler.cc Merging 4.1->5.0. 2003-11-19 15:19:46 +01:00
handler.h Merging 4.1->5.0. 2003-11-19 15:19:46 +01:00
hash_filo.cc
hash_filo.h SCRUM 2003-09-19 14:44:31 +05:00
hostname.cc
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 Merging 4.1->5.0. 2003-11-19 15:19:46 +01:00
item.h Made Item_splocal printable. 2003-11-21 14:00:40 +01:00
item_buff.cc
item_cmpfunc.cc Merging 4.1->5.0. 2003-11-19 15:19:46 +01:00
item_cmpfunc.h join_outer.result, null.result, null.test: 2003-12-01 16:12:05 -08:00
item_create.cc Merging 4.1->5.0. 2003-11-19 15:19:46 +01:00
item_create.h WL#1253: LAST_DAY 2003-11-17 18:02:08 +04:00
item_func.cc Merging 4.1->5.0. 2003-11-19 15:19:46 +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 fixed: 2003-11-04 23:04:07 +02:00
item_strfunc.h Merge 2003-11-03 22:48:03 +02:00
item_subselect.cc Merging 4.1->5.0. 2003-11-19 15:19:46 +01:00
item_subselect.h fixed using 'uncachable' tag and RAND_TABLE_BIT setting 2003-11-17 20:53:40 +02:00
item_sum.cc Merging 4.1->5.0. 2003-11-19 15:19:46 +01:00
item_sum.h Merge 2003-10-22 20:52:47 +03:00
item_timefunc.cc WL#1253: LAST_DAY 2003-11-17 18:02:08 +04:00
item_timefunc.h WL#1253: LAST_DAY 2003-11-17 18:02:08 +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 Merging 4.1->5.0. 2003-11-19 15:19:46 +01:00
lex_symbol.h
lock.cc Merging 4.1->5.0 2003-10-22 16:10:22 +02:00
log.cc Merging 4.1->5.0 2003-10-22 16:10:22 +02: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 Merging 4.1->5.0. 2003-11-19 15:19:46 +01:00
matherr.c
mf_iocache.cc
my_lock.c
mysql_priv.h Merging 4.1->5.0. 2003-11-19 15:19:46 +01:00
mysqld.cc Merging 4.1->5.0. 2003-11-19 15:19:46 +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 Fix for bug 1974 2003-11-28 00:31:15 +03:00
opt_range.h Post-merge fixes 2003-11-22 00:20:48 +03:00
opt_sum.cc key_map with more that 64 bits width 2003-10-11 13:06:55 +02:00
password.c C cleanups 2003-09-03 16:31:01 +02:00
procedure.cc
procedure.h
protocol.cc Fixed BUG#1965: Opening a cursor hangs client when malformed select fails 2003-11-27 16:48:21 +01:00
protocol.h WL#962: Added simple, read-only, non-scrolling, asensitive cursors in SPs, using the 2003-10-10 16:57:21 +02:00
protocol_cursor.cc WL#962: Added simple, read-only, non-scrolling, asensitive cursors in SPs, using the 2003-10-10 16:57:21 +02:00
records.cc Merging 4.1 -> 5.0 2003-09-24 11:29:38 +02:00
repl_failsafe.cc Merging 4.1->5.0 2003-10-22 16:10:22 +02:00
repl_failsafe.h
set_var.cc Merging 4.1->5.0. 2003-11-19 15:19:46 +01:00
set_var.h CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS 2003-11-18 13:47:27 +02:00
slave.cc Merging 4.1->5.0. 2003-11-19 15:19:46 +01:00
slave.h Merge with 4.0 2003-11-04 09:40:36 +02: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 Made Item_splocal printable. 2003-11-21 14:00:40 +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 Merging 4.1->5.0. 2003-11-19 15:19:46 +01:00
sql_acl.h removed one more hack that - as usual - almost always worked 2003-10-24 23:27:21 +02:00
sql_analyse.cc
sql_analyse.h
sql_base.cc Merging 4.1->5.0. 2003-11-19 15:19:46 +01:00
sql_bitmap.h Cleanups (comments and compiler warnings) 2003-11-02 14:00:25 +02: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 Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2003-11-23 17:35:19 +03:00
sql_class.h Cleanups: 2003-11-23 17:34:36 +03:00
sql_client.cc
sql_crypt.cc
sql_crypt.h
sql_db.cc Merging 4.1->5.0. 2003-11-19 15:19:46 +01:00
sql_delete.cc Post-merge fixes. 2003-11-19 16:59:35 +01:00
sql_derived.cc Merge 2003-10-22 20:52:47 +03: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
sql_handler.cc Merge with 4.0 tree 2003-11-18 18:54:27 +02:00
sql_help.cc Portability fixes for windows 2003-10-15 22:40:36 +03:00
sql_insert.cc Merging 4.1->5.0 2003-10-22 16:10:22 +02:00
sql_lex.cc Merging 4.1->5.0. 2003-11-19 15:19:46 +01:00
sql_lex.h Merging 4.1->5.0. 2003-11-19 15:19:46 +01:00
sql_list.cc
sql_list.h Added index_merge access method 2003-11-13 17:52:02 +03:00
sql_load.cc Merging 4.1->5.0 2003-10-22 16:10:22 +02:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc misplaced comment moved to relevant line 2003-11-25 15:28:43 +03:00
sql_prepare.cc typo in comment 2003-11-27 00:16:34 +03:00
sql_rename.cc
sql_repl.cc Merging 4.1->5.0. 2003-11-19 15:19:46 +01:00
sql_repl.h Merge 4.1 into 5.0 2003-08-26 11:51:09 +02:00
sql_select.cc Merged, most likely needs post-merge fix 2003-11-21 00:27:54 +03:00
sql_select.h Post-merge fixes 2003-11-22 00:20:48 +03:00
sql_show.cc Merging 4.1->5.0. 2003-11-19 15:19:46 +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 Merging 4.1->5.0. 2003-11-19 15:19:46 +01:00
sql_test.cc Merged, most likely needs post-merge fix 2003-11-21 00:27:54 +03: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 Merged, most likely needs post-merge fix 2003-11-21 00:27:54 +03:00
sql_update.cc Merged, most likely needs post-merge fix 2003-11-21 00:27:54 +03:00
sql_yacc.yy Fixed BUG#1965: Opening a cursor hangs client when malformed select fails 2003-11-27 16:48:21 +01:00
stacktrace.c
stacktrace.h
strfunc.cc Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_NAME error 2003-11-03 14:01:59 +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 Fixed access to uninitialized memory in protocol::store_time 2003-11-04 14:59:38 +02:00
udf_example.cc after review patch (SCRUM) 2003-10-06 11:13:25 +03:00
uniques.cc Fix for bug #1820 2003-11-18 17:04:52 +03:00
unireg.cc Removed some warnings reported by valgrind 2003-11-04 14:09:03 +02:00
unireg.h CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS 2003-11-18 13:47:27 +02:00
watchdog_mysqld