.. |
share
|
A comment about actual charset has been added
|
2002-08-21 17:24:56 +05:00 |
.cvsignore
|
|
|
add_errmsg
|
|
|
cache_manager.cc
|
Update copyright
|
2001-12-06 14:10:51 +02:00 |
cache_manager.h
|
Update copyright
|
2001-12-06 14:10:51 +02:00 |
ChangeLog
|
Added all changes from old 4.0 version:
|
2001-04-11 13:04:03 +02:00 |
convert.cc
|
merge
|
2002-04-13 15:34:39 +03:00 |
custom_conf.h
|
Update copyright
|
2001-12-06 14:10:51 +02:00 |
derror.cc
|
Added macros for nice TIMESPEC usage.
|
2002-01-02 21:29:41 +02:00 |
des_key_file.cc
|
New ctype functions/macros to support many charsets at a time
|
2002-03-12 21:37:58 +04:00 |
field.cc
|
Adding a necessary functionality to ::store and ::save_in_field
|
2002-08-24 14:49:04 +03:00 |
field.h
|
Adding a necessary functionality to ::store and ::save_in_field
|
2002-08-24 14:49:04 +03:00 |
field_conv.cc
|
Several problems were fixed (mostly BLOB+charset related)
|
2002-06-26 16:00:43 +05:00 |
filesort.cc
|
Fix for bug mentioned by Peter and Sanja
|
2002-05-20 20:38:39 +05:00 |
frm_crypt.cc
|
Update copyright
|
2001-12-06 14:10:51 +02:00 |
gen_lex_hash.cc
|
merge with 4.0
|
2002-06-03 12:59:31 +03:00 |
gstream.cc
|
Added GIS extension
|
2002-02-22 15:24:42 +04:00 |
gstream.h
|
Added GIS extension
|
2002-02-22 15:24:42 +04:00 |
ha_berkeley.cc
|
Hash now supports several charsets
|
2002-03-14 21:44:42 +04:00 |
ha_berkeley.h
|
Update for BTREE keys in HEAP tables
|
2002-04-12 21:35:46 +03:00 |
ha_heap.cc
|
heap_create() <-> heap_open()
|
2002-06-07 16:47:36 +05:00 |
ha_heap.h
|
Update for BTREE keys in HEAP tables
|
2002-04-12 21:35:46 +03:00 |
ha_innodb.cc
|
merge with 4.0
|
2002-06-03 12:59:31 +03:00 |
ha_innodb.h
|
Update for BTREE keys in HEAP tables
|
2002-04-12 21:35:46 +03:00 |
ha_isam.cc
|
Update for BTREE keys in HEAP tables
|
2002-04-12 21:35:46 +03:00 |
ha_isam.h
|
Update for BTREE keys in HEAP tables
|
2002-04-12 21:35:46 +03:00 |
ha_isammrg.cc
|
Update copyright
|
2001-12-06 14:10:51 +02:00 |
ha_isammrg.h
|
Update for BTREE keys in HEAP tables
|
2002-04-12 21:35:46 +03:00 |
ha_myisam.cc
|
Fixed that charset was not properly strored in index segment on myisam table
|
2002-06-10 21:10:57 +05:00 |
ha_myisam.h
|
Update for BTREE keys in HEAP tables
|
2002-04-12 21:35:46 +03:00 |
ha_myisammrg.cc
|
added building without query cache
|
2002-03-22 22:55:08 +02:00 |
ha_myisammrg.h
|
Update for BTREE keys in HEAP tables
|
2002-04-12 21:35:46 +03:00 |
handler.cc
|
Now string values are created and filled with charset field
|
2002-05-17 16:29:52 +05:00 |
handler.h
|
Default table character set has been added:
|
2002-06-19 21:21:30 +05:00 |
hash_filo.cc
|
Update copyright
|
2001-12-06 14:10:51 +02:00 |
hash_filo.h
|
Hash now supports several charsets
|
2002-03-14 21:44:42 +04:00 |
hostname.cc
|
merge with 4.0 to get last fixes to last merge
|
2002-06-04 08:29:08 +03:00 |
init.cc
|
Some more speedup in charsets handling
|
2002-07-31 13:25:37 +05:00 |
item.cc
|
merged
|
2002-09-03 10:06:10 +03:00 |
item.h
|
Adding a necessary functionality to ::store and ::save_in_field
|
2002-08-24 14:49:04 +03:00 |
item_buff.cc
|
Update copyright
|
2001-12-06 14:10:51 +02:00 |
item_cmpfunc.cc
|
merged
|
2002-09-03 10:06:10 +03:00 |
item_cmpfunc.h
|
subselect in having clause
|
2002-07-01 14:14:51 +03:00 |
item_create.cc
|
New CRC32() SQL function
|
2002-08-06 19:29:33 +05:00 |
item_create.h
|
New CRC32() SQL function
|
2002-08-06 19:29:33 +05:00 |
item_func.cc
|
New CRC32() SQL function
|
2002-08-06 19:29:33 +05:00 |
item_func.h
|
New CRC32() SQL function
|
2002-08-06 19:29:33 +05:00 |
item_strfunc.cc
|
Fix that this didn't work as far as sorting for ORDER BY was removed by optimizer:
|
2002-08-26 17:33:44 +05:00 |
item_strfunc.h
|
Fix that this didn't work as far as sorting for ORDER BY was removed by optimizer:
|
2002-08-26 17:33:44 +05:00 |
item_subselect.cc
|
fixed bug in string & date types with group function in subselect
|
2002-09-28 18:34:56 +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
|
subselect in having clause
|
2002-07-01 14:14:51 +03:00 |
item_sum.h
|
subselect in having clause
|
2002-07-01 14:14:51 +03:00 |
item_timefunc.cc
|
Adding a necessary functionality to ::store and ::save_in_field
|
2002-08-24 14:49:04 +03:00 |
item_timefunc.h
|
Adding a necessary functionality to ::store and ::save_in_field
|
2002-08-24 14:49:04 +03:00 |
item_uniq.cc
|
Update copyright
|
2001-12-06 14:10:51 +02:00 |
item_uniq.h
|
subselect in having clause
|
2002-07-01 14:14:51 +03:00 |
key.cc
|
New ctype functions/macros to support many charsets at a time
|
2002-03-12 21:37:58 +04:00 |
lex.h
|
Stupid bug fixes in sql_yacc.cc
|
2002-08-22 18:12:45 +05:00 |
lex_symbol.h
|
Update copyright
|
2001-12-06 14:10:51 +02:00 |
lock.cc
|
merge with 3.23.50
|
2002-03-27 01:56:10 +02:00 |
log.cc
|
merge with 4.0
|
2002-06-03 12:59:31 +03:00 |
log_event.cc
|
Now string values are created and filled with charset field
|
2002-05-17 16:29:52 +05:00 |
log_event.h
|
Fix for load data infile when no active database
|
2002-03-22 01:03:34 +02:00 |
Makefile.am
|
- Added missing files to distribution
|
2002-08-06 13:59:07 +02:00 |
matherr.c
|
Update copyright
|
2001-12-06 14:10:51 +02:00 |
mf_iocache.cc
|
Update copyright
|
2001-12-06 14:10:51 +02:00 |
mini_client.cc
|
merge with 3.23.51
|
2002-05-16 18:20:49 +03:00 |
mini_client.h
|
Ugly merge! But I am not done yet - there are a number of things I need to fix
|
2002-01-19 22:46:25 -07:00 |
my_lock.c
|
merge with 3.23.48
|
2002-02-11 13:48:59 +02:00 |
mysql_priv.h
|
new EXPLAIN
|
2002-09-26 23:08:22 +03:00 |
mysqld.cc
|
merged
|
2002-09-03 10:06:10 +03:00 |
net_pkg.cc
|
subselect with union
|
2002-09-03 09:50:36 +03:00 |
net_serv.cc
|
subselect with union
|
2002-09-03 09:50:36 +03:00 |
nt_servc.cc
|
Add several services for NT
|
2002-05-08 05:46:30 -03:00 |
nt_servc.h
|
Add several services for NT
|
2002-05-08 05:46:30 -03:00 |
opt_ft.cc
|
Oops - forgot to add files to bk
|
2000-10-09 00:00:24 +02:00 |
opt_ft.h
|
fixes for ft-boolean and range optimizer
|
2001-11-22 16:00:11 +01:00 |
opt_range.cc
|
some small speed improvements after my last changes.
|
2002-08-28 21:11:23 +03:00 |
opt_range.h
|
merge
|
2002-04-13 15:34:39 +03:00 |
opt_sum.cc
|
merge
|
2002-04-13 15:34:39 +03:00 |
password.c
|
Update copyright
|
2001-12-06 14:10:51 +02:00 |
procedure.cc
|
New ctype functions/macros to support many charsets at a time
|
2002-03-12 21:37:58 +04:00 |
procedure.h
|
Update copyright
|
2001-12-06 14:10:51 +02:00 |
records.cc
|
Update for BTREE keys in HEAP tables
|
2002-04-12 21:35:46 +03:00 |
repl_failsafe.cc
|
merge with 4.0
|
2002-06-03 12:59:31 +03:00 |
repl_failsafe.h
|
work to enable reading 3.23 logs - not yet finished
|
2001-11-10 22:24:12 -07:00 |
slave.cc
|
merge with 4.0
|
2002-06-03 12:59:31 +03:00 |
slave.h
|
Fixed a bug.
|
2002-05-29 15:29:42 +03:00 |
spatial.cc
|
Spatial code cleanup
|
2002-08-22 12:21:58 +05:00 |
spatial.h
|
Spatial code cleanup
|
2002-08-22 12:21:58 +05:00 |
sql_acl.cc
|
merge with 4.0
|
2002-06-03 12:59:31 +03:00 |
sql_acl.h
|
Features made for Schlund plus several bug fixes.
|
2002-05-15 13:50:38 +03:00 |
sql_analyse.cc
|
merge with 4.0 to get last fixes to last merge
|
2002-06-04 08:29:08 +03:00 |
sql_analyse.h
|
Now string values are created and filled with charset field
|
2002-05-17 16:29:52 +05:00 |
sql_base.cc
|
merged
|
2002-09-03 10:06:10 +03:00 |
sql_cache.cc
|
merge with 4.0
|
2002-06-03 12:59:31 +03:00 |
sql_cache.h
|
processing trunsactional tables in query cache
|
2002-03-15 23:57:31 +02:00 |
sql_class.cc
|
fixed bug in string & date types with group function in subselect
|
2002-09-28 18:34:56 +03:00 |
sql_class.h
|
new EXPLAIN
|
2002-09-26 23:08:22 +03:00 |
sql_crypt.cc
|
Update copyright
|
2001-12-06 14:10:51 +02:00 |
sql_crypt.h
|
Update copyright
|
2001-12-06 14:10:51 +02:00 |
sql_db.cc
|
SHOW CREATE DATABASE name;
|
2002-07-02 14:31:54 +05:00 |
sql_delete.cc
|
merged
|
2002-06-05 21:32:22 +03:00 |
sql_derived.cc
|
new EXPLAIN
|
2002-09-26 23:08:22 +03:00 |
sql_do.cc
|
Minors changes for the Windows 3.23.47 release
|
2001-12-30 00:22:01 -02:00 |
sql_error.cc
|
sql_error.cc, sql_prepare.cc:
|
2002-06-12 14:13:12 -07:00 |
sql_handler.cc
|
Adding a necessary functionality to ::store and ::save_in_field
|
2002-08-24 14:49:04 +03:00 |
sql_insert.cc
|
subselect with union
|
2002-09-03 09:50:36 +03:00 |
sql_lex.cc
|
subselect with union
|
2002-09-03 09:50:36 +03:00 |
sql_lex.h
|
new EXPLAIN
|
2002-09-26 23:08:22 +03:00 |
sql_list.cc
|
Update copyright
|
2001-12-06 14:10:51 +02:00 |
sql_list.h
|
sql_list.h:
|
2002-06-12 17:20:16 -07:00 |
sql_load.cc
|
Now string values are created and filled with charset field
|
2002-05-17 16:29:52 +05:00 |
sql_manager.cc
|
Added macros for nice TIMESPEC usage.
|
2002-01-02 21:29:41 +02:00 |
sql_manager.h
|
Generalize handle_flush thread to also handle various management
|
2000-11-27 18:14:49 -05:00 |
sql_map.cc
|
Update copyright
|
2001-12-06 14:10:51 +02:00 |
sql_map.h
|
Update copyright
|
2001-12-06 14:10:51 +02:00 |
sql_parse.cc
|
fixing EXPLAIN select types
|
2002-10-03 18:47:04 +03:00 |
sql_prepare.cc
|
subselect in having clause
|
2002-07-01 14:14:51 +03:00 |
sql_rename.cc
|
merge with 3.23.50
|
2002-03-27 01:56:10 +02:00 |
sql_repl.cc
|
Fixed a bug in make test, non-debug version.
|
2002-05-29 15:20:36 +03:00 |
sql_repl.h
|
Fixed a bug.
|
2002-05-29 15:29:42 +03:00 |
sql_select.cc
|
new EXPLAIN
|
2002-09-26 23:08:22 +03:00 |
sql_select.h
|
merged
|
2002-09-03 10:06:10 +03:00 |
sql_show.cc
|
Renamed some charset related constant
|
2002-07-30 14:02:29 +05:00 |
sql_sort.h
|
Redefinition of myisam_bulk_insert_tree_size
|
2001-07-10 15:53:08 +03:00 |
sql_string.cc
|
merge with 4.0
|
2002-06-03 12:59:31 +03:00 |
sql_string.h
|
Changes for new binary .frm format
|
2002-06-04 08:23:57 +03:00 |
sql_table.cc
|
CREATE ... SELECT extension (WL 317)
|
2002-07-20 16:36:56 +02:00 |
sql_test.cc
|
Now string values are created and filled with charset field
|
2002-05-17 16:29:52 +05:00 |
sql_udf.cc
|
Now string values are created and filled with charset field
|
2002-05-17 16:29:52 +05:00 |
sql_udf.h
|
Update copyright
|
2001-12-06 14:10:51 +02:00 |
sql_union.cc
|
new EXPLAIN
|
2002-09-26 23:08:22 +03:00 |
sql_update.cc
|
subselect with union
|
2002-09-03 09:50:36 +03:00 |
sql_yacc.yy
|
merged
|
2002-09-03 10:06:10 +03:00 |
stacktrace.c
|
Ugly merge! But I am not done yet - there are a number of things I need to fix
|
2002-01-19 22:46:25 -07:00 |
stacktrace.h
|
Fix to get core files on Solaris
|
2001-08-22 12:22:46 +03:00 |
structs.h
|
sql_error.cc, sql_prepare.cc:
|
2002-06-12 14:13:12 -07:00 |
table.cc
|
Default table character set has been added:
|
2002-06-19 21:21:30 +05:00 |
table.h
|
new EXPLAIN
|
2002-09-26 23:08:22 +03:00 |
thr_malloc.cc
|
Update copyright
|
2001-12-06 14:10:51 +02:00 |
time.cc
|
New ctype functions/macros to support many charsets at a time
|
2002-03-12 21:37:58 +04:00 |
udf_example.cc
|
Update copyright
|
2001-12-06 14:10:51 +02:00 |
uniques.cc
|
init_dynamic_array MyODBC compatibility fix
|
2002-04-28 21:22:37 +00:00 |
unireg.cc
|
Adding a necessary functionality to ::store and ::save_in_field
|
2002-08-24 14:49:04 +03:00 |
unireg.h
|
Optimize LIKE with turbo-boyer-more algoritm
|
2002-05-17 16:45:00 +03:00 |
watchdog_mysqld
|
|
|