mariadb/sql
serg@serg.mysql.com 4842b82e9f Merge work:/home/bk/mysql-4.1
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.1
2002-10-08 14:17:38 +00:00
..
share Merge with 4.0.4 2002-10-02 17:55:12 +03:00
.cvsignore
add_errmsg
cache_manager.cc
cache_manager.h
ChangeLog
convert.cc Merge with 4.0.3 2002-08-30 12:40:40 +03:00
custom_conf.h
derror.cc
des_key_file.cc
field.cc Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
field.h Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
field_conv.cc Several problems were fixed (mostly BLOB+charset related) 2002-06-26 16:00:43 +05:00
filesort.cc Merge with 4.0.4 2002-10-02 17:55:12 +03:00
frm_crypt.cc
gen_lex_hash.cc Merge with 4.0.3 2002-08-30 12:40:40 +03:00
gstream.cc
gstream.h Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
ha_berkeley.cc Merge with 4.0.3 2002-08-30 12:40:40 +03:00
ha_berkeley.h Lots of code fixes to the replication code (especially the binary logging and index log file handling) 2002-08-08 03:12:02 +03:00
ha_heap.cc auto_increment for heap tables 2002-10-07 17:49:03 +05:00
ha_heap.h auto_increment for heap tables 2002-10-07 17:49:03 +05:00
ha_innodb.cc Merge with 4.0.4 2002-10-02 17:55:12 +03:00
ha_innodb.h ha_innodb.h: 2002-09-26 21:21:44 +03:00
ha_isam.cc Increased max possible max_allowed_packet to 1G 2002-09-19 17:49:41 +03:00
ha_isam.h Fixed some bugs after last merge 2002-06-20 15:25:02 +03:00
ha_isammrg.cc
ha_isammrg.h Fix some ORDER BY ... DESC problems with InnoDB 2002-09-27 08:23:51 +03:00
ha_myisam.cc Merge with 4.0.4 2002-10-02 17:55:12 +03:00
ha_myisam.h merge 2002-07-23 20:39:36 +03:00
ha_myisammrg.cc Revert change to use ha_rows for number of rows as other code depend of this 2002-09-30 14:54:16 +03:00
ha_myisammrg.h merge 2002-07-23 20:39:36 +03:00
handler.cc Merge with 4.0.3 2002-08-30 12:40:40 +03:00
handler.h Merge with 4.0.4 2002-10-02 17:55:12 +03:00
hash_filo.cc
hash_filo.h
hostname.cc Merge with 4.0.3 2002-08-30 12:40:40 +03:00
init.cc Some more speedup in charsets handling 2002-07-31 13:25:37 +05:00
item.cc fixed couple of bugs in field/reference name resolution 2002-10-08 14:50:12 +03:00
item.h Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
item_buff.cc
item_cmpfunc.cc Merge with 4.0.4 2002-10-02 17:55:12 +03:00
item_cmpfunc.h Merge with 4.0.3 2002-08-30 12:40:40 +03:00
item_create.cc Merge with 4.0.3 2002-08-30 12:40:40 +03:00
item_create.h Merge with 4.0.3 2002-08-30 12:40:40 +03:00
item_func.cc Merge with 4.0.4 2002-10-02 17:55:12 +03:00
item_func.h merge with work 2002-10-02 13:45:16 +03:00
item_strfunc.cc Update after last merge. Fixes some wrong test results. 2002-10-03 16:54:26 +03:00
item_strfunc.h Merge with 4.0.4 2002-10-02 17:55:12 +03:00
item_subselect.cc fixed couple of bugs in field/reference name resolution 2002-10-08 14:50:12 +03:00
item_subselect.h fixed bug in string & date types with group function in subselect 2002-09-28 18:34:56 +03:00
item_sum.cc Merge with 4.0.3 2002-08-30 12:40:40 +03:00
item_sum.h Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
item_timefunc.cc Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
item_timefunc.h Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
item_uniq.cc
item_uniq.h Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
key.cc Merge with 4.0.3 2002-08-30 12:40:40 +03:00
lex.h Merge with 4.0.4 2002-10-02 17:55:12 +03:00
lex_symbol.h
lock.cc Change name -> alias in TABLE_LIST. 2002-09-21 21:36:23 +03:00
log.cc Merge with 4.0.4 2002-10-02 17:55:12 +03:00
log_event.cc Update after last merge. Fixes some wrong test results. 2002-10-03 16:54:26 +03:00
log_event.h Portability fixes. 2002-09-11 06:40:08 +03:00
Makefile.am Merge with 4.0.4 2002-10-02 17:55:12 +03:00
matherr.c
mf_iocache.cc
mini_client.cc Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
mini_client.h New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
my_lock.c
mysql_priv.h Merge work:/home/bk/mysql-4.1 2002-10-08 14:17:38 +00:00
mysqld.cc support for --tmpdir=dir1:dir2:... 2002-10-08 12:39:37 +00:00
net_pkg.cc after merging fix 2002-10-07 00:56:21 +03:00
net_serv.cc merging 2002-10-04 14:15:59 +03:00
nt_servc.cc Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
nt_servc.h
opt_ft.cc
opt_ft.h
opt_range.cc Merge with 4.0.4 2002-10-02 17:55:12 +03:00
opt_range.h Merge with 4.0.3 2002-08-30 12:40:40 +03:00
opt_sum.cc Merge with 4.0.3 2002-08-30 12:40:40 +03:00
password.c
procedure.cc
procedure.h Removed wrong implementation of CUBE/ROLLUP 2002-07-24 19:55:08 +03:00
records.cc New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
repl_failsafe.cc Merge with 4.0.4 2002-10-02 17:55:12 +03:00
repl_failsafe.h New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
set_var.cc support for --tmpdir=dir1:dir2:... 2002-10-08 12:39:37 +00:00
set_var.h Merge with 4.0.4 2002-10-02 17:55:12 +03:00
slave.cc Merge with 4.0.4 2002-10-02 17:55:12 +03:00
slave.h Portability fixes. 2002-09-11 06:40:08 +03:00
spatial.cc Spatial code cleanup 2002-08-22 12:21:58 +05:00
spatial.h Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
sql_acl.cc Update after last merge. Fixes some wrong test results. 2002-10-03 16:54:26 +03:00
sql_acl.h Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tables 2002-09-16 15:55:19 +03:00
sql_analyse.cc Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
sql_analyse.h
sql_base.cc Merge work:/home/bk/mysql-4.1 2002-10-08 14:17:38 +00:00
sql_cache.cc Merge with 4.0.4 2002-10-02 17:55:12 +03:00
sql_cache.h Updated VC++ project files for 4.0.4 2002-09-24 17:11:59 +03:00
sql_class.cc merging 2002-10-04 14:15:59 +03:00
sql_class.h merging 2002-10-04 14:15:59 +03:00
sql_crypt.cc
sql_crypt.h
sql_db.cc Merge with 4.0.4 2002-10-02 17:55:12 +03:00
sql_delete.cc Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
sql_derived.cc merging 2002-10-04 14:15:59 +03:00
sql_do.cc Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
sql_error.cc Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
sql_handler.cc Merge with 4.0.4 2002-10-02 17:55:12 +03:00
sql_insert.cc merging 2002-10-04 14:15:59 +03:00
sql_lex.cc merging 2002-10-04 14:15:59 +03:00
sql_lex.h merging 2002-10-04 14:15:59 +03:00
sql_list.cc
sql_list.h Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
sql_load.cc Merge with 4.0.4 2002-10-02 17:55:12 +03:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc merge 2002-07-29 18:37:15 +03:00
sql_parse.cc after merging fix 2002-10-07 00:56:21 +03:00
sql_prepare.cc Update after last merge. Fixes some wrong test results. 2002-10-03 16:54:26 +03:00
sql_rename.cc Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
sql_repl.cc Merge with 4.0.4 2002-10-02 17:55:12 +03:00
sql_repl.h Fixed searching after ssl directories. 2002-09-05 16:17:08 +03:00
sql_select.cc fixed couple of bugs in field/reference name resolution 2002-10-08 14:50:12 +03:00
sql_select.h merging 2002-10-04 14:15:59 +03:00
sql_show.cc Merge with 4.0.4 2002-10-02 17:55:12 +03:00
sql_sort.h
sql_string.cc Merge with 4.0.3 2002-08-30 12:40:40 +03:00
sql_string.h
sql_table.cc Merge with 4.0.4 2002-10-02 17:55:12 +03:00
sql_test.cc Merge with 4.0.3 2002-08-30 12:40:40 +03:00
sql_udf.cc Merge with 4.0.4 2002-10-02 17:55:12 +03:00
sql_udf.h
sql_union.cc merging 2002-10-04 14:15:59 +03:00
sql_update.cc merging 2002-10-04 14:15:59 +03:00
sql_yacc.yy merging 2002-10-04 14:15:59 +03:00
stacktrace.c Some 2002-07-17 15:17:20 +03:00
stacktrace.h
structs.h Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
table.cc Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
table.h merging 2002-10-04 14:15:59 +03:00
thr_malloc.cc
time.cc Update after last merge. Fixes some wrong test results. 2002-10-03 16:54:26 +03:00
udf_example.cc Update mysql-test results after merge 2002-09-18 02:21:29 +03:00
uniques.cc Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
unireg.cc Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
unireg.h Merge with 4.0.4 2002-10-02 17:55:12 +03:00
watchdog_mysqld