View previous topic :: View next topic |
Author |
Message |
urbancamo
Joined: 04 Sep 2011 Posts: 2 Location: Windermere, UK
|
Posted: Sun Sep 04, 2011 11:57 pm Post subject: Post installation startup issue |
|
|
Hi,
Firstly, I'm very appreciative of your efforts in providing MYSQL on OpenVMS.
I've run across an issue post-installation. If anyone could help that would be great. I'm running OpenVMS AXP 8.3, JFP-AXPVMS-ZLIB-V0102-3-1.PCSI
The MYSQL Daemon does not startup:
Code: |
$ VERIFY = F$VERIFY(F$TRNLNM("SYLOGIN_VERIFY"))
110904 22:41:54 [Warning] '--skip-locking' is deprecated and will be removed in
a future release. Please use '--skip-external-locking' instead.
110904 22:41:54 [Warning] '--log_slow_queries' is deprecated and will be removed
in a future release. Please use ''--slow_query_log'/'--slow_query_log_file'' in
stead.
110904 22:41:54 [Warning] '--log-long-format' is deprecated and will be removed
in a future release. Please use '--log-short-format' instead.
110904 22:41:54 [Warning] --myisam_max_extra_sort_file_size is deprecated and do
es nothing in this version. It will be removed in a future release.
/DSA2/apps/mysql051/vms/bin/mysqld.exe: File './mysql-bin.~rec~' not found (Errc
ode: 5)
110904 22:41:54 [ERROR] MYSQL_BIN_LOG::open_purge_index_file failed to open regi
ster file.
110904 22:41:54 [ERROR] MYSQL_BIN_LOG::open_index_file failed to sync the index
file.
110904 22:41:54 [ERROR] Aborting
110904 22:41:54 [Note] /DSA2/apps/mysql051/vms/bin/mysqld.exe: Shutdown complete
MYSQL051_SRV job terminated at 4-SEP-2011 22:41:54.45
|
|
|
Back to top |
|
 |
bisonmalembouche
Joined: 01 Jun 2005 Posts: 74
|
Posted: Mon Sep 05, 2011 9:37 am Post subject: |
|
|
Hi
May be you can add some details, like the Vms version, the architecture (Alpha, Itanium), the name of the kit installed... |
|
Back to top |
|
 |
urbancamo
Joined: 04 Sep 2011 Posts: 2 Location: Windermere, UK
|
Posted: Tue Sep 06, 2011 1:09 pm Post subject: More information |
|
|
My original post did state the issue is with OpenVMS 8.3 Alpha (AXP)
The MYSQL package I installed is:
JFP-AXPVMS-MYSQL051-V4603-0-1.PCSI
Regards, Mark. |
|
Back to top |
|
 |
jfp
Joined: 12 Jul 2004 Posts: 625
|
Posted: Wed Sep 07, 2011 8:26 am Post subject: |
|
|
Hello Mark,
Do you have install MySQL on an ODS-5 disk?
Do you run the first_startup procedure ?
JF |
|
Back to top |
|
 |
|