mariadb/sql
2002-11-21 17:55:49 +02:00
..
share In my previous commit I didn't notice that we already have brazilian portuguese :( 2002-07-16 17:18:54 +05:00
.cvsignore
add_errmsg
cache_manager.cc
cache_manager.h
ChangeLog
convert.cc Two bug fixes 2002-03-28 18:35:21 +02:00
custom_conf.h
derror.cc
field.cc Fixed problems with DECIMAL() type on overflow. 2002-05-02 18:04:21 +03:00
field.h Removed wrong bug fix for problem with timestamp and BETWEEN. 2002-11-05 00:24:59 +02:00
field_conv.cc Fixed bug in LEFT JOIN ... WHERE not_null_key_column=NULL; 2002-10-16 10:32:45 +03:00
filesort.cc Fixed core dump bug in ORDER BY ... LIMIT 2002-09-15 01:23:01 +03:00
frm_crypt.cc
gen_lex_hash.cc Better error messages for mysql-test-run 2002-08-06 16:12:52 +03:00
ha_berkeley.cc Fix that mysqladmin shutdown can be interrupted with ^C 2001-11-03 15:18:09 +02:00
ha_berkeley.h Better optimization for InnoDB and BDB tables for ORDER BY 2001-11-29 15:34:37 +02:00
ha_gemini.cc Portability fixes. 2001-08-21 20:06:00 +03:00
ha_gemini.h Portability fixes. 2001-08-21 20:06:00 +03:00
ha_hash.h
ha_heap.cc
ha_heap.h HA_NO_FULLTEXT_KEY and an appropriate error message 2001-10-23 10:52:51 +02:00
ha_innobase.cc ha_innobase.cc: 2002-11-19 17:08:07 +02:00
ha_innobase.h ha_innobase.cc, ha_innobase.h: 2002-10-03 19:10:49 +03:00
ha_isam.cc Added help for --local-infile 2002-03-12 11:38:22 +02:00
ha_isam.h HA_NO_FULLTEXT_KEY and an appropriate error message 2001-10-23 10:52:51 +02:00
ha_isammrg.cc
ha_isammrg.h HA_NO_FULLTEXT_KEY and an appropriate error message 2001-10-23 10:52:51 +02:00
ha_myisam.cc better fix for OPTIMIZE bug 2002-11-14 22:39:46 +01:00
ha_myisam.h
ha_myisammrg.cc TEMPORARY MERGE tables are allowed 2002-11-05 00:00:51 +01:00
ha_myisammrg.h HA_NO_FULLTEXT_KEY and an appropriate error message 2001-10-23 10:52:51 +02:00
handler.cc log.cc, handler.cc: 2002-06-22 20:05:30 +03:00
handler.h sql_show.cc, handler.h, handler.cc: 2002-03-21 18:05:46 +02:00
hash_filo.cc
hash_filo.h
hostname.cc New my_gethostbyname_r() handling 2002-05-16 16:32:51 +03:00
init.cc
item.cc Fixed bug in LEFT JOIN ... WHERE not_null_key_column=NULL; 2002-10-16 10:32:45 +03:00
item.h Fixed bug in LEFT JOIN ... WHERE not_null_key_column=NULL; 2002-10-16 10:32:45 +03:00
item_buff.cc
item_cmpfunc.cc Removed wrong bug fix for problem with timestamp and BETWEEN. 2002-11-05 00:24:59 +02:00
item_cmpfunc.h Fix for ISNULL() 2002-05-07 19:08:56 +03:00
item_create.cc
item_create.h
item_func.cc Portability fixes for SCO and HPUX 2002-05-31 15:22:38 +03:00
item_func.h Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2002-04-02 14:59:40 +00:00
item_strfunc.cc Fix bug in CONCAT_WS() 2002-05-17 10:50:57 +03:00
item_strfunc.h Fixed bug with BINARY NULL 2002-09-18 02:00:56 +03:00
item_sum.cc Fixed bug in mysqlcheck when using --fast 2001-06-19 14:30:12 +03:00
item_sum.h Fixed bug in mysqlcheck when using --fast 2001-06-19 14:30:12 +03:00
item_timefunc.cc Fixed bug in DATE_FORMAT when used with GROUP BY 2002-03-06 18:36:31 +02:00
item_timefunc.h Fix for ISNULL() 2002-05-07 19:08:56 +03:00
item_uniq.cc
item_uniq.h
key.cc Fixed problem with auto_increment key as not first key part 2002-07-23 02:08:48 +03:00
lex.h Merge of ha_innobase.cc from 4.0; This fixes that MySQL doesn't allocate too big buffers when sorting innobase rows 2002-07-29 09:35:25 +03:00
lex_symbol.h
lock.cc Change name -> alias in TABLE_LIST. 2002-09-21 21:36:23 +03:00
log.cc touchup to last fix 2002-10-07 16:39:52 -06:00
log_event.cc Portability fixes. 2001-11-02 07:42:28 +02:00
log_event.h Fixed bug in binary log when using LOAD DATA INFILE without active database. 2002-06-30 23:25:46 +03:00
Makefile.am - Applied required modifications for automake 1.5 2002-11-17 16:45:21 +01:00
matherr.c
md5.c Fixes for OS2. 2001-08-22 01:45:07 +03:00
md5.h
mf_iocache.cc
mini_client.cc Another try to fix slave timeouts 2002-07-17 14:46:09 +03:00
mini_client.h
my_lock.c Remove uage of static variable from file locks. 2002-02-10 20:28:58 +02:00
mysql_priv.h Fixed bug introduces by last changeset 2002-09-03 16:28:01 +03:00
mysqld.cc A fix for --bind-address=hostname 2002-11-21 17:55:49 +02:00
net_pkg.cc
net_serv.cc Fixed bug in --safe-create-user 2001-09-15 15:24:56 +03:00
nt_servc.cc Added optional NT service and fix the TZ variable bug 2002-10-16 21:51:03 -02: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
opt_range.cc Backported fix from 4.0 which caused core dumps for some complex queries. 2002-06-17 15:00:06 +03:00
opt_range.h
opt_sum.cc
password.c
procedure.cc
procedure.h
records.cc Fix race condition in ANALYZE TABLE. 2001-11-26 02:16:38 +02:00
slave.cc Change name -> alias in TABLE_LIST. 2002-09-21 21:36:23 +03:00
slave.h slave.h, slave.cc: 2002-06-22 20:00:32 +03:00
sql_acl.cc Change name -> alias in TABLE_LIST. 2002-09-21 21:36:23 +03:00
sql_acl.h Portability fixes 2001-08-10 17:37:37 +03:00
sql_analyse.cc
sql_analyse.h
sql_base.cc IGNORE/USE INDEX now work with HA_EXTRA_KEYREAD 2002-11-09 19:15:46 +01:00
sql_cache.cc
sql_class.cc moved RAND initialization from mysqld.cc to sql_class.cc:THD::THD() 2002-10-29 12:28:14 -07:00
sql_class.h ha_innobase.cc, ha_innobase.h, handler.h, handler.cc, sql_class.h, log.cc: 2002-01-22 22:57:56 +02:00
sql_crypt.cc
sql_crypt.h
sql_db.cc Fixed bug in LOCK TABLES on windows. 2002-10-09 12:05:22 +03:00
sql_delete.cc Fix wrong usage of constant which could cause mysqld to use index when doing an update/delete on small tables. 2002-07-19 21:57:53 +03:00
sql_do.cc Minors changes for the Windows 3.23.47 release 2001-12-30 00:22:01 -02:00
sql_insert.cc Change name -> alias in TABLE_LIST. 2002-09-21 21:36:23 +03:00
sql_lex.cc Don't give warnings for empty statements with comments 2002-02-14 15:04:14 +02:00
sql_lex.h Many files: 2002-07-08 19:34:49 +03:00
sql_list.cc
sql_list.h Fixed bug in ALTER TABLE for MERGE tables 2001-08-10 17:05:54 +03:00
sql_load.cc Fix for load data infile when no active database 2002-03-22 01:03:34 +02:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_parse.cc fixed race that caused sig11s on simultaneous FLUSH LOGS 2002-10-07 15:42:10 -06:00
sql_rename.cc Quote names to SHOW CREATE for mysqldump 2002-03-21 23:06:48 +02:00
sql_repl.cc properly kill slave in all cases on systems that do not interrupt syscalls 2001-11-23 09:57:36 -07:00
sql_repl.h properly kill slave in all cases on systems that do not interrupt syscalls 2001-11-23 09:57:36 -07:00
sql_select.cc Fixed rare core dump bug when using complicated GROUP BY query that didn't return any results. 2002-11-08 09:58:28 +02:00
sql_select.h
sql_show.cc Change name -> alias in TABLE_LIST. 2002-09-21 21:36:23 +03:00
sql_string.cc Fixed that LOAD DATA INFILE works with transactions. 2001-08-28 06:43:55 +03:00
sql_string.h
sql_table.cc Fixed problem with BDB tables and ALTER TABLE 2002-10-24 01:29:29 +03:00
sql_test.cc Portability fixes. 2001-08-18 10:49:00 +03:00
sql_udf.cc Change name -> alias in TABLE_LIST. 2002-09-21 21:36:23 +03:00
sql_udf.h
sql_update.cc Fix wrong usage of constant which could cause mysqld to use index when doing an update/delete on small tables. 2002-07-19 21:57:53 +03:00
sql_yacc.yy followup: s/st_table_list->name/st_table_list->alias/ 2002-09-23 14:38:35 +00:00
stacktrace.c Fix to get core file on Linux 2002-11-05 00:04:36 +02:00
stacktrace.h Fix to get core files on Solaris 2001-08-22 12:22:46 +03:00
structs.h
table.cc Fixed a bug in key optimizing handling where the expression 2002-10-14 17:04:12 +03:00
table.h Change name -> alias in TABLE_LIST. 2002-09-21 21:36:23 +03:00
thr_malloc.cc
time.cc Portability fixes 2001-10-31 18:27:49 +02:00
udf_example.cc Cleaned up udf_example.cc and mysql_fix_privilege_tables 2001-09-27 21:35:35 +03:00
unireg.cc Use NAMES_SEP_CHAR also for enums (Fix for supportwizard) 2002-02-13 22:01:43 +02:00
unireg.h Use NAMES_SEP_CHAR also for enums (Fix for supportwizard) 2002-02-13 22:01:43 +02:00
violite.c Portability fixes 2001-10-31 20:28:43 +02:00
watchdog_mysqld