mariadb/sql
unknown d054ce1c5d merged
sql/set_var.cc:
  Auto merged
2003-10-30 19:26:57 +01:00
..
share merged 2003-10-30 19:26:57 +01:00
.cvsignore
add_errmsg
client_settings.h SCRUM 2003-09-19 14:05:28 +05:00
custom_conf.h
derror.cc Fix for Windows bug reported throuhg Miguel 2003-10-21 16:05:17 +05:00
des_key_file.cc Merge with 4.0.16 2003-10-07 15:42:26 +03:00
field.cc fixes to Bitmap class 2003-10-24 22:44:48 +02:00
field.h fixes to Bitmap class 2003-10-24 22:44:48 +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 - Polished mysql-copyright a bit and added call to remove 2003-09-23 00:38:01 +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 Bitmap post-review fixes 2003-10-30 19:17:57 +01:00
ha_berkeley.h Bitmap post-review fixes 2003-10-30 19:17:57 +01:00
ha_heap.cc
ha_heap.h Merge with 4.0.13 2003-05-19 16:35:49 +03:00
ha_innodb.cc row0purge.c, row0mysql.c, os0file.c, os0file.h, fil0fil.h, fil0fil.c: 2003-10-14 14:53:16 +03: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 Give warning if MySQL doesn't honor given storage engine 2003-05-13 11:15:11 +03:00
ha_isammrg.cc
ha_isammrg.h
ha_myisam.cc fixes to Bitmap class 2003-10-24 22:44:48 +02:00
ha_myisam.h query expansion for fulltext search 2003-10-23 15:21:06 +02:00
ha_myisammrg.cc key_map with more that 64 bits width 2003-10-11 13:06:55 +02:00
ha_myisammrg.h After merge fixes 2003-08-19 00:08:08 +03:00
handler.cc Indentation cleanups 2003-10-08 21:50:05 +03:00
handler.h fixes to Bitmap class 2003-10-24 22:44:48 +02:00
hash_filo.cc
hash_filo.h SCRUM 2003-09-19 14:44:31 +05:00
hostname.cc
init.cc Fix for Windows bug reported throuhg Miguel 2003-10-21 16:05:17 +05:00
item.cc Merge bk-internal:/home/bk/mysql-4.1/ 2003-10-23 23:11:33 +02:00
item.h Merge commit 2003-10-20 13:45:28 +05:00
item_buff.cc Old style charset() and set_charset() were removed. 2003-08-05 12:52:37 +05:00
item_cmpfunc.cc added fixed= 1 to the end of Item_in_optimizer::fix_fields() 2003-10-30 12:44:25 +03:00
item_cmpfunc.h FULLTEXT: correct charset support (UTF included, UCS2 - not) 2003-10-20 15:53:48 +02:00
item_create.cc Scrum task 835 - text-to-datetime conversion function 2003-10-20 13:24:18 +05:00
item_create.h Scrum task 835 - text-to-datetime conversion function 2003-10-20 13:24:18 +05:00
item_func.cc Merge serg.mylan:/usr/home/serg/Abk/mysql-4.1-bug 2003-10-25 00:03:44 +02:00
item_func.h Bitmap post-review fixes 2003-10-30 19:17:57 +01:00
item_geofunc.cc Renamed xxx_as_text() and xxx__from_text(). 2003-06-20 14:53:37 +05:00
item_geofunc.h fixed a crash on COMPRESS() and other zlib-dependent functions when compiled w/o zlib 2003-08-21 16:15:06 +02:00
item_row.cc fixed error names 2003-10-06 22:35:05 +03:00
item_row.h Item tree iterator 2003-07-02 13:12:18 +03:00
item_strfunc.cc Merge bk-internal.mysql.com:/home/bk/mysql-4.1 2003-10-15 22:52:31 +03:00
item_strfunc.h Merge bk-internal:/home/bk/mysql-4.1/ 2003-09-03 15:40:19 +02:00
item_subselect.cc fixed ALL/ANY optimisation with union (BUG#1668) 2003-10-27 01:01:27 +02:00
item_subselect.h fixed ALL/ANY optimisation with union (BUG#1668) 2003-10-27 01:01:27 +02:00
item_sum.cc small fix in comment 2003-10-30 13:09:38 +03:00
item_sum.h Add in bit_xor function (approved by Sergei) 2003-10-15 02:11:03 -04:00
item_timefunc.cc Scrum task 835 - text-to-datetime conversion function 2003-10-20 13:24:18 +05:00
item_timefunc.h Scrum task 835 - text-to-datetime conversion function 2003-10-20 13:24:18 +05:00
item_uniq.cc
item_uniq.h merge with 4.0.15 2003-08-29 13:44:35 +03:00
key.cc
lex.h MATCH ... AGAINST ("..." WITH QUERY EXPANSION) syntax 2003-10-22 17:57:09 +02:00
lex_symbol.h
lock.cc merge 2003-09-24 10:24:56 +03:00
log.cc Merge with 4.0.16 2003-10-07 15:42:26 +03:00
log_event.cc Add new user variables for tuning memory usage: 2003-10-11 22:00:24 +03:00
log_event.h merge with 4.0.15 2003-08-29 13:44:35 +03:00
Makefile.am Merge with 4.0.14 2003-08-11 22:44:43 +03:00
matherr.c
mf_iocache.cc
my_lock.c
mysql_priv.h Merge serg.mylan:/usr/home/serg/Abk/mysql-4.1-bug 2003-10-25 00:03:44 +02:00
mysqld.cc Merge bk-internal:/home/bk/mysql-4.1/ 2003-10-23 23:11:33 +02:00
net_serv.cc merge 2003-09-24 10:24:56 +03:00
nt_servc.cc Fix error msg. Bug #681 2003-06-19 12:38:14 -04:00
nt_servc.h
opt_ft.cc Add new user variables for tuning memory usage: 2003-10-11 22:00:24 +03:00
opt_ft.h Add new user variables for tuning memory usage: 2003-10-11 22:00:24 +03:00
opt_range.cc Bitmap post-review fixes 2003-10-30 19:17:57 +01:00
opt_range.h fixes to Bitmap class 2003-10-24 22:44:48 +02: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 Merge commit 2003-10-20 13:45:28 +05:00
protocol.h SCRUM 2003-09-18 12:25:00 +05:00
protocol_cursor.cc SCRUM 2003-04-23 19:37:33 +05:00
records.cc - Polished mysql-copyright a bit and added call to remove 2003-09-23 00:38:01 +02:00
repl_failsafe.cc Fixes after merge 2003-10-08 12:01:58 +03:00
repl_failsafe.h
set_var.cc merged 2003-10-30 19:26:57 +01:00
set_var.h support 'parallel' updates and rallback of whole statement in case of error in evalueting value which should be assigned 2003-10-24 17:28:32 +03:00
slave.cc merged 2003-10-21 11:58:43 +02:00
slave.h Final push for WL#1098: 2003-10-09 00:06:21 +02:00
spatial.cc Renamed xxx_as_text() and xxx__from_text(). 2003-06-20 14:53:37 +05:00
spatial.h Renamed xxx_as_text() and xxx__from_text(). 2003-06-20 14:53:37 +05:00
sql_acl.cc Merge serg.mylan:/usr/home/serg/Abk/mysql-4.1-bug 2003-10-25 00:03:44 +02: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 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 merged 2003-10-15 12:25:44 +02:00
sql_bitmap.h Bitmap post-review fixes 2003-10-30 19:17:57 +01:00
sql_cache.cc Many files: 2003-10-07 17:28:59 +03: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 after merge fix 2003-10-24 21:14:26 +03:00
sql_class.h Merge commit 2003-10-20 13:45:28 +05: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 removed one more hack that - as usual - almost always worked 2003-10-24 23:27:21 +02:00
sql_delete.cc merged 2003-10-21 11:58:43 +02:00
sql_derived.cc fixed deleting derived table tree after using (BUG#1536) 2003-10-17 15:18:57 +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 Support of warnings for all DML statements (Insert, Update and Alter) 2003-04-30 00:02:28 -07:00
sql_handler.cc merge with 4.0 2003-10-16 03:08:40 +03:00
sql_help.cc Portability fixes for windows 2003-10-15 22:40:36 +03:00
sql_insert.cc merge with 4.0 2003-10-16 03:08:40 +03:00
sql_lex.cc fixed unlinking SELECT methods 2003-10-25 16:29:35 +03:00
sql_lex.h fixed deleting derived table tree after using (BUG#1536) 2003-10-17 15:18:57 +03:00
sql_list.cc Don't install signal handler for SIGINT by default 2003-06-10 21:42:29 +03:00
sql_list.h Merge with 4.0.14 2003-08-11 22:44:43 +03:00
sql_load.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
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc subselect transformation moved in after-fix_field place 2003-05-14 21:51:33 +03:00
sql_parse.cc sql_parse.cc: 2003-10-26 20:56:52 +02:00
sql_prepare.cc BUG#1644: Insertion of more than 3 NULL columns with parameter binding fails 2003-10-27 10:50:18 +01:00
sql_rename.cc Safety and speedup fixes: 2003-07-14 10:12:05 +03:00
sql_repl.cc Final push for WL#1098: 2003-10-09 00:06:21 +02:00
sql_repl.h Merge with 4.0.14 2003-08-11 22:44:43 +03:00
sql_select.cc Bitmap post-review fixes 2003-10-30 19:17:57 +01:00
sql_select.h key_map with more that 64 bits width 2003-10-11 13:06:55 +02:00
sql_show.cc Merge serg.mylan:/usr/home/serg/Abk/mysql-4.1-bug 2003-10-25 00:03:44 +02:00
sql_sort.h Many files: 2003-04-24 14:33:33 +03:00
sql_state.c Added SQLSTATE to client/server protocol 2003-06-04 18:28:51 +03:00
sql_string.cc Remove 'extern' references from .cc files 2003-09-13 11:35:29 +03:00
sql_string.h SAPDB date/time finctions 2003-07-08 15:06:05 +05:00
sql_table.cc merged 2003-10-21 11:58:43 +02:00
sql_test.cc merged 2003-10-21 11:58:43 +02: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 fixed ALL/ANY optimisation with union (BUG#1668) 2003-10-27 01:01:27 +02:00
sql_update.cc merged 2003-10-21 11:58:43 +02:00
sql_yacc.yy Merge serg.mylan:/usr/home/serg/Abk/mysql-4.1-bug 2003-10-25 00:03:44 +02:00
stacktrace.c
stacktrace.h
structs.h Scrum task 835 - text-to-datetime conversion function 2003-10-20 13:24:18 +05:00
table.cc Bitmap post-review fixes 2003-10-30 19:17:57 +01:00
table.h merge 2003-08-19 20:14:35 +03:00
thr_malloc.cc After merge fixes 2003-05-21 21:39:58 +03:00
time.cc Scrum task 835 - text-to-datetime conversion function 2003-10-20 13:24:18 +05:00
udf_example.cc hanged UDF interface to use clear() instead of reset() 2003-08-27 22:30:50 +03:00
uniques.cc Merge with 4.0.14 2003-08-11 22:44:43 +03:00
unireg.cc Bitmap post-review fixes 2003-10-30 19:17:57 +01:00
unireg.h WL #562: Change format of slow log in 4.1 2003-10-07 12:05:35 +05:00
watchdog_mysqld