Re: [Bacula-users] Solution for "The table 'File' is full" with mysql 4.1

2006-03-03 Thread George R . Kasica
Volker: I tried the sequence below and I don't see a change in my tables at all: BEFORE: === # myisamchk -dv File MyISAM file: File Record format: Packed Character set: latin1 (8) File-version:1 Creation time: 2006-01-26 13:31:19 Status: open

Re: [Bacula-users] Solution for "The table 'File' is full" with mysql 4.1

2006-03-03 Thread George R . Kasica
OKso what am I missing here, I'm not a MySQL DBA so have no clue what I'd need to do to fix this one George >Mmh, for me it works. Have a look: > >Before: > >MyISAM file: /mnt/File.MYI >Record format: Packed >Character set: latin1 (8) >File-version:1 >Creation

Re: [Bacula-users] Solution for "The table 'File' is full" with mysql 4.1

2006-03-02 Thread Volker Sauer
Mmh, for me it works. Have a look: Before: MyISAM file: /mnt/File.MYI Record format: Packed Character set: latin1 (8) File-version:1 Creation time: 2005-10-25 14:44:09 Recover time:2006-02-15 11:23:43 Status: changed Auto increment key:

[Bacula-users] Solution for "The table 'File' is full" with mysql 4.1

2006-03-02 Thread Volker Sauer
Hi, this for the archives: I got error messages saying "The table 'File' is full". The table was 4 GB in size. It was on a ext3 filesystem. Switching to xfs didn't help. The solution is: http://dev.mysql.com/doc/refman/5.0/en/full-table.html Saying: You are using a MyISAM table and the space requ