1
catfish
CBB 3.0.7 on Xoops 2.0.13.2 error 134
  • 2006/11/7 5:20

  • catfish

  • Just popping in

  • Posts: 32

  • Since: 2006/10/11


Hey people!

While updating from CBB 3.0.6 to 3.0.7
I got this error message. I am using XOOPS 2.0.13.2

The error message was
"Got error 134 from storage engine"

If doing a Sync the same error message is shown.

So what can I do?

2
irmtfan
Re: CBB 3.0.7 on Xoops 2.0.13.2 error 134
  • 2006/11/7 5:43

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7



3
wuddel
Re: CBB 3.0.7 on Xoops 2.0.13.2 error 134
  • 2006/11/23 13:14

  • wuddel

  • Just popping in

  • Posts: 71

  • Since: 2005/9/13


is there an answer to that problem?

In the bug sections is nothing at the moment
cu wuddel

sorry about my sh** english

4
phppp
Re: CBB 3.0.7 on Xoops 2.0.13.2 error 134
  • 2006/11/23 15:10

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


what is __nothing__ ?

Quote:

Followups:

Message

Date: 2006-10-30 17:53
Sender: tempel33
Logged In: Yes (UID:4847)

I dropped those tables and then restored them, the problem
persists. More than likely then that cbb tries to erase
already deleted records.
I also get error 134 when trying to synch forums, probably
it is quite the same issue?
I checked/repaired all the tables in my database and they
are fine.

Date: 2006-10-30 17:31
Sender: phppp
Logged In: Yes (UID:153)

"error 134" indicates that a table might be crashed, or the
records to delete have already been deleted.
For this specific case, it is most likely the later one:
during the upgrade, the "clearOrphen" and "Synchronization"
methods would try to delete orphan items. It no orphan
exists, a message would with the 134 error would display.

Let's see if we can find better way for message rendering.

Date: 2006-10-30 12:20
Sender: wuddel
Logged In: Yes (UID:5350)

i have the same problem:

PHP Version::4.4.1
MySQL Version::4.0.16
XOOPS Version::XOOPS 2.2.4

update from cbb 3.04 to 3.07

Fatal Error i found: all sub forums are gone

i use the Framework and editor version from the link in the
cbb 3.07 post

Date: 2006-10-30 09:56
Sender: tempel33
Logged In: Yes (UID:4847)

Updated from cbb3.06
Frameworks define("XOOPS_FRAMEWORKS_VERSION", "1.00")
Xoopseditor define("XOOPS_FRAMEWORKS_XOOPSEDITOR_VERSION",
"1.00")
Yes, I uploaded the above Frameworks and xoopseditor.
I saw on xoops.org that I am not the only one with that
table handler error.

Date: 2006-10-30 08:51
Sender: irmtfan
Logged In: Yes (UID:782)

questions:
update cbb from what version?
what is your franeworks version?
do you upload latest XOOPS editor?

Date: 2006-10-29 20:29
Sender: tempel33
Logged In: Yes (UID:4847)

Heh, that (MY_PREFIX_HERE) was a completely failed attempt
to hide the tables prefix in my database...

Date: 2006-10-29 20:18
Sender: tempel33
Logged In: Yes (UID:4847)

Turning on debug I see:

DELETE (MY_PREFIX_HERE)_bb_reads_forum FROM
amg_bb_reads_forum LEFT JOIN amg_bb_reads_forum AS aa ON
amg_bb_reads_forum.read_item = aa.read_item WHERE aa.post_id
> amg_bb_reads_forum.post_id
Error number: 1030
Error message: Got error 134 from table handler

Attached Files:
Name Description Download
No Files Currently Attached
Changes:

No Changes Have Been Made to This Item

5
tempel33
Re: CBB 3.0.7 on Xoops 2.0.13.2 error 134
  • 2006/11/23 15:48

  • tempel33

  • Just popping in

  • Posts: 47

  • Since: 2004/11/5


Quote:

phppp wrote:
what is __nothing__ ?


Since Wuddel is one of the posters on the bug forum, I dare to guess __nothing__ means no solution.
And just to be sure phppp: this error 134 is nothing we should be concerned with, right? Just the script trying to delete some inexistend data, everything else works fine, right?

Login

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits