.. |
share
|
fixed cyclic reference bug
|
2002-11-14 00:26:18 +02: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 with 4.0.3
|
2002-08-30 12:40:40 +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
|
String->copy() now has a charset arg
|
2002-11-06 17:43:22 +04:00 |
field.h
|
String->copy() now has a charset arg
|
2002-11-06 17:43:22 +04:00 |
field_conv.cc
|
Some charset code clean-ups
|
2002-11-06 17:01:12 +04:00 |
filesort.cc
|
Some charset code clean-ups
|
2002-11-06 17:01:12 +04:00 |
frm_crypt.cc
|
Update copyright
|
2001-12-06 14:10:51 +02:00 |
gen_lex_hash.cc
|
new version of sql/gen_lex_hash.cc
|
2002-11-06 13:03:38 +04:00 |
gstream.cc
|
Some macros to make life easier
|
2002-11-13 17:58:07 +04:00 |
gstream.h
|
Fixes and code cleanups after merge with 4.0.3
|
2002-10-02 13:33:08 +03:00 |
ha_berkeley.cc
|
BDB 4.1.24
|
2002-10-30 15:57:05 +04: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
|
Some charset code clean-ups
|
2002-11-06 17:01:12 +04:00 |
ha_heap.h
|
auto_increment for heap tables
|
2002-10-07 17:49:03 +05:00 |
ha_innodb.cc
|
BINARY charset is now used instead of binary_flag
|
2002-10-25 13:58:32 +05: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
|
Update copyright
|
2001-12-06 14:10:51 +02:00 |
ha_isammrg.h
|
Fix some ORDER BY ... DESC problems with InnoDB
|
2002-09-27 08:23:51 +03:00 |
ha_myisam.cc
|
Some charset code clean-ups
|
2002-11-06 17:01:12 +04: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
|
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.3
|
2002-08-30 12:40:40 +03:00 |
init.cc
|
Portability fixes to be able to compile MySQL with VC++
|
2002-10-08 22:28:24 +03:00 |
item.cc
|
fixed bug in cyclic reference refinition
|
2002-11-14 09:43:24 +02:00 |
item.h
|
fixed cyclic reference bug
|
2002-11-14 00:26:18 +02:00 |
item_buff.cc
|
BINARY charset is now used instead of binary_flag
|
2002-10-25 13:58:32 +05:00 |
item_cmpfunc.cc
|
wild_case_compate(&String, &String, escape) doesn't exist anymor
|
2002-11-14 17:25:34 +04:00 |
item_cmpfunc.h
|
fixed cyclic reference bug
|
2002-11-14 00:26:18 +02: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
|
fixed cyclic reference bug
|
2002-11-14 00:26:18 +02:00 |
item_func.h
|
fixed cyclic reference bug
|
2002-11-14 00:26:18 +02:00 |
item_strfunc.cc
|
USER(), DATABASE() and CHARSET() functions are now UCS2 compatible
|
2002-11-11 18:43:33 +04:00 |
item_strfunc.h
|
fixed cyclic reference bug
|
2002-11-14 00:26:18 +02:00 |
item_subselect.cc
|
fixed cyclic reference bug
|
2002-11-14 00:26:18 +02:00 |
item_subselect.h
|
fixed cyclic reference bug
|
2002-11-14 00:26:18 +02:00 |
item_sum.cc
|
String->copy() now has a charset arg
|
2002-11-06 17:43:22 +04: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
|
These functions are now UCS2 compatible:
|
2002-11-12 17:32:36 +04:00 |
item_timefunc.h
|
These functions are now UCS2 compatible:
|
2002-11-12 17:32:36 +04:00 |
item_uniq.cc
|
Update copyright
|
2001-12-06 14:10:51 +02:00 |
item_uniq.h
|
Fixes and code cleanups after merge with 4.0.3
|
2002-10-02 13:33:08 +03:00 |
key.cc
|
my_sortcmp -> my_strnncoll
|
2002-10-09 16:33:35 +05:00 |
lex.h
|
add help command on server side
|
2002-10-28 17:44:19 +04:00 |
lex_symbol.h
|
Update copyright
|
2001-12-06 14:10:51 +02:00 |
lock.cc
|
changes for mysqladmin debug
|
2002-10-30 16:52:12 +02:00 |
log.cc
|
Changed binlog name padding from binlog.001 to binlog.000001
|
2002-10-29 15:11:13 -07:00 |
log_event.cc
|
Fixed error handling bug
|
2002-11-04 00:56:25 +02:00 |
log_event.h
|
Reordered functions--grouped by class now.
|
2002-10-29 23:50:07 -07:00 |
Makefile.am
|
add help command on server side
|
2002-10-28 17:44:19 +04: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
|
Fixed error handling bug
|
2002-11-04 00:56:25 +02:00 |
mini_client.h
|
New SET syntax & system variables.
|
2002-07-23 18:31:22 +03:00 |
my_lock.c
|
merge with 3.23.48
|
2002-02-11 13:48:59 +02:00 |
mysql_priv.h
|
removed unused function
|
2002-11-14 16:47:48 +04:00 |
mysqld.cc
|
Add shared memory protocol and option --protocol
|
2002-11-15 00:16:30 +05:00 |
net_pkg.cc
|
Portability fixes to be able to compile MySQL with VC++
|
2002-10-08 22:28:24 +03:00 |
net_serv.cc
|
merging
|
2002-10-04 14:15:59 +03:00 |
nt_servc.cc
|
merged
|
2002-10-25 21:15:52 +00:00 |
nt_servc.h
|
Added optional NT service and fix the TZ variable bug
|
2002-10-16 21:51:03 -02:00 |
opt_ft.cc
|
|
|
opt_ft.h
|
fixes for ft-boolean and range optimizer
|
2001-11-22 16:00:11 +01:00 |
opt_range.cc
|
move like_range into CHARSET_INFO structure
|
2002-11-15 11:44:23 +04: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
|
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
|
USER(), DATABASE() and CHARSET() functions are now UCS2 compatible
|
2002-11-11 18:43:33 +04: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
|
Add shared memory protocol and option --protocol
|
2002-11-15 00:16:30 +05:00 |
set_var.h
|
fixed select_lex & max_join_size parameters with BIG_TABLES
|
2002-11-11 17:28:58 +02:00 |
slave.cc
|
removed unused function
|
2002-11-14 16:47:48 +04:00 |
slave.h
|
Added comment blocks for all functions
|
2002-10-29 15:12:47 -07: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
|
Item->thd_charset() - returns a default charset which should be used
|
2002-11-06 15:49:53 +04:00 |
sql_analyse.h
|
All String->set() now have charset argument
|
2002-10-30 16:19:43 +04:00 |
sql_base.cc
|
small revert
|
2002-11-18 23:11:45 +02:00 |
sql_cache.cc
|
removed SELECT_LEX_UNIT -> SELECT_LEX pointer conversion (SCRUM)
|
2002-10-30 13:18:52 +02:00 |
sql_cache.h
|
Updated VC++ project files for 4.0.4
|
2002-09-24 17:11:59 +03:00 |
sql_class.cc
|
small change
|
2002-11-18 22:41:57 +02:00 |
sql_class.h
|
fixed bug in cyclic reference refinition
|
2002-11-14 09:43:24 +02: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
|
Extensions to support this:
|
2002-11-06 12:01:38 +04:00 |
sql_delete.cc
|
few small bug fixes ...
|
2002-11-15 16:37:44 +02:00 |
sql_derived.cc
|
Merge sinisa@work.mysql.com:/home/bk/mysql-4.1
|
2002-11-16 14:31:48 +02: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
|
support for HA_READ_PREFIX_LAST_OR_PREV in headres
|
2002-10-25 14:09:47 +00:00 |
sql_help.cc
|
addition correction for 'help' command
|
2002-10-30 17:38:07 +04:00 |
sql_insert.cc
|
Fixed error handling bug
|
2002-11-04 00:56:25 +02:00 |
sql_lex.cc
|
Some code optimisations related to EXPLAIN of derived tables and the
|
2002-11-09 15:40:46 +02:00 |
sql_lex.h
|
fixed bug of derived table in subselect
|
2002-11-13 11:59:03 +02:00 |
sql_list.cc
|
Update copyright
|
2001-12-06 14:10:51 +02:00 |
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
|
Added macros for nice TIMESPEC usage.
|
2002-01-02 21:29:41 +02:00 |
sql_manager.h
|
|
|
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_olap.cc
|
merge
|
2002-07-29 18:37:15 +03:00 |
sql_parse.cc
|
Fixed bugs pointed by "Crash with 'big' derivated table in MySQL-4.1" bugreport
|
2002-11-16 00:01:48 +02:00 |
sql_prepare.cc
|
Some charset code clean-ups
|
2002-11-06 17:01:12 +04: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
|
removed SELECT_LEX_UNIT -> SELECT_LEX pointer conversion (SCRUM)
|
2002-10-30 13:18:52 +02:00 |
sql_repl.h
|
Fixed searching after ssl directories.
|
2002-09-05 16:17:08 +03:00 |
sql_select.cc
|
fixed another small bug with LIMIT )
|
2002-11-19 19:43:45 +02:00 |
sql_select.h
|
fixed cyclic reference bug
|
2002-11-14 00:26:18 +02:00 |
sql_show.cc
|
added 'USING BTREE' for 'show create table' for HEAP
|
2002-11-19 19:58:46 +04:00 |
sql_sort.h
|
Redefinition of myisam_bulk_insert_tree_size
|
2001-07-10 15:53:08 +03:00 |
sql_string.cc
|
wild_case_compate(&String, &String, escape) doesn't exist anymor
|
2002-11-14 17:25:34 +04:00 |
sql_string.h
|
wild_case_compate(&String, &String, escape) doesn't exist anymor
|
2002-11-14 17:25:34 +04:00 |
sql_table.cc
|
few small bug fixes ...
|
2002-11-15 16:37:44 +02:00 |
sql_test.cc
|
Small fix to avoid problems in building with --without-debug
|
2002-11-07 20:11:55 +02:00 |
sql_udf.cc
|
Merge with 4.0.4
|
2002-10-02 17:55:12 +03:00 |
sql_udf.h
|
Update copyright
|
2001-12-06 14:10:51 +02:00 |
sql_union.cc
|
lot's of fixes with test cases
|
2002-11-18 18:28:51 +02:00 |
sql_update.cc
|
moved similar code to function
|
2002-11-04 22:12:45 +02:00 |
sql_yacc.yy
|
Fix syntax to be more clean:
|
2002-11-10 14:45:21 +04:00 |
stacktrace.c
|
Some
|
2002-07-17 15:17:20 +03:00 |
stacktrace.h
|
Fix to get core files on Solaris
|
2001-08-22 12:22:46 +03:00 |
structs.h
|
Fixes and code cleanups after merge with 4.0.3
|
2002-10-02 13:33:08 +03:00 |
table.cc
|
Some charset code clean-ups
|
2002-11-06 17:01:12 +04:00 |
table.h
|
merging
|
2002-10-04 14:15:59 +03:00 |
thr_malloc.cc
|
Update copyright
|
2001-12-06 14:10:51 +02:00 |
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
|
BINARY charset is now used instead of binary_flag
|
2002-10-25 13:58:32 +05:00 |
unireg.h
|
Merge with 4.0.4
|
2002-10-02 17:55:12 +03:00 |
watchdog_mysqld
|
|
|