mariadb/sql
unknown 51c2c581f1 Added missing errmsg.txt
BitKeeper/etc/ignore:
  added extra/sql_state.h
2004-12-13 23:28:24 +02:00
..
examples Fixes for changes in handler interface so that tina can compile in 5.0. 2004-12-06 16:34:54 -08:00
share Added missing errmsg.txt 2004-12-13 23:28:24 +02: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 - VARCHAR(n) with binary character set is now displayed as VARBINARY(N). 2004-12-08 14:03:29 +04:00
field.h Update results for new varchar handling 2004-12-07 15:47:00 +02:00
field_conv.cc Update results for new varchar handling 2004-12-07 15:47:00 +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
gstream.cc
gstream.h
ha_berkeley.cc Add support for up to VARCHAR (size up to 65535) 2004-12-06 02:00:37 +02:00
ha_berkeley.h merge with 4.1 2004-10-29 19:26:52 +03:00
ha_heap.cc Update results for new varchar handling 2004-12-07 15:47:00 +02:00
ha_heap.h merged 2004-11-17 18:04:36 +01:00
ha_innodb.cc Update results for new varchar handling 2004-12-07 15:47:00 +02:00
ha_innodb.h Merge with new VARCHAR code 2004-12-06 19:18:35 +02:00
ha_myisam.cc Merge with new VARCHAR code 2004-12-06 19:18:35 +02:00
ha_myisam.h backport Serg's fix of FT interface (BUG#6523) 2004-11-16 22:58:02 +02: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 Merge with new VARCHAR code 2004-12-06 19:18:35 +02:00
ha_ndbcluster.h Merging 4.1 to 5.0 2004-11-24 12:34:44 -08:00
handler.cc Merge with 4.1 2004-12-06 11:38:56 +02:00
handler.h Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2004-12-07 15:47:34 +02:00
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc Update results for new varchar handling 2004-12-07 15:47:00 +02:00
item.h Update results for new varchar handling 2004-12-07 15:47:00 +02:00
item_buff.cc Rename: Item::val -> Item::val_real(). 2004-11-11 21:39:35 +03:00
item_cmpfunc.cc Merge with new VARCHAR code 2004-12-06 19:18:35 +02:00
item_cmpfunc.h compatibility fixes 2004-11-29 22:47:50 +01: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 Update results for new varchar handling 2004-12-07 15:47:00 +02:00
item_func.h Update results for new varchar handling 2004-12-07 15:47:00 +02: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 Merge with new VARCHAR code 2004-12-06 19:18:35 +02: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 Add support for up to VARCHAR (size up to 65535) 2004-12-06 02:00:37 +02: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 Merge with 4.1 2004-12-06 11:38:56 +02:00
log.cc Merge with 4.1 2004-12-06 11:38:56 +02:00
log_event.cc Merge with 4.1 2004-12-06 11:38:56 +02:00
log_event.h Merge with 4.1 2004-12-06 11:38:56 +02:00
Makefile.am WL#1051, more maintanable error messages. 2004-12-13 22:51:54 +02:00
matherr.c
mf_iocache.cc
my_lock.c
mysql_priv.h Merge with 4.1 2004-12-06 11:38:56 +02:00
mysqld.cc After merge fixes 2004-12-06 17:15:54 +02:00
mysqld_suffix.h
net_serv.cc merge 2004-12-09 04:22:28 +03:00
nt_servc.cc
nt_servc.h
opt_range.cc Merge with new VARCHAR code 2004-12-06 19:18:35 +02:00
opt_range.h backport Serg's fix of FT interface (BUG#6523) 2004-11-16 22:58:02 +02:00
opt_sum.cc Merge with new VARCHAR code 2004-12-06 19:18:35 +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 Update results for new varchar handling 2004-12-07 15:47:00 +02:00
protocol.cc Merge with new VARCHAR code 2004-12-06 19:18:35 +02: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 Changing the default of libmysqlclient : it's now NO reconnection. 2004-12-09 14:44:10 +01:00
repl_failsafe.h merge 2004-11-12 15:36:31 +02:00
set_var.cc Merge with 4.1 2004-12-06 11:38:56 +02:00
set_var.h Merge with 4.1 2004-09-06 15:14:10 +03:00
slave.cc Changing the default of libmysqlclient : it's now NO reconnection. 2004-12-09 14:44:10 +01:00
slave.h Merge with 4.1 2004-12-06 11:38:56 +02: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 A fix for a crash in sp.test with -debug-max. 2004-12-08 16:28:25 +01: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
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 fix according to review 2004-12-10 18:25:12 +03: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 Merge with new VARCHAR code 2004-12-06 19:18:35 +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 with 4.1 2004-12-06 11:38:56 +02:00
sql_client.cc
sql_crypt.cc
sql_crypt.h
sql_db.cc Don't display 'usage' privilege in TABLE_PRIVILEGES if we have columns privileges 2004-12-10 12:07:11 +03:00
sql_delete.cc Merge with 4.1 2004-12-06 11:38:56 +02:00
sql_derived.cc After merge fixes 2004-12-06 17:15:54 +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 Merge with new VARCHAR code 2004-12-06 19:18:35 +02:00
sql_insert.cc After merge fixes 2004-12-06 17:15:54 +02:00
sql_lex.cc After merge fixes 2004-12-06 17:15:54 +02:00
sql_lex.h Merge with 4.1 2004-12-06 11:38:56 +02:00
sql_list.cc
sql_list.h protection: TRASH in delete 2004-11-28 15:53:17 +01: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 with new VARCHAR code 2004-12-06 19:18:35 +02:00
sql_prepare.cc Merge with 4.1 2004-12-06 11:38:56 +02:00
sql_rename.cc Merge with 4.1 2004-12-06 11:38:56 +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 Update results for new varchar handling 2004-12-07 15:47:00 +02:00
sql_select.h A small cleanup in sql_select.h 2004-11-24 12:49:00 +03:00
sql_show.cc Fix test results that may change from run to run 2004-12-12 19:54:26 +02:00
sql_sort.h
sql_state.c
sql_string.cc Add support for up to VARCHAR (size up to 65535) 2004-12-06 02:00:37 +02:00
sql_string.h protection: TRASH in delete 2004-11-28 15:53:17 +01:00
sql_table.cc Update results for new varchar handling 2004-12-07 15:47:00 +02: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 After merge fixes 2004-12-06 17:15:54 +02:00
sql_view.cc After merge fixes 2004-12-06 17:15:54 +02:00
sql_view.h post-merge fix 2004-11-25 02:23:13 +02:00
sql_yacc.yy Don't display 'usage' privilege in TABLE_PRIVILEGES if we have columns privileges 2004-12-10 12:07:11 +03:00
stacktrace.c Merge with 4.0 for 4.1 release 2004-10-06 19:14:33 +03:00
stacktrace.h
strfunc.cc Add support for up to VARCHAR (size up to 65535) 2004-12-06 02:00:37 +02:00
structs.h Merge with new VARCHAR code 2004-12-06 19:18:35 +02:00
table.cc Merge with new VARCHAR code 2004-12-06 19:18:35 +02:00
table.h Merge with new VARCHAR code 2004-12-06 19:18:35 +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 Add support for up to VARCHAR (size up to 65535) 2004-12-06 02:00:37 +02:00
watchdog_mysqld