mariadb/myisammrg
unknown e6783a8785 Removed compiler warnings
Fixed wrong variable name for Windows


VC++Files/innobase/innobase.dsp:
  Don't use precompiled headers (doesn't work with samba)
VC++Files/myisammrg/myisammrg.dsp:
  Add missing files
VC++Files/mysqlbinlog/mysqlbinlog.dsp:
  Fixed included paths
VC++Files/mysqldemb/mysqldemb.dsp:
  Don't use precompiled headers (doesn't work with samba)
VC++Files/mysqlserver/mysqlserver.dsp:
  Don't use precompiled headers (doesn't work with samba)
VC++Files/sql/mysqld.dsp:
  Fixed paths
innobase/include/univ.i:
  Removed compiler warning
myisammrg/myrg_open.c:
  Removed compiler warning
sql/ha_myisam.cc:
  Removed compiler warning
  Fixed wrong (but not dangerous) if statement
sql/ha_myisammrg.cc:
  Removed compiler warning
sql/mysqld.cc:
  Fixed wrong variable name for Windows
sql/sql_update.cc:
  Removed not used label
2002-12-12 21:01:32 +02:00
..
.cvsignore
make-ccc
Makefile.am myisammrg::records_in_range 2002-11-17 18:54:23 +01:00
myrg_close.c Update copyright 2001-12-06 14:10:51 +02:00
myrg_create.c Update copyright 2001-12-06 14:10:51 +02:00
myrg_def.h Update copyright 2001-12-06 14:10:51 +02:00
myrg_delete.c Indentation cleanup & new comments 2002-06-28 09:18:23 +03:00
myrg_extra.c New multi-table-update code 2002-11-29 16:40:18 +02:00
myrg_info.c ANALYZE for MERGE 2002-12-10 00:06:05 +01:00
myrg_locking.c do not crash on myrg_rprev/myrg_rnext if no current table 2002-06-25 16:32:16 +02:00
myrg_open.c Removed compiler warnings 2002-12-12 21:01:32 +02:00
myrg_panic.c Update copyright 2001-12-06 14:10:51 +02:00
myrg_queue.c
myrg_range.c better boundary behaviour 2002-11-17 20:08:42 +01:00
myrg_rfirst.c
myrg_rkey.c
myrg_rlast.c
myrg_rnext.c Merge with 3.23.51 2002-07-25 22:46:28 +03:00
myrg_rprev.c Merge with 3.23.51 2002-07-25 22:46:28 +03:00
myrg_rrnd.c New SET syntax & system variables. 2002-07-23 18:31:22 +03:00
myrg_rsame.c Indentation cleanup & new comments 2002-06-28 09:18:23 +03:00
myrg_static.c Update copyright 2001-12-06 14:10:51 +02:00
myrg_update.c Indentation cleanup & new comments 2002-06-28 09:18:23 +03:00
myrg_write.c Indentation cleanup & new comments 2002-06-28 09:18:23 +03:00