Re: connector mxj can't init db on linux
Andreas Schlicker <[email protected]>
| Newsgroups | gmane.comp.db.mysql.java |
|---|---|
| Message-ID | <[email protected]> |
Hi Eric, > I'd like to ask you to obtain some more data for me. On a machine which > is having the "InnoDB: Unable to lock ./ibdata1, error: 11" problem, I'd > like you to do the following, and capture all of the screen output for > each, and send it to us. > > 1) Start by removing the existing basedir and datadir directories. > > 2) Next run the first of your test programs. > 3) do an "ls -l" of the datadir > 4) run the second program (we expect this to fail) > > 5) do another "ls -l" of the datadir There is absolutely no differences between the two 'ls -l' runs. I also did an 'ls -l data/* (attached) without seeing a difference. Regards, Andreas -- MySQL Java Mailing List For list archives: http://lists.mysql.com/java To unsubscribe: http://lists.mysql.com/[email protected]
dir.txt
(text/plain, 3.5 KB)
-rw-r--r-- 1 schlandi lengauer 5242880 May 4 16:58 data/ib_logfile0 -rw-r--r-- 1 schlandi lengauer 5242880 May 4 16:58 data/ib_logfile1 -rw-r--r-- 1 schlandi lengauer 10485760 May 4 16:58 data/ibdata1 data/mysql: total 600 -rw-r--r-- 1 schlandi lengauer 0 May 4 16:58 columns_priv.MYD -rw-r--r-- 1 schlandi lengauer 1024 May 4 16:58 columns_priv.MYI -rw-r--r-- 1 schlandi lengauer 8820 May 4 16:58 columns_priv.frm -rw-r--r-- 1 schlandi lengauer 866 May 4 16:58 db.MYD -rw-r--r-- 1 schlandi lengauer 4096 May 4 16:58 db.MYI -rw-r--r-- 1 schlandi lengauer 9178 May 4 16:58 db.frm -rw-r--r-- 1 schlandi lengauer 0 May 4 16:58 func.MYD -rw-r--r-- 1 schlandi lengauer 1024 May 4 16:58 func.MYI -rw-r--r-- 1 schlandi lengauer 8665 May 4 16:58 func.frm -rw-r--r-- 1 schlandi lengauer 868 May 4 16:58 help_category.MYD -rw-r--r-- 1 schlandi lengauer 3072 May 4 16:58 help_category.MYI -rw-r--r-- 1 schlandi lengauer 8700 May 4 16:58 help_category.frm -rw-r--r-- 1 schlandi lengauer 7320 May 4 16:58 help_keyword.MYD -rw-r--r-- 1 schlandi lengauer 12288 May 4 16:58 help_keyword.MYI -rw-r--r-- 1 schlandi lengauer 8612 May 4 16:58 help_keyword.frm -rw-r--r-- 1 schlandi lengauer 5103 May 4 16:58 help_relation.MYD -rw-r--r-- 1 schlandi lengauer 9216 May 4 16:58 help_relation.MYI -rw-r--r-- 1 schlandi lengauer 8630 May 4 16:58 help_relation.frm -rw-r--r-- 1 schlandi lengauer 169728 May 4 16:58 help_topic.MYD -rw-r--r-- 1 schlandi lengauer 15360 May 4 16:58 help_topic.MYI -rw-r--r-- 1 schlandi lengauer 8770 May 4 16:58 help_topic.frm -rw-r--r-- 1 schlandi lengauer 0 May 4 16:58 host.MYD -rw-r--r-- 1 schlandi lengauer 1024 May 4 16:58 host.MYI -rw-r--r-- 1 schlandi lengauer 9148 May 4 16:58 host.frm -rw-r--r-- 1 schlandi lengauer 0 May 4 16:58 tables_priv.MYD -rw-r--r-- 1 schlandi lengauer 1024 May 4 16:58 tables_priv.MYI -rw-r--r-- 1 schlandi lengauer 8925 May 4 16:58 tables_priv.frm -rw-r--r-- 1 schlandi lengauer 0 May 4 16:58 time_zone.MYD -rw-r--r-- 1 schlandi lengauer 1024 May 4 16:58 time_zone.MYI -rw-r--r-- 1 schlandi lengauer 8636 May 4 16:58 time_zone.frm -rw-r--r-- 1 schlandi lengauer 0 May 4 16:58 time_zone_leap_second.MYD -rw-r--r-- 1 schlandi lengauer 1024 May 4 16:58 time_zone_leap_second.MYI -rw-r--r-- 1 schlandi lengauer 8624 May 4 16:58 time_zone_leap_second.frm -rw-r--r-- 1 schlandi lengauer 0 May 4 16:58 time_zone_name.MYD -rw-r--r-- 1 schlandi lengauer 1024 May 4 16:58 time_zone_name.MYI -rw-r--r-- 1 schlandi lengauer 8606 May 4 16:58 time_zone_name.frm -rw-r--r-- 1 schlandi lengauer 0 May 4 16:58 time_zone_transition.MYD -rw-r--r-- 1 schlandi lengauer 1024 May 4 16:58 time_zone_transition.MYI -rw-r--r-- 1 schlandi lengauer 8686 May 4 16:58 time_zone_transition.frm -rw-r--r-- 1 schlandi lengauer 0 May 4 16:58 time_zone_transition_type.MYD -rw-r--r-- 1 schlandi lengauer 1024 May 4 16:58 time_zone_transition_type.MYI -rw-r--r-- 1 schlandi lengauer 8748 May 4 16:58 time_zone_transition_type.frm -rw-r--r-- 1 schlandi lengauer 160 May 4 16:58 user.MYD -rw-r--r-- 1 schlandi lengauer 2048 May 4 16:58 user.MYI -rw-r--r-- 1 schlandi lengauer 9992 May 4 16:58 user.frm data/sim: total 40 -rw-rw---- 1 schlandi lengauer 65 May 4 16:58 db.opt -rw-rw---- 1 schlandi lengauer 2079 May 4 16:58 test.MYD -rw-rw---- 1 schlandi lengauer 5120 May 4 16:58 test.MYI -rw-rw---- 1 schlandi lengauer 8632 May 4 16:58 test.frm data/test: total 0