.. |
share
|
Updated Dutch error messages.
|
2001-10-24 10:49:36 +10:00 |
.cvsignore
|
|
|
add_errmsg
|
|
|
cache_manager.cc
|
Changed to use my_global.h
|
2001-09-14 02:54:33 +03:00 |
cache_manager.h
|
|
|
ChangeLog
|
Added all changes from old 4.0 version:
|
2001-04-11 13:04:03 +02:00 |
convert.cc
|
|
|
custom_conf.h
|
|
|
derror.cc
|
New script: explain_log.sh
|
2001-10-04 21:52:41 +03:00 |
field.cc
|
Don't do signal() on windows (Causes instability problems)
|
2001-10-17 19:39:39 +03:00 |
field.h
|
Don't do signal() on windows (Causes instability problems)
|
2001-10-17 19:39:39 +03:00 |
field_conv.cc
|
Fixed bug in INSERT DELAYED when INSERT generated an error
|
2001-03-08 21:49:15 +02:00 |
filesort.cc
|
Don't do signal() on windows (Causes instability problems)
|
2001-10-17 19:39:39 +03:00 |
frm_crypt.cc
|
|
|
gen_lex_hash.cc
|
Fixed that one can always get a name for a compiled characterset
|
2001-09-28 07:21:24 +03:00 |
ha_berkeley.cc
|
Final fixes for INSERT into MERGE tables.
|
2001-09-27 21:45:48 +03:00 |
ha_berkeley.h
|
HA_NO_FULLTEXT_KEY and an appropriate error message
|
2001-10-23 10:52:51 +02:00 |
ha_hash.h
|
|
|
ha_heap.cc
|
Fix of UNION code
|
2001-08-19 14:43:51 +03:00 |
ha_heap.h
|
HA_NO_FULLTEXT_KEY and an appropriate error message
|
2001-10-23 10:52:51 +02:00 |
ha_innobase.cc
|
merge
|
2001-10-11 04:43:48 +03:00 |
ha_innobase.h
|
Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
|
2001-10-23 10:54:12 +02:00 |
ha_isam.cc
|
Updated manual about embedded version.
|
2001-10-08 04:58:07 +03:00 |
ha_isam.h
|
HA_NO_FULLTEXT_KEY and an appropriate error message
|
2001-10-23 10:52:51 +02:00 |
ha_isammrg.cc
|
Updated manual about embedded version.
|
2001-10-08 04:58:07 +03:00 |
ha_isammrg.h
|
HA_NO_FULLTEXT_KEY and an appropriate error message
|
2001-10-23 10:52:51 +02:00 |
ha_myisam.cc
|
merged
|
2001-10-09 16:01:06 +02:00 |
ha_myisam.h
|
Boolean search passes _some_ tests
|
2001-10-09 14:53:54 +02:00 |
ha_myisammrg.cc
|
Updated manual about embedded version.
|
2001-10-08 04:58:07 +03:00 |
ha_myisammrg.h
|
HA_NO_FULLTEXT_KEY and an appropriate error message
|
2001-10-23 10:52:51 +02:00 |
handler.cc
|
merge
|
2001-10-11 03:43:47 +02:00 |
handler.h
|
Merge work:/home/bk/mysql-4.0
|
2001-10-12 17:47:13 +02:00 |
hash_filo.cc
|
|
|
hash_filo.h
|
Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macro
|
2001-03-26 01:05:04 +03:00 |
hostname.cc
|
Fixes for OS2.
|
2001-08-22 01:45:07 +03:00 |
init.cc
|
Removed not used variable 'last_ref'
|
2001-01-16 06:02:05 +02:00 |
item.cc
|
Don't do signal() on windows (Causes instability problems)
|
2001-10-17 19:39:39 +03:00 |
item.h
|
Don't do signal() on windows (Causes instability problems)
|
2001-10-17 19:39:39 +03:00 |
item_buff.cc
|
|
|
item_cmpfunc.cc
|
Fixed some build problems.
|
2001-10-04 02:44:18 +03:00 |
item_cmpfunc.h
|
Fixed some build problems.
|
2001-10-04 02:44:18 +03:00 |
item_create.cc
|
Added SQL_CALC_FOUND_ROWS and FOUND_ROWS()
|
2001-04-12 00:54:35 +03:00 |
item_create.h
|
Added SQL_CALC_FOUND_ROWS and FOUND_ROWS()
|
2001-04-12 00:54:35 +03:00 |
item_func.cc
|
I have to commit to be able to pull
|
2001-10-22 11:52:17 +02:00 |
item_func.h
|
Merge work:/home/bk/mysql-4.0
|
2001-10-22 11:57:48 +02:00 |
item_strfunc.cc
|
Final fixes for INSERT into MERGE tables.
|
2001-09-27 21:45:48 +03:00 |
item_strfunc.h
|
get rid of ft_search. Now there're two sets of ft_ functions, ft_nlq_* and ft_boolean_*
|
2001-09-25 20:31:02 +02:00 |
item_sum.cc
|
Portability fixes.
|
2001-10-03 17:02:14 +03:00 |
item_sum.h
|
Final fixes for INSERT into MERGE tables.
|
2001-09-27 21:45:48 +03:00 |
item_timefunc.cc
|
New myisamchk option --sort-recover
|
2001-01-31 04:47:25 +02:00 |
item_timefunc.h
|
|
|
item_uniq.cc
|
|
|
item_uniq.h
|
|
|
key.cc
|
Fix UNION
|
2001-08-02 06:29:50 +03:00 |
lex.h
|
Merge work:/home/bk/mysql-4.0
|
2001-10-10 18:22:14 +02:00 |
lex_symbol.h
|
|
|
lock.cc
|
Merge with 3.23.42
|
2001-09-13 09:52:35 +02:00 |
log.cc
|
merge with 3.23.42
|
2001-09-02 18:38:33 +02:00 |
log_event.cc
|
Merge
|
2001-10-04 15:46:04 -06:00 |
log_event.h
|
Integrated table->ref_primary_key into table->part_of_key
|
2001-09-21 03:38:35 +03:00 |
Makefile.am
|
merged
|
2001-10-09 20:59:42 -06:00 |
matherr.c
|
Changed to use my_global.h
|
2001-09-14 02:54:33 +03:00 |
mf_iocache.cc
|
cleanup
|
2001-10-23 13:28:03 -06:00 |
mini_client.cc
|
64-bit portability fixes in network I/O
|
2001-10-13 09:28:35 -06:00 |
mini_client.h
|
64-bit portability fixes in network I/O
|
2001-10-13 09:28:35 -06:00 |
my_lock.c
|
Changed to use my_global.h
|
2001-09-14 02:54:33 +03:00 |
mysql_priv.h
|
merge
|
2001-10-08 05:36:35 +03:00 |
mysqld.cc
|
'mysqld --help|grep -A1 safe-user-create' output clarification
|
2001-10-25 17:33:54 +02:00 |
net_pkg.cc
|
Fixed bug that caused client to hang because mysqld never did send an
|
2001-06-02 00:03:16 +03:00 |
net_serv.cc
|
One should not only have to include my_net.h to work with sockets.
|
2001-10-09 03:35:29 +03:00 |
nt_servc.cc
|
Changes on NT service for a more faster stop of the service on Win2k
|
2001-09-25 01:13:19 -03:00 |
nt_servc.h
|
|
|
opt_ft.cc
|
|
|
opt_ft.h
|
Ill-minded FULLTEXT impilict initialization hack removed.
|
2000-11-02 17:36:21 +01:00 |
opt_range.cc
|
Don't do signal() on windows (Causes instability problems)
|
2001-10-17 19:39:39 +03:00 |
opt_range.h
|
Fix ORDER BY ... DESC optimization
|
2001-06-29 04:04:29 +03:00 |
opt_sum.cc
|
Integrated table->ref_primary_key into table->part_of_key
|
2001-09-21 03:38:35 +03:00 |
password.c
|
Changed to use my_global.h
|
2001-09-14 02:54:33 +03:00 |
procedure.cc
|
|
|
procedure.h
|
|
|
records.cc
|
Portability fixes
|
2001-08-10 17:37:37 +03:00 |
repl_failsafe.cc
|
cleanup
|
2001-10-23 13:28:03 -06:00 |
repl_failsafe.h
|
cleanup
|
2001-10-23 13:28:03 -06:00 |
slave.cc
|
cleanup
|
2001-10-23 13:28:03 -06:00 |
slave.h
|
merge
|
2001-10-03 18:00:38 +02:00 |
sql_acl.cc
|
Fixes to get openssl code to compile
|
2001-09-30 05:47:34 +03:00 |
sql_acl.h
|
SSL compiles and works as far as can see. Continue testing..
|
2001-09-30 10:46:20 +08:00 |
sql_analyse.cc
|
Fix UNION
|
2001-08-02 06:29:50 +03:00 |
sql_analyse.h
|
memory-limited tree
|
2001-07-02 21:18:57 +02:00 |
sql_base.cc
|
Remved Gemini code.
|
2001-10-10 02:50:28 +03:00 |
sql_cache.cc
|
|
|
sql_class.cc
|
Don't do signal() on windows (Causes instability problems)
|
2001-10-17 19:39:39 +03:00 |
sql_class.h
|
Don't do signal() on windows (Causes instability problems)
|
2001-10-17 19:39:39 +03:00 |
sql_crypt.cc
|
|
|
sql_crypt.h
|
|
|
sql_db.cc
|
portability fixes
|
2001-10-11 18:58:40 +03:00 |
sql_delete.cc
|
New alternate UNION syntax and bug fix for multi-table deletes
|
2001-10-25 14:41:49 +03:00 |
sql_handler.cc
|
Don't do signal() on windows (Causes instability problems)
|
2001-10-17 19:39:39 +03:00 |
sql_insert.cc
|
merge
|
2001-10-02 21:33:47 +02:00 |
sql_lex.cc
|
Don't do signal() on windows (Causes instability problems)
|
2001-10-17 19:39:39 +03:00 |
sql_lex.h
|
Unchecked changes, so that I could run mysql-test.
|
2001-10-19 17:43:30 +03:00 |
sql_list.cc
|
Fix UNION
|
2001-08-02 06:29:50 +03:00 |
sql_list.h
|
merged
|
2001-08-11 17:28:41 -06:00 |
sql_load.cc
|
cleanup
|
2001-10-23 13:28:03 -06:00 |
sql_manager.cc
|
mysql_priv.h manager_status is volatile
|
2000-11-28 15:59:46 -05:00 |
sql_manager.h
|
Generalize handle_flush thread to also handle various management
|
2000-11-27 18:14:49 -05:00 |
sql_map.cc
|
|
|
sql_map.h
|
Portability fixes for OPENBSD, OS2 and Windows
|
2001-01-27 01:20:56 +02:00 |
sql_parse.cc
|
SSL timeout bug fixed. Timeout was constant 60 seconds instead of 28800
|
2001-11-01 19:10:55 +02:00 |
sql_rename.cc
|
Remved Gemini code.
|
2001-10-10 02:50:28 +03:00 |
sql_repl.cc
|
cleanup
|
2001-10-23 13:28:03 -06:00 |
sql_repl.h
|
cleanup
|
2001-10-23 13:28:03 -06:00 |
sql_select.cc
|
merge
|
2001-10-20 10:27:01 +02:00 |
sql_select.h
|
Fix UNION
|
2001-08-02 06:29:50 +03:00 |
sql_show.cc
|
got the last changeset to compile/run
|
2001-10-10 15:36:35 -06:00 |
sql_sort.h
|
Redefinition of myisam_bulk_insert_tree_size
|
2001-07-10 15:53:08 +03:00 |
sql_string.cc
|
Changed to use my_global.h
|
2001-09-14 02:54:33 +03:00 |
sql_string.h
|
Portability fixes for OPENBSD, OS2 and Windows
|
2001-01-27 01:20:56 +02:00 |
sql_table.cc
|
Merge serg.mysql.com:/usr/home/serg/Abk/mysql
|
2001-10-24 14:59:50 +02:00 |
sql_test.cc
|
merge with 3.23.42
|
2001-09-02 18:38:33 +02:00 |
sql_udf.cc
|
Fixes for OS2.
|
2001-08-22 01:45:07 +03:00 |
sql_udf.h
|
|
|
sql_union.cc
|
New alternate UNION syntax and bug fix for multi-table deletes
|
2001-10-25 14:41:49 +03:00 |
sql_update.cc
|
merge with 3.23.42
|
2001-09-02 18:38:33 +02:00 |
sql_yacc.yy
|
sql_yacc.yy des_encrpyt
|
2001-11-05 11:05:15 +02:00 |
stacktrace.c
|
Changed to use my_global.h
|
2001-09-14 02:54:33 +03:00 |
stacktrace.h
|
Fix to get core files on Solaris
|
2001-08-22 12:22:46 +03:00 |
structs.h
|
Added rpl_status. This is a midway commit to be able to pull so I can save
|
2001-10-09 20:56:24 -06:00 |
table.cc
|
portability fixes
|
2001-10-11 18:58:40 +03:00 |
table.h
|
New script: explain_log.sh
|
2001-10-04 21:52:41 +03:00 |
thr_malloc.cc
|
Changed DB_TYPE_INNOBASE to DB_TYPE_INNODB
|
2001-09-02 13:47:00 +03:00 |
time.cc
|
Final fixes for INSERT into MERGE tables.
|
2001-09-27 21:45:48 +03:00 |
udf_example.cc
|
merge
|
2001-09-28 06:28:04 +02:00 |
uniques.cc
|
Portability fixes.
|
2001-10-03 17:02:14 +03:00 |
unireg.cc
|
Final fixes for INSERT into MERGE tables.
|
2001-09-27 21:45:48 +03:00 |
unireg.h
|
Added ER_SAFE() for cases when the error message could be out of bands
|
2001-06-01 04:10:53 +03:00 |
watchdog_mysqld
|
|
|