mariadb/isam
unknown 2276e8aeb8 moved my_getopt.h under client_priv.h
Changed my_print_defaults, mysql_install, perror, resolve_stack_dump,
resolveip and pack_isam to use my_getopt.


client/client_priv.h:
  getopt -> my_getopt
client/mysql.cc:
  moved my_getopt.h under client_priv.h
client/mysqladmin.c:
  moved my_getopt.h under client_priv.h
client/mysqlbinlog.cc:
  moved my_getopt.h under client_priv.h
client/mysqlcheck.c:
  moved my_getopt.h under client_priv.h
client/mysqldump.c:
  moved my_getopt.h under client_priv.h
client/mysqlimport.c:
  moved my_getopt.h under client_priv.h
client/mysqlshow.c:
  moved my_getopt.h under client_priv.h
extra/my_print_defaults.c:
  Changed from getopt to use my_getopt
extra/mysql_install.c:
  Changed from getopt to use my_getopt
extra/perror.c:
  Changed from getopt to use my_getopt
extra/resolve_stack_dump.c:
  Changed from getopt to use my_getopt
extra/resolveip.c:
  Changed from getopt to use my_getopt
fs/mysqlcorbafs.c:
  Left reminder about my_getopt when this program is ready.
  Currently it's not being compiled.
isam/pack_isam.c:
  Changed from getopt to use my_getopt
2002-05-22 23:54:24 +03:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
_cache.c Update copyright 2001-12-06 14:10:51 +02:00
_dbug.c Update copyright 2001-12-06 14:10:51 +02:00
_dynrec.c Portability fix 2001-11-07 00:13:29 +02:00
_key.c Update copyright 2001-12-06 14:10:51 +02:00
_locking.c small bug when NO_LOCKING is defined 2002-04-01 20:52:28 +03:00
_packrec.c Update copyright 2001-12-06 14:10:51 +02:00
_page.c Update copyright 2001-12-06 14:10:51 +02:00
_search.c Update copyright 2001-12-06 14:10:51 +02:00
_statrec.c Update copyright 2001-12-06 14:10:51 +02:00
changed.c Update copyright 2001-12-06 14:10:51 +02:00
ChangeLog Import changeset 2000-07-31 21:29:14 +02:00
close.c Update copyright 2001-12-06 14:10:51 +02:00
create.c Update copyright 2001-12-06 14:10:51 +02:00
delete.c Update copyright 2001-12-06 14:10:51 +02:00
extra.c Update copyright 2001-12-06 14:10:51 +02:00
info.c Update copyright 2001-12-06 14:10:51 +02:00
isamchk.c Changed mysqlbinlog, mysqlmanager-pwgen, mysqlmanagerc, mysqltest, 2002-05-22 00:05:05 +03:00
isamdef.h Update copyright 2001-12-06 14:10:51 +02:00
isamlog.c Updated manual about embedded version. 2001-10-08 04:58:07 +03:00
log.c Update copyright 2001-12-06 14:10:51 +02:00
make-ccc Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am Updated benchmark and results for PostgreSQL 7.0.2 2000-08-18 12:48:00 +03:00
open.c Update copyright 2001-12-06 14:10:51 +02:00
pack_isam.c moved my_getopt.h under client_priv.h 2002-05-22 23:54:24 +03:00
panic.c Update copyright 2001-12-06 14:10:51 +02:00
range.c Update copyright 2001-12-06 14:10:51 +02:00
rfirst.c Update copyright 2001-12-06 14:10:51 +02:00
rkey.c Update copyright 2001-12-06 14:10:51 +02:00
rlast.c Update copyright 2001-12-06 14:10:51 +02:00
rnext.c Update copyright 2001-12-06 14:10:51 +02:00
rprev.c Update copyright 2001-12-06 14:10:51 +02:00
rrnd.c Update copyright 2001-12-06 14:10:51 +02:00
rsame.c Update copyright 2001-12-06 14:10:51 +02:00
rsamepos.c Update copyright 2001-12-06 14:10:51 +02:00
sort.c Update copyright 2001-12-06 14:10:51 +02:00
static.c Added support of null keys in HEAP tables 2002-01-12 15:42:54 +02:00
test1.c Update copyright 2001-12-06 14:10:51 +02:00
test2.c Update copyright 2001-12-06 14:10:51 +02:00
test3.c Update copyright 2001-12-06 14:10:51 +02:00
test_all Import changeset 2000-07-31 21:29:14 +02:00
test_all.res Fixes for OS2. 2001-08-22 01:45:07 +03:00
update.c Update copyright 2001-12-06 14:10:51 +02:00
write.c Update copyright 2001-12-06 14:10:51 +02:00