.. |
share
|
Merge abarkov@work.mysql.com:/home/bk/mysql-4.1
|
2003-01-07 11:39:29 +04:00 |
.cvsignore
|
|
|
add_errmsg
|
|
|
cache_manager.cc
|
|
|
cache_manager.h
|
|
|
ChangeLog
|
|
|
convert.cc
|
Some system_charset_info and default_charset_info were replaced by my_charset_latin1
|
2002-12-11 17:12:55 +04:00 |
custom_conf.h
|
|
|
derror.cc
|
|
|
des_key_file.cc
|
removed several cases of default_charset_info use
|
2002-12-19 09:38:29 +04:00 |
field.cc
|
merge
|
2003-01-04 15:40:55 +02:00 |
field.h
|
Binary protocol changes (to monty)
|
2003-01-03 03:52:53 -08:00 |
field_conv.cc
|
removed several cases of default_charset_info use
|
2002-12-19 09:38:29 +04:00 |
filesort.cc
|
postreview fix (SCRUM)
|
2002-12-28 01:01:05 +02:00 |
frm_crypt.cc
|
|
|
gen_lex_hash.cc
|
adding check for duplicated symbols
|
2002-12-15 22:30:26 +04:00 |
gstream.cc
|
postreview fix (SCRUM)
|
2002-12-28 01:01:05 +02:00 |
gstream.h
|
|
|
ha_berkeley.cc
|
Merge with 4.0.8
|
2003-01-06 02:04:52 +02:00 |
ha_berkeley.h
|
A lot of portability fixes.
|
2003-01-05 20:18:49 +02:00 |
ha_heap.cc
|
::index_read_last() method has been added
|
2002-11-28 15:19:42 +04:00 |
ha_heap.h
|
::index_read_last() method has been added
|
2002-11-28 15:19:42 +04:00 |
ha_innodb.cc
|
buf0buf.c, buf0buf.ic, buf0buf.h:
|
2003-01-06 22:07:25 +02:00 |
ha_innodb.h
|
buf0buf.c, buf0buf.ic, buf0buf.h:
|
2003-01-06 22:07:25 +02:00 |
ha_isam.cc
|
Portability fix when using -DBIG_TABLES
|
2002-11-14 12:21:36 +02:00 |
ha_isam.h
|
|
|
ha_isammrg.cc
|
Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.
|
2002-11-07 03:54:00 +02:00 |
ha_isammrg.h
|
|
|
ha_myisam.cc
|
Merge with 4.0.8
|
2003-01-03 00:04:33 +02:00 |
ha_myisam.h
|
|
|
ha_myisammrg.cc
|
Merge with 4.0.8
|
2003-01-03 00:04:33 +02:00 |
ha_myisammrg.h
|
- HP/UX 11 compile fix: fixed "records_in_range" class definition
|
2002-12-13 15:42:31 +01:00 |
handler.cc
|
Merge with 4.0.6
|
2002-12-05 19:38:42 +02:00 |
handler.h
|
Merge with 4.0
|
2002-11-21 15:56:48 +02:00 |
hash_filo.cc
|
|
|
hash_filo.h
|
Merge with 4.0
|
2002-11-21 15:56:48 +02:00 |
hostname.cc
|
removed several cases of default_charset_info use
|
2002-12-19 09:38:29 +04:00 |
init.cc
|
|
|
item.cc
|
Merge sinisa@work.mysql.com:/home/bk/mysql-4.1
|
2003-01-03 15:08:40 +02:00 |
item.h
|
Added support for DROP TEMPORARY TABLE
|
2003-01-04 15:37:20 +02:00 |
item_buff.cc
|
Less "default_charset_info"
|
2002-12-19 15:27:46 +04:00 |
item_cmpfunc.cc
|
merge
|
2003-01-04 15:40:55 +02:00 |
item_cmpfunc.h
|
post-post-review fix (SCRUM)
|
2003-01-02 12:24:33 +02:00 |
item_create.cc
|
Added support for DROP TEMPORARY TABLE
|
2003-01-04 15:37:20 +02:00 |
item_create.h
|
Merge with 4.0.8
|
2003-01-03 00:04:33 +02:00 |
item_func.cc
|
merge
|
2003-01-04 15:40:55 +02:00 |
item_func.h
|
merge
|
2003-01-04 15:40:55 +02:00 |
item_row.cc
|
Fixed that derived tables are properly droped
|
2003-01-07 11:45:06 +02:00 |
item_row.h
|
postreviews fix (SCRUM related)
|
2002-12-31 18:39:16 +02:00 |
item_strfunc.cc
|
Fix for the bug about point(subselect(...))
|
2003-01-08 19:42:31 +04:00 |
item_strfunc.h
|
Merge mysql.com:/home/pz/mysql/mysql-4.1-root
|
2003-01-01 20:11:18 +03:00 |
item_subselect.cc
|
post-post-review fix (SCRUM)
|
2003-01-02 12:24:33 +02:00 |
item_subselect.h
|
postreview fix (SCRUM)
|
2002-12-28 01:01:05 +02:00 |
item_sum.cc
|
COUNT(DISTINCT field) now honors charsets
|
2002-12-19 16:42:35 +04:00 |
item_sum.h
|
COUNT(DISTINCT field) now honors charsets
|
2002-12-19 16:42:35 +04:00 |
item_timefunc.cc
|
removed several cases of default_charset_info use
|
2002-12-19 09:38:29 +04:00 |
item_timefunc.h
|
Fixes for binary protocol (complement to last push)
|
2002-12-14 17:43:01 +02:00 |
item_uniq.cc
|
|
|
item_uniq.h
|
prevent using references on sum function (except HAVING clouse of current select) and forward references
|
2002-11-21 11:01:33 +02:00 |
key.cc
|
less default_charset_info
|
2002-12-20 17:14:46 +04:00 |
lex.h
|
Merge with 4.0.8
|
2003-01-03 00:04:33 +02:00 |
lex_symbol.h
|
|
|
lock.cc
|
Merge with 4.0
|
2002-11-21 15:56:48 +02:00 |
log.cc
|
Merge with 4.0.8
|
2003-01-03 00:04:33 +02:00 |
log_event.cc
|
merge
|
2003-01-04 15:40:55 +02:00 |
log_event.h
|
Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1
|
2002-12-30 01:59:08 +04:00 |
Makefile.am
|
- added missing file sql/protocol.h to distribution
|
2002-12-20 13:43:40 +01:00 |
matherr.c
|
|
|
mf_iocache.cc
|
|
|
mini_client.cc
|
Merge with 4.0.8
|
2003-01-06 02:04:52 +02:00 |
mini_client.h
|
|
|
my_lock.c
|
|
|
mysql_priv.h
|
Fixed that derived tables are properly droped
|
2003-01-07 11:45:06 +02:00 |
mysqld.cc
|
buf0buf.c, buf0buf.ic, buf0buf.h:
|
2003-01-06 22:07:25 +02:00 |
net_serv.cc
|
Merge with 4.0.8
|
2003-01-06 02:04:52 +02:00 |
nt_servc.cc
|
postreview fix (SCRUM)
|
2002-12-28 01:01:05 +02:00 |
nt_servc.h
|
|
|
opt_ft.cc
|
|
|
opt_ft.h
|
|
|
opt_range.cc
|
postreview fix (SCRUM)
|
2002-12-28 01:01:05 +02:00 |
opt_range.h
|
|
|
opt_sum.cc
|
Less "default_charset_info"
|
2002-12-19 15:27:46 +04:00 |
password.c
|
postreview fix (SCRUM)
|
2002-12-28 01:01:05 +02:00 |
procedure.cc
|
|
|
procedure.h
|
Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1
|
2002-12-11 09:18:43 +02:00 |
protocol.cc
|
Merge with 4.0.8
|
2003-01-06 02:04:52 +02:00 |
protocol.h
|
rename of net_pkg.cc to protocol.cc
|
2002-12-11 09:17:51 +02:00 |
records.cc
|
|
|
repl_failsafe.cc
|
Merge with 4.0.8
|
2003-01-03 00:04:33 +02:00 |
repl_failsafe.h
|
|
|
set_var.cc
|
buf0buf.c, buf0buf.ic, buf0buf.h:
|
2003-01-06 22:07:25 +02:00 |
set_var.h
|
Merge with 4.0.8
|
2003-01-03 00:04:33 +02:00 |
slave.cc
|
Merge with 4.0.8
|
2003-01-03 00:04:33 +02:00 |
slave.h
|
Merge with 4.0.8
|
2003-01-03 00:04:33 +02:00 |
spatial.cc
|
postreview fix (SCRUM)
|
2002-12-28 01:01:05 +02:00 |
spatial.h
|
|
|
sql_acl.cc
|
Merge with 4.0.8
|
2003-01-03 00:04:33 +02:00 |
sql_acl.h
|
Basically minor code optimizations and cleanups
|
2002-12-05 03:55:29 +03:00 |
sql_analyse.cc
|
Merge with 4.0.8
|
2003-01-03 00:04:33 +02:00 |
sql_analyse.h
|
|
|
sql_base.cc
|
Fixed that derived tables are properly droped
|
2003-01-07 11:45:06 +02:00 |
sql_cache.cc
|
Many fixes.
|
2002-12-24 13:58:07 +02:00 |
sql_cache.h
|
new status variable (number of queries deleted because of low memory)
|
2002-11-17 20:41:25 +02:00 |
sql_class.cc
|
Fixed that derived tables are properly droped
|
2003-01-07 11:45:06 +02:00 |
sql_class.h
|
Fixed that derived tables are properly droped
|
2003-01-07 11:45:06 +02:00 |
sql_crypt.cc
|
|
|
sql_crypt.h
|
|
|
sql_db.cc
|
Changed mysql-test to print warnings for not existing table to DROP TABLE
|
2003-01-06 01:48:59 +02:00 |
sql_delete.cc
|
less default_charset_info
|
2002-12-20 17:14:46 +04:00 |
sql_derived.cc
|
Fixed that derived tables are properly droped
|
2003-01-07 11:45:06 +02:00 |
sql_do.cc
|
|
|
sql_error.cc
|
Changed mysql-test to print warnings for not existing table to DROP TABLE
|
2003-01-06 01:48:59 +02:00 |
sql_handler.cc
|
rename of net_pkg.cc to protocol.cc
|
2002-12-11 09:17:51 +02:00 |
sql_help.cc
|
postreview fix (SCRUM)
|
2002-12-28 01:01:05 +02:00 |
sql_insert.cc
|
Merge with 4.0.8
|
2003-01-03 00:04:33 +02:00 |
sql_lex.cc
|
merging
|
2002-12-31 12:55:03 +02:00 |
sql_lex.h
|
Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1
|
2002-12-30 01:59:08 +04:00 |
sql_list.cc
|
|
|
sql_list.h
|
optimized IN with Rows (SCRUM)
|
2002-12-08 03:19:03 +02:00 |
sql_load.cc
|
Merge with 4.0.8
|
2003-01-03 00:04:33 +02:00 |
sql_manager.cc
|
Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.
|
2002-11-07 03:54:00 +02:00 |
sql_manager.h
|
|
|
sql_map.cc
|
|
|
sql_map.h
|
|
|
sql_olap.cc
|
postreview fix (SCRUM)
|
2002-12-28 01:01:05 +02:00 |
sql_parse.cc
|
Fixed that derived tables are properly droped
|
2003-01-07 11:45:06 +02:00 |
sql_prepare.cc
|
Binary protocol changes (to monty)
|
2003-01-03 03:52:53 -08:00 |
sql_rename.cc
|
Merge with 4.0
|
2002-11-21 15:56:48 +02:00 |
sql_repl.cc
|
Added support for DROP TEMPORARY TABLE
|
2003-01-04 15:37:20 +02:00 |
sql_repl.h
|
Put temporary files in binlog cache when using BEGIN/COMMIT
|
2002-11-07 04:02:37 +02:00 |
sql_select.cc
|
Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1
|
2003-01-08 11:53:09 +04:00 |
sql_select.h
|
Fixed that derived tables are properly droped
|
2003-01-07 11:45:06 +02:00 |
sql_show.cc
|
merge
|
2003-01-04 15:40:55 +02:00 |
sql_sort.h
|
|
|
sql_string.cc
|
postreview fix (SCRUM)
|
2002-12-28 01:01:05 +02:00 |
sql_string.h
|
Spatial-related fixes
|
2002-12-18 17:17:35 +04:00 |
sql_table.cc
|
Changed mysql-test to print warnings for not existing table to DROP TABLE
|
2003-01-06 01:48:59 +02:00 |
sql_test.cc
|
Fix warnings and error VC++ compiler
|
2003-01-04 01:19:17 -02:00 |
sql_udf.cc
|
Change locks in sql_udf.cc to rw_locks (SCRUM)
|
2002-12-31 16:58:41 +05:00 |
sql_udf.h
|
|
|
sql_union.cc
|
A lot of portability fixes.
|
2003-01-05 20:18:49 +02:00 |
sql_update.cc
|
Merge with 4.0.8
|
2003-01-03 00:04:33 +02:00 |
sql_yacc.yy
|
Renamed to look in common style
|
2003-01-08 16:29:31 +04:00 |
stacktrace.c
|
postreview fix (SCRUM)
|
2002-12-28 01:01:05 +02:00 |
stacktrace.h
|
|
|
structs.h
|
Merge with 4.0.8
|
2003-01-03 00:04:33 +02:00 |
table.cc
|
Merge with 4.0.8
|
2003-01-06 02:04:52 +02:00 |
table.h
|
After merge fixes
|
2002-12-06 21:11:27 +02:00 |
thr_malloc.cc
|
|
|
time.cc
|
less use of system_charset_info
|
2002-12-19 09:38:30 +04:00 |
udf_example.cc
|
extended resolve() and reverse_resolve() UDFs for FreeBSD (SCRUM)
|
2002-12-16 19:09:48 +04:00 |
uniques.cc
|
New multi-table-update code
|
2002-11-29 16:40:18 +02:00 |
unireg.cc
|
Merge with 4.0.6
|
2002-12-05 19:38:42 +02:00 |
unireg.h
|
|
|
watchdog_mysqld
|
|
|