mariadb/sql
Kristofer Pettersson 0ed8e66e4b automerge
2008-11-07 16:23:01 +01:00
..
examples fixed warnings from the fix of 26243 2008-03-29 17:50:46 +02:00
share Bug#28323: Server crashed in xid cache operations 2008-10-21 15:45:43 -02:00
.cvsignore
add_errmsg
client_settings.h
CMakeLists.txt Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows. 2008-10-23 15:28:53 +02:00
custom_conf.h
derror.cc
des_key_file.cc
discover.cc
field.cc Bug#38469 invalid memory read and/or crash with utf8 text field, stored procedure, uservar 2008-09-20 10:51:03 +02:00
field.h Bug#38469 invalid memory read and/or crash with utf8 text field, stored procedure, uservar 2008-09-20 10:51:03 +02:00
field_conv.cc
filesort.cc BUG#35478: sort_union() returns bad data when sort_buffer_size is hit 2008-07-15 18:13:21 +04:00
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_archive.cc
ha_archive.h
ha_berkeley.cc
ha_berkeley.h
ha_blackhole.cc
ha_blackhole.h
ha_federated.cc Fix for bug #34779: crash in checksum table on federated tables 2008-08-15 11:40:05 +05:00
ha_federated.h
ha_heap.cc
ha_heap.h
ha_innodb.cc Cherry-pick InnoDB fixes for Bug#34286, Bug#35352, and Bug#36600 from snapshot 2008-07-31 15:47:57 -06:00
ha_innodb.h
ha_myisam.cc
ha_myisam.h
ha_myisammrg.cc
ha_myisammrg.h
ha_ndbcluster.cc
ha_ndbcluster.h
ha_ndbcluster_cond.cc
ha_ndbcluster_cond.h
handler.cc Bug#28323: Server crashed in xid cache operations 2008-10-21 15:45:43 -02:00
handler.h
hash_filo.cc
hash_filo.h
hostname.cc
init.cc Bug#26294: library name conflict between MySQL 4.x, 5.0 and Qt 3.3 2008-04-03 11:32:00 -04:00
item.cc Bug#38823: Invalid memory access when a SP statement does wildcard expansion 2008-10-14 11:04:36 -03:00
item.h Bug#37301 Length and Max_length differ with no obvious reason(2nd version) 2008-08-15 16:13:27 -04:00
item_buff.cc
item_cmpfunc.cc Fix for bug#37526: asymertic operator <=> in trigger 2008-09-09 20:05:27 +05:00
item_cmpfunc.h Fix for bug #39021: SELECT REGEXP BINARY NULL never returns 2008-09-05 13:30:01 +05:00
item_create.cc Fix mismerge. 2008-04-10 15:55:37 -04:00
item_create.h
item_func.cc Bug#37662 nested if() inside sum() is parsed in exponential time 2008-07-30 14:07:37 +03:00
item_func.h
item_geofunc.cc
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc warning elimination 2008-07-11 04:51:58 +05:00
item_strfunc.h
item_subselect.cc
item_subselect.h
item_sum.cc Fix for bug #35298: GROUP_CONCAT with DISTINCT can crash the server 2008-05-01 13:49:26 +03:00
item_sum.h
item_timefunc.cc
item_timefunc.h
item_uniq.cc
item_uniq.h
key.cc
lex.h
lex_symbol.h
lock.cc fixed warnings from the fix of 26243 2008-03-29 17:50:46 +02:00
log.cc Bug#37027 expire_logs_days and missing binlogs cause a crash ! 2008-07-24 14:28:21 +02:00
log_event.cc Bug #37150 Risk for crash in User_var_log_event::exec_event() 2008-07-07 09:58:27 +02:00
log_event.h
Makefile.am Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows. 2008-10-23 15:28:53 +02:00
matherr.c
message.h Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows. 2008-10-23 15:28:53 +02:00
message.mc Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows. 2008-10-23 15:28:53 +02:00
message.rc Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows. 2008-10-23 15:28:53 +02:00
mf_iocache.cc
MSG00001.bin Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows. 2008-10-23 15:28:53 +02:00
my_decimal.cc
my_decimal.h Bug#36023: Incorrect handling of zero length caused an assertion to fail. 2008-04-25 00:39:37 +04:00
my_lock.c
mysql_priv.h Bug#35924 DEFINER should be stored 'quoted' in I_S 2008-10-02 16:57:52 +05:00
mysqld.cc Bug#24289 Status Variable "Questions" gets wrong values with Stored Routines 2008-10-09 09:26:42 +02:00
mysqld_suffix.h
net_serv.cc
nt_servc.cc
nt_servc.h
opt_range.cc Bug #37894: Assertion in init_read_record_seq in handler.h line 1444 2008-10-10 15:27:58 +05:00
opt_range.h BUG#36639: subselect.test crashes on 64 bit pentium4 when compiled for valgrind, commit into 5.0 2008-08-25 21:02:54 +04:00
opt_sum.cc
parse_file.cc Fixed bug #17823: 'arc' directories inside database directories. 2008-09-30 17:50:28 +05:00
parse_file.h Fixed bug #17823: 'arc' directories inside database directories. 2008-09-30 17:50:28 +05:00
password.c
procedure.cc
procedure.h
protocol.cc
protocol.h
records.cc BUG#35478: sort_union() returns bad data when sort_buffer_size is hit 2008-07-15 18:13:21 +04:00
repl_failsafe.cc
repl_failsafe.h
set_var.cc Bug#37428 Potential security issue with UDFs - linux shellcode execution. 2008-08-25 17:11:59 +05:00
set_var.h
slave.cc
slave.h
sp.cc Bug#35577 (CREATE PROCEDURE causes either crash or syntax error depending on 2008-07-14 15:41:30 -06:00
sp.h
sp_cache.cc
sp_cache.h
sp_head.cc merge 2008-10-02 13:10:06 +05:00
sp_head.h Bug#26030 (Parsing fails for stored routine w/multi-statement execution 2008-07-07 10:00:08 -06:00
sp_pcontext.cc
sp_pcontext.h
sp_rcontext.cc
sp_rcontext.h
spatial.cc
spatial.h
sql_acl.cc Bug#37781 mysql_drop_user calls get_current_user() twice for no reason 2008-07-29 15:37:09 +02:00
sql_acl.h
sql_analyse.cc fixed warnings from the fix of 26243 2008-03-29 17:50:46 +02:00
sql_analyse.h
sql_array.h
sql_base.cc Bug #33811: Call to stored procedure with SELECT * / RIGHT JOIN 2008-10-17 17:55:06 +03:00
sql_bitmap.h
sql_cache.cc Bug#37416 When SQL_NO_CACHE is used, MySQL still lookup into the query cache 2008-10-14 15:41:35 +02:00
sql_cache.h Bug#30087 Set query_cache_size, if the value is too small, get a unclear warning 2008-07-16 16:29:22 -06:00
sql_class.cc Bug#37114: sql_mode NO_BACKSLASH_ESCAPES does not work properly with LOAD DATA INFILE 2008-09-17 08:34:00 +02:00
sql_class.h Bug#28323: Server crashed in xid cache operations 2008-10-21 15:45:43 -02:00
sql_client.cc
sql_crypt.cc
sql_crypt.h
sql_cursor.cc Bug#38486 Crash when using cursor protocol 2008-08-11 11:40:54 +02:00
sql_cursor.h
sql_db.cc Fixed bug #17823: 'arc' directories inside database directories. 2008-09-30 17:50:28 +05:00
sql_delete.cc BUG#35478: sort_union() returns bad data when sort_buffer_size is hit 2008-07-15 18:13:21 +04:00
sql_derived.cc
sql_do.cc
sql_error.cc
sql_error.h
sql_handler.cc
sql_help.cc BUG#35478: sort_union() returns bad data when sort_buffer_size is hit 2008-07-15 18:13:21 +04:00
sql_insert.cc Bug #38693: leaked memory with blobs! 2008-10-15 16:55:52 +03:00
sql_lex.cc Bug#37075: offset of limit clause might be truncated on 32-bits server w/o big tables 2008-10-15 18:34:51 -03:00
sql_lex.h Bug #38691: segfault/abort in ``UPDATE ...JOIN'' while 2008-10-08 02:34:00 +05:00
sql_list.cc
sql_list.h Bug#38296 (low memory crash with many conditions in a query) 2008-08-11 10:10:00 -06:00
sql_load.cc Bug#37114: sql_mode NO_BACKSLASH_ESCAPES does not work properly with LOAD DATA INFILE 2008-09-17 08:34:00 +02:00
sql_locale.cc
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc Bug#28323: Server crashed in xid cache operations 2008-10-21 15:45:43 -02:00
sql_prepare.cc Bug#35577 (CREATE PROCEDURE causes either crash or syntax error depending on 2008-07-14 15:41:30 -06:00
sql_rename.cc
sql_repl.cc
sql_repl.h
sql_select.cc merged 5.0-bugteam -> bug 33811-5.0-bugteam working tree 2008-11-03 11:50:32 +02:00
sql_select.h BUG#38072: Wrong result: HAVING not observed in a query with aggregate 2008-10-24 06:16:22 +04:00
sql_show.cc automerge 2008-10-15 12:06:44 +02:00
sql_sort.h
sql_state.c
sql_string.cc
sql_string.h Bug#38296 (low memory crash with many conditions in a query) 2008-08-11 10:10:00 -06:00
sql_table.cc BUG#35478: sort_union() returns bad data when sort_buffer_size is hit 2008-07-15 18:13:21 +04:00
sql_test.cc
sql_trigger.cc Bug#35577 (CREATE PROCEDURE causes either crash or syntax error depending on 2008-07-14 15:41:30 -06:00
sql_trigger.h
sql_udf.cc Bug#37428 Potential security issue with UDFs - linux shellcode execution. 2008-08-25 17:11:59 +05:00
sql_udf.h
sql_union.cc Bug#38499: flush tables and multitable table update with 2008-10-09 20:24:31 +05:00
sql_update.cc Bug#38499: flush tables and multitable table update with 2008-10-09 20:24:31 +05:00
sql_view.cc Bug#39040 valgrind errors/crash when creating views with binlog logging enabled 2008-10-27 14:22:38 +04:00
sql_view.h
sql_yacc.yy Bug#35924 DEFINER should be stored 'quoted' in I_S 2008-10-02 16:57:52 +05:00
stacktrace.c Bug#35987 - post-review fix 2008-09-16 13:16:41 +02:00
stacktrace.h
strfunc.cc
structs.h Bug#24289 Status Variable "Questions" gets wrong values with Stored Routines 2008-10-09 09:26:42 +02:00
table.cc Bug #38691: segfault/abort in ``UPDATE ...JOIN'' while 2008-10-08 02:34:00 +05:00
table.h Bug #38691: segfault/abort in ``UPDATE ...JOIN'' while 2008-10-08 02:34:00 +05:00
thr_malloc.cc Bug#38296 (low memory crash with many conditions in a query) 2008-08-11 10:10:00 -06:00
time.cc
tzfile.h
tztime.cc Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug26294/my50-bug26294 2008-04-03 13:19:55 -04:00
tztime.h
udf_example.c
udf_example.def
uniques.cc
unireg.cc
unireg.h Bug#37428 Potential security issue with UDFs - linux shellcode execution. 2008-08-25 17:11:59 +05:00
watchdog_mysqld