mariadb/sql
kent@mysql.com 2c3159eb9e Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-compile
2004-11-27 14:48:24 +01:00
..
examples Remove build errors introduced by 5.0 changes. 2004-11-05 22:49:15 -08:00
share WL#2050 - CREATE USER and DROP USER and RENAME USER 2004-11-25 21:55:49 +01:00
.cvsignore
add_errmsg
client_settings.h
custom_conf.h
derror.cc
des_key_file.cc
discover.cc WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete old tables. 2004-09-13 14:46:38 +02:00
field.cc A fix. Why didn't we use UINT_MAX32? 2004-11-24 22:18:28 +04:00
field.h merge with 4.1 2004-10-29 19:26:52 +03:00
field_conv.cc now my_printf_error is not better then my_error, but my_error call is shorter 2004-11-13 19:35:51 +02:00
filesort.cc Merge bk-internal:/home/bk/mysql-5.0 2004-11-15 19:27:06 +01:00
frm_crypt.cc
gen_lex_hash.cc Merge with 4.0 2004-09-01 04:12:09 +03:00
gstream.cc
gstream.h
ha_berkeley.cc Merge with 4.1 to get new thd->mem_root handling 2004-11-08 17:53:32 +02:00
ha_berkeley.h merge with 4.1 2004-10-29 19:26:52 +03:00
ha_heap.cc merged 2004-11-17 20:07:13 +01:00
ha_heap.h merged 2004-11-17 18:04:36 +01:00
ha_innodb.cc Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 2004-11-26 13:44:49 +00:00
ha_innodb.h WL 2059 Engine-specific status variables framework and WL 1922 2004-11-18 13:00:42 +03:00
ha_isam.cc Merge bk-internal:/home/bk/mysql-5.0 2004-11-15 19:27:06 +01:00
ha_isam.h
ha_isammrg.cc Merge bk-internal:/home/bk/mysql-5.0 2004-11-15 19:27:06 +01:00
ha_isammrg.h
ha_myisam.cc Merge bk-internal:/home/bk/mysql-5.0 2004-11-15 19:27:06 +01:00
ha_myisam.h Added options --auto-increment-increment and --auto-increment-offset. 2004-09-15 22:10:31 +03:00
ha_myisammrg.cc ha_myisammrg was missing index_type() method bug#6756 2004-11-23 22:57:04 +01:00
ha_myisammrg.h ha_myisammrg was missing index_type() method bug#6756 2004-11-23 22:57:04 +01:00
ha_ndbcluster.cc Merging 4.1 to 5.0 2004-11-24 12:34:44 -08:00
ha_ndbcluster.h Merging 4.1 to 5.0 2004-11-24 12:34:44 -08:00
handler.cc merged 2004-11-22 21:33:15 +01:00
handler.h merge 2004-11-21 10:12:11 +02:00
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc portability fix (some printf lack of NULL support in strings) 2004-11-26 17:27:47 +02:00
item.h Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 2004-11-25 02:27:02 +02:00
item_buff.cc Rename: Item::val -> Item::val_real(). 2004-11-11 21:39:35 +03:00
item_cmpfunc.cc merged 2004-11-22 21:33:15 +01:00
item_cmpfunc.h merge 2004-11-21 20:08:12 +02:00
item_create.cc Merge with 4.1 to get in latest bug fixes 2004-11-04 15:06:24 +02:00
item_create.h Merge with 4.1 2004-09-06 15:14:10 +03:00
item_func.cc Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 2004-11-25 13:33:31 +00:00
item_func.h Rename: Item::val -> Item::val_real(). 2004-11-11 21:39:35 +03:00
item_geofunc.cc Rename: Item::val -> Item::val_real(). 2004-11-11 21:39:35 +03:00
item_geofunc.h Rename: Item::val -> Item::val_real(). 2004-11-11 21:39:35 +03:00
item_row.cc merge 2004-11-12 15:36:31 +02:00
item_row.h Rename: Item::val -> Item::val_real(). 2004-11-11 21:39:35 +03:00
item_strfunc.cc marge 2004-11-13 19:45:36 +02:00
item_strfunc.h Rename: Item::val -> Item::val_real(). 2004-11-11 21:39:35 +03:00
item_subselect.cc merge 2004-11-21 20:08:12 +02:00
item_subselect.h merge 2004-11-12 15:36:31 +02:00
item_sum.cc merged 2004-11-20 18:36:41 +01:00
item_sum.h Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 2004-11-25 13:33:31 +00:00
item_timefunc.cc merged 2004-11-20 18:36:41 +01:00
item_timefunc.h Rename: Item::val -> Item::val_real(). 2004-11-11 21:39:35 +03:00
item_uniq.cc
item_uniq.h merge 2004-11-12 15:36:31 +02:00
key.cc Merge with implementation of WL#1724. 2004-10-11 10:47:08 +03:00
lex.h WL#638 - Fix precedence for parsing NOT ... LIKE expression s 2004-11-17 15:49:10 +00:00
lex_symbol.h
lock.cc now my_printf_error is not better then my_error, but my_error call is shorter 2004-11-13 19:35:51 +02:00
log.cc marge 2004-11-13 19:45:36 +02:00
log_event.cc merged 2004-11-20 18:36:41 +01:00
log_event.h Merge 2004-11-16 00:04:12 +01:00
Makefile.am merge with 4.1 2004-10-29 19:26:52 +03:00
matherr.c
mf_iocache.cc
my_lock.c
mysql_priv.h mysql_priv.h: 2004-11-27 13:39:15 +01:00
mysqld.cc spelling fixed/comments added (postreview fixes) 2004-11-25 09:28:32 +02:00
mysqld_suffix.h
net_serv.cc Various build fixes. 2004-11-12 12:28:34 +01:00
nt_servc.cc
nt_servc.h
opt_range.cc don't crash when trp=0 2004-11-23 16:28:51 +01:00
opt_range.h
opt_sum.cc merge 2004-11-21 20:08:12 +02:00
parse_file.cc now my_printf_error is not better then my_error, but my_error call is shorter 2004-11-13 19:35:51 +02:00
parse_file.h fixed & added comments (according to Igor's review and a bit more) 2004-10-07 01:45:06 +03:00
password.c merge with 4.1 2004-10-29 19:26:52 +03:00
procedure.cc now my_printf_error is not better then my_error, but my_error call is shorter 2004-11-13 19:35:51 +02:00
procedure.h Rename: Item::val -> Item::val_real(). 2004-11-11 21:39:35 +03:00
protocol.cc send_warning removed 2004-11-24 17:22:29 +01:00
protocol.h merge 2004-11-12 15:36:31 +02:00
protocol_cursor.cc merge 2004-11-12 15:36:31 +02:00
records.cc merge with 4.1 2004-10-29 19:26:52 +03:00
repl_failsafe.cc Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 2004-11-26 13:44:49 +00:00
repl_failsafe.h merge 2004-11-12 15:36:31 +02:00
set_var.cc merged 2004-11-22 21:33:15 +01:00
set_var.h Merge with 4.1 2004-09-06 15:14:10 +03:00
slave.cc Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 2004-11-26 13:44:49 +00:00
slave.h Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 2004-11-26 13:44:49 +00:00
sp.cc Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 2004-11-25 02:27:02 +02:00
sp.h Fixed BUG#6027: Stored procedures can be renamed. 2004-10-22 19:05:17 +02:00
sp_cache.cc
sp_cache.h
sp_head.cc Fix for bug #5888 "Triggers with nonexistent columns cause packets 2004-11-24 12:24:02 +03:00
sp_head.h Fix for bug #5888 "Triggers with nonexistent columns cause packets 2004-11-24 12:24:02 +03:00
sp_pcontext.cc Fixed BUG#5287: Stored procedure crash if leave outside loop. 2004-09-02 17:24:25 +02:00
sp_pcontext.h Fix warnings and compilation failures (Windows). 2004-11-17 13:45:05 +03:00
sp_rcontext.cc post-review fixes 2004-11-12 14:34:00 +02:00
sp_rcontext.h Fixed BUG#6029: Stored procedure specific handlers should have priority. 2004-10-23 14:23:32 +02:00
spatial.cc Fix for bug #6117 (Centroid() crashes server) 2004-10-22 20:32:02 +05:00
spatial.h Fix compiler warnings (detected by Intel's C++ compiler) 2004-10-22 18:44:51 +03:00
sql_acl.cc WL#2050 - CREATE USER and DROP USER and RENAME USER 2004-11-25 21:55:49 +01:00
sql_acl.h WL#2050 - CREATE USER and DROP USER and RENAME USER 2004-11-25 21:55:49 +01:00
sql_analyse.cc now my_printf_error is not better then my_error, but my_error call is shorter 2004-11-13 19:35:51 +02:00
sql_analyse.h
sql_base.cc spelling fixed/comments added (postreview fixes) 2004-11-25 09:28:32 +02:00
sql_bitmap.h
sql_cache.cc merge with 4.1 2004-10-29 19:26:52 +03:00
sql_cache.h merge with 4.1 2004-10-29 19:26:52 +03:00
sql_class.cc send_warning removed 2004-11-24 17:22:29 +01:00
sql_class.h merge 2004-11-21 20:08:12 +02:00
sql_client.cc
sql_crypt.cc
sql_crypt.h
sql_db.cc now my_printf_error is not better then my_error, but my_error call is shorter 2004-11-13 19:35:51 +02:00
sql_delete.cc spelling fixed/comments added (postreview fixes) 2004-11-25 09:28:32 +02:00
sql_derived.cc new lock for multiupdate: 2004-11-05 17:29:47 +02:00
sql_do.cc merged 2004-11-22 21:33:15 +01:00
sql_error.cc merge 2004-11-12 15:36:31 +02:00
sql_handler.cc now my_printf_error is not better then my_error, but my_error call is shorter 2004-11-13 19:35:51 +02:00
sql_help.cc post-merge fix 2004-11-25 02:23:13 +02:00
sql_insert.cc post-merge fix 2004-11-25 02:23:13 +02:00
sql_lex.cc Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 2004-11-25 02:27:02 +02:00
sql_lex.h Merge mysql.com:/home/mydev/mysql-5.0 2004-11-25 21:58:28 +01:00
sql_list.cc
sql_list.h After merge fixes 2004-11-09 03:58:44 +02:00
sql_load.cc post-merge fix 2004-11-25 02:23:13 +02:00
sql_manager.cc
sql_manager.h
sql_map.cc now my_printf_error is not better then my_error, but my_error call is shorter 2004-11-13 19:35:51 +02:00
sql_map.h
sql_olap.cc post-merge fix 2004-11-25 02:23:13 +02:00
sql_parse.cc Merge bk-internal:/home/bk/mysql-5.0 2004-11-27 12:37:03 +01:00
sql_prepare.cc spelling fixed/comments added (postreview fixes) 2004-11-25 09:28:32 +02:00
sql_rename.cc now my_printf_error is not better then my_error, but my_error call is shorter 2004-11-13 19:35:51 +02:00
sql_repl.cc Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 2004-11-26 13:44:49 +00:00
sql_repl.h merge 2004-11-12 15:36:31 +02:00
sql_select.cc merged 2004-11-25 17:36:43 +01:00
sql_select.h A small cleanup in sql_select.h 2004-11-24 12:49:00 +03:00
sql_show.cc portability fix(for powermac) 2004-11-26 18:26:52 +03:00
sql_sort.h
sql_state.c
sql_string.cc Merge with 4.1 to get in latest bug fixes 2004-11-04 15:06:24 +02:00
sql_string.h Needed for WL# 2094, MySQL Federated Storage Handler 2004-11-12 15:56:25 -08:00
sql_table.cc Merge bk-internal:/home/bk/mysql-5.0 2004-11-22 22:58:34 +01:00
sql_test.cc Added per thread status variables, after review, patch v1.1. 2004-09-13 16:48:01 +03:00
sql_trigger.cc Fix for bug #5888 "Triggers with nonexistent columns cause packets 2004-11-24 12:24:02 +03:00
sql_trigger.h Fix for bug #5888 "Triggers with nonexistent columns cause packets 2004-11-24 12:24:02 +03:00
sql_udf.cc now my_printf_error is not better then my_error, but my_error call is shorter 2004-11-13 19:35:51 +02:00
sql_udf.h A fix (bug #6441: Aggregate UDF in multi-table query crashes MySQL when returning multiple rows). 2004-11-06 09:37:30 +04:00
sql_union.cc merge 2004-11-12 15:36:31 +02:00
sql_update.cc spelling fixed/comments added (postreview fixes) 2004-11-25 09:28:32 +02:00
sql_view.cc fixed redifinition of variable 2004-11-26 12:28:12 +02:00
sql_view.h post-merge fix 2004-11-25 02:23:13 +02:00
sql_yacc.yy Merge mysql.com:/home/mydev/mysql-5.0 2004-11-25 21:58:28 +01:00
stacktrace.c Merge with 4.0 for 4.1 release 2004-10-06 19:14:33 +03:00
stacktrace.h
strfunc.cc Bug 6206: ENUMs are not case sensitive even if declared BINARY 2004-10-26 13:17:37 +05:00
structs.h Merge mysql.com:/home/cps/mysql/trees/mysql-5.0 2004-11-18 14:53:21 +03:00
table.cc Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 2004-11-25 13:33:31 +00:00
table.h Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 2004-11-25 02:27:02 +02:00
thr_malloc.cc Simpler arena swapping code 2004-11-08 01:13:54 +02:00
time.cc Fix for bug #6387 "Queried timestamp values do not match the inserted 2004-11-03 17:59:03 +00:00
tzfile.h
tztime.cc merge with 4.1 2004-10-29 19:26:52 +03:00
tztime.h merge with 4.1 2004-10-29 19:26:52 +03:00
udf_example.cc
uniques.cc
unireg.cc merge 2004-11-12 15:36:31 +02:00
unireg.h
watchdog_mysqld