• 12-05-2008, 21:14:39
    #1
    Üyeliği durduruldu
    ArkadaŞlar Vbulletin mysql u kiletledi..
    Post Kullanımda diyor..

    Optimize et dediğimizde faliyette diyor. Onar dediğimizde Mysql sunucu Kilitleniyor ve cvp vermiyor.

    Durup dururken bu sorun çıktı. Acil yardımlarınızı bekliyorum..

    SSh dan da onardım.!

    1. check database tables

    mysqlcheck -s -u mysqlusername -p vbforumdbname

    ignore session and cp session table messages

    this command will show the 'X clients are using or haven't closed table error' if it exists the below is how to fix it

    2. repair table

    mysqlcheck -r -q -u mysqlusername -p vbforumdbname


    3. recheck database tables

    mysqlcheck -s -u mysqlusername -p vbforumdbname

    if still get corruption errors that aren't related to session tables, then run

    mysqlcheck -r -u mysqlusername -p vbforumdbname

    usually happens when mysql was writing to disk when mysql server was restarted abruptly etc

    it's always good idea to flush-tables before restarting mysql i.e.

    mysqladmin -u root -p flush-tables



    Para etmedi, Mysql u devre dışı bırakıyor. Tüm serverde mysql kesiliyor..
    Bunu onarmanın bir yolu yokmu? DB 1 GB...
  • 13-05-2008, 00:53:37
    #2
    #mysql -u root -p şifrenigir
    #connect veritabaniadin
    #REPAIR TABLE `announcementread` , `attachment` , `attachmentpermission` , `attachmenttype` , `attachmentviews` , `avatar` , `bbcode` , `calendar` , `calendarcustomfield` , `calendarmoderator` , `calendarpermission` , `cpsession` , `cron` , `cronlog` , `customavatar` , `customprofilepic` , `datastore` , `deletionlog` , `editlog` , `event` , `externalcache` , `faq` , `forum` , `forumpermission` , `forumread` , `googlemapme` , `holiday` , `icon` , `imagecategory` , `imagecategorypermission` , `impexerror` , `infraction` , `infractionban` , `infractiongroup` , `infractionlevel` , `invites` , `itrader` , `itrader_comments` , `language` , `linkback` , `mailqueue` , `moderation` , `moderator` , `moderatorlog` , `noinvite` , `passwordhistory` , `paymentapi` , `paymentinfo` , `paymenttransaction` , `phrase` , `phrasetype` , `plugin` , `pm` , `pmreceipt` , `pmtext` , `podcast` , `podcastitem` , `poll` , `pollvote` , `post` , `posthash` , `postindex` , `postparsed` , `product` , `productcode` , `productdependency` , `profilefield` , `ranks` , `regimage` , `reminder` , `reputation` , `reputationlevel` , `rssfeed` , `rsslog` , `search` , `session` , `setting` , `settinggroup` , `sigparsed` , `sigpic` , `smilie` , `stats` , `strikes` , `style` , `subscribeevent` , `subscribeforum` , `subscribethread` , `subscription` , `subscriptionlog` , `subscriptionpermission` , `tachyforumpost` , `tachythreadpost` , `template` , `templatehistory` , `thread` , `threadrate` , `threadread` , `threadredirect` , `threadviews` , `toplist_categories` , `toplist_clicks` , `toplist_ratings` , `toplist_reports` , `toplist_sites` , `upgradelog` , `user` , `useractivation` , `userban` , `userfield` , `usergroup` , `usergroupleader` , `usergrouprequest` , `usernote` , `userpromotion` , `usertextfield` , `usertitle` , `vbfields` , `word` ;
    • SunucuCozumleri
    SunucuCozumleri bunu beğendi.
    1 kişi bunu beğendi.
  • 13-05-2008, 00:54:47
    #3
    eğer hala mysql duruyorsa yada kilitleniyorsa yeni versiyonu upgrade et düzelir %99,9

    bu sorun genelde örnegin mysql 5 kullanıyorsan tekrar mysql4 'e dönersen sık sık olan bir hata
  • 13-05-2008, 14:51:06
    #4
    Üyeliği durduruldu
    mysql 5 kullanıyorum hiç 4 dönmedim hala 5 kullanıyorum.. dediğini deneyeyim inşallah düzelir.
  • 13-05-2008, 14:59:35
    #5
    Üyeliği durduruldu
    Bende mysql şifresi yok nasıl yapacam Hiçte anlamam bu işlerden, yardımcı olacak yokmu
  • 13-05-2008, 15:42:01
    #6
    Üyeliği durduruldu
    [root@server ~]# mysqlcheck -s -u ****** -p *******
    Enter password:
    ihvan_forum.cpsession
    note : The storage engine for the table doesn't support check
    ihvan_forum.post
    warning : Table is marked as crashed and last repair failed
    warning : Size of indexfile is: 429917184 Should be: 29881344
    warning : Size of datafile is: 459387796 Should be: 459372360
    error : Found 541830 keys of 228258
    error : Corrupt


    Bu çıkıyor..
  • 13-05-2008, 16:01:05
    #7
    Üyeliği durduruldu
    ihvan_forum.pmreceipt repair status OK
    ihvan_forum.pmtext repair status OK
    ihvan_forum.podcast repair status OK
    ihvan_forum.podcastitem repair status OK
    ihvan_forum.poll repair status OK
    ihvan_forum.pollvote repair status OK
    ihvan_forum.post repair Error Can't open table
    ihvan_forum.post repair error Corrupt
    ihvan_forum.posthash repair Error Can't open table
    ihvan_forum.posthash repair error Corrupt
    ihvan_forum.postindex repair Error Can't open table
    ihvan_forum.postindex repair error Corrupt
    ihvan_forum.postparsed repair Error Can't open table
    ihvan_forum.postparsed repair error Corrupt
    ihvan_forum.product repair Error Can't open table
    ihvan_forum.product repair error Corrupt
    ihvan_forum.productcode repair Error Can't open table
    ihvan_forum.productcode repair error Corrupt
    ihvan_forum.productdependency repair Error Can't open table
    ihvan_forum.productdependency repair error Corrupt
    ihvan_forum.profilefield repair Error Can't open table
    ihvan_forum.profilefield repair error Corrupt
    ihvan_forum.ranks repair Error Can't open table
    ihvan_forum.ranks repair error Corrupt
    ihvan_forum.regimage repair Error Can't open table
    ihvan_forum.regimage repair error Corrupt
    ihvan_forum.reminder repair Error Can't open table
    ihvan_forum.reminder repair error Corrupt
    ihvan_forum.reputation repair Error Can't open table
    ihvan_forum.reputation repair error Corrupt
    ihvan_forum.reputationlevel repair Error Can't open table
    ihvan_forum.reputationlevel repair error Corrupt
    ihvan_forum.rssfeed repair Error Can't open table
    ihvan_forum.rssfeed repair error Corrupt
    ihvan_forum.rsslog repair Error Can't open table
    ihvan_forum.rsslog repair error Corrupt
    ihvan_forum.search repair Error Can't open table
    ihvan_forum.search repair error Corrupt
    ihvan_forum.session repair Error Can't open table



    Sanırım dediklerini uygulayabildim sonuç bu.
  • 13-05-2008, 20:13:36
    #8
    Nedenini bir türlü anlayamadığımız arzalar zinciri yüzünden forumumuz veritabanı sürekli hata vermekte ve kullanılamaz duruma gelmiştir.

    Forumumuzun yeniden yayına girmesi için elimizden geleni yaptığımızı siz değerli takipçilerimize bildirir,
    Beklenmedik bu sorunlar sebebi ile süresi henüz belli olmayan ayrılığımız için üzgün olduğumuzu bilmenizi isteriz.


    geçmiş olsun, inşallah halledersiniz
  • 14-05-2008, 14:35:57
    #9
    Üyeliği durduruldu
    Mysql u forum.iyinet.com sahibi halletti sağolsun..