[前][次][番号順一覧][スレッド一覧]

mysql:1353

From: SUZUKI Norio <SUZUKI Norio <kipp@xxxxxxxxxx>>
Date: Mon, 29 Nov 1999 09:17:24 +0900
Subject: [mysql 01353] mysql-shareware-win32-1.1 の sample が動かない

こんにちは、鈴木です。 MS-Windows98上でmysqlを動かしたいと思い、
評価版のmysql-shareware-win32-1.1.zipをdownloadしinstallしました。
PATHにc:\mysql\binを設定してmysqldを常駐させ、DOS窓から
> mysqlとすると

Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 5 to server version: 3.21.29a-gamma-debug

Type 'help' for help.
と表示され、確かに動くように思えます。

次に、c:\mysql\examples\testsに移動して
mysql -vvf<auto_increment.tst>auto_increment.rとすると
ERROR 1064 at line 6: parse error near 'exists auto_incr_test,auto_incr_test2' at line 1
ERROR 1046 at line 8: No Database Selected
ERROR 1046 at line 10: No Database Selected
ERROR 1046 at line 11: No Database Selected
と表示され正常に実行されません。

次にActiveperl build 522 とDBI、DBD-Mysqlモジュールをインストールして
perl big_record.plとすると
Connection to database test
Creating table test_big_record
Inserting 20 records
MySQL server has gone away at big_record.pl line 37.
となり、これも正常に実行されません。

perl export.plも
Connection to database test
DBD::mysql::st execute failed: Unknown table 'export' at C:/usr/ap522/site/lib/Mysql.pm line 172.
Creating table
Inserting data
Doing dump, load, check on different formats
DBD::mysql::st execute failed: Access denied for user: '@unknown' (Using password: NO) at C:/usr/ap522/site/lib/Mysql.pm line 172.
Access denied for user: '@unknown' (Using password: NO) at export.pl line 107.
となり、駄目です。

ここで質問です。
添付されているテストが正常に実行されないことから、評価版がおかしいか
または私が肝心な作業を実行していないかのどちらかなのですが、

1.何か私がし忘れているインストール直後の作業がありますか?
マニュアルのここをキチンと読め、とのポイントを示して頂くだけでも
結構です。 マニュアルにはmysql_install_dbというスクリプトを実行
するように、という記述があるのですが評価版にはそれに相当するものが
含まれていないようです。

2.mysqldの起動の際、--datadir=G:\というオプションをつけると
常駐してくれないのですが、「評価版」ならではの制限なのでしょうか?

----
SUZUKI Norio  kipp@xxxxxxxxxx

[前][次][番号順一覧][スレッド一覧]

->    1353 1999-11-29 09:17 [SUZUKI Norio <kipp@x] mysql-shareware-win32-1.1 の sample が動かない
      1358 1999-11-30 16:13 ┣[SUZUKI Norio <kipp@x]                                       
      1359 1999-11-30 18:29 ┗[<takeshi@xxxxxxxxxx>]                                       
      1361 1999-11-30 20:08  ┗[SUZUKI Norio <kipp@x]                                     
      1363 1999-11-30 20:49   ┗[<takeshi@xxxxxxxxxx>]                                   
      1365 1999-11-30 21:30    ┗[SUZUKI Norio <kipp@x]                                 
      1366 1999-11-30 21:45     ┗[<takeshi@xxxxxxxxxx>]                               
      1367 1999-12-01 08:58      ┗[SUZUKI Norio <kipp@x]                             
      1369 1999-12-02 18:35       ┗[<takeshi@xxxxxxxxxx>] manual (Re: mysql-shareware-win32-1.1 の sample が動かない)