merge with 3.23 to get corrected error message files and rename of files in mysql-test
This commit is contained in:
commit
326b8abc89
@ -2488,7 +2488,9 @@ ibuf_merge_or_delete_for_page(
|
||||
ulint old_bits;
|
||||
ulint new_bits;
|
||||
dulint max_trx_id;
|
||||
ibool corruption_noticed = FALSE;
|
||||
mtr_t mtr;
|
||||
char err_buf[500];
|
||||
|
||||
if (srv_force_recovery >= SRV_FORCE_NO_IBUF_MERGE) {
|
||||
|
||||
@ -2540,7 +2542,38 @@ ibuf_merge_or_delete_for_page(
|
||||
block = buf_block_align(page);
|
||||
rw_lock_x_lock_move_ownership(&(block->lock));
|
||||
|
||||
ut_a(fil_page_get_type(page) == FIL_PAGE_INDEX);
|
||||
if (fil_page_get_type(page) != FIL_PAGE_INDEX) {
|
||||
|
||||
corruption_noticed = TRUE;
|
||||
|
||||
ut_print_timestamp(stderr);
|
||||
|
||||
mtr_start(&mtr);
|
||||
|
||||
fprintf(stderr,
|
||||
" InnoDB: Dump of the ibuf bitmap page:\n");
|
||||
|
||||
bitmap_page = ibuf_bitmap_get_map_page(space, page_no,
|
||||
&mtr);
|
||||
buf_page_print(bitmap_page);
|
||||
|
||||
mtr_commit(&mtr);
|
||||
|
||||
fprintf(stderr, "\nInnoDB: Dump of the page:\n");
|
||||
|
||||
buf_page_print(page);
|
||||
|
||||
fprintf(stderr,
|
||||
"InnoDB: Error: corruption in the tablespace. Bitmap shows insert\n"
|
||||
"InnoDB: buffer records to page n:o %lu though the page\n"
|
||||
"InnoDB: type is %lu, which is not an index page!\n"
|
||||
"InnoDB: We try to resolve the problem by skipping the insert buffer\n"
|
||||
"InnoDB: merge for this page. Please run CHECK TABLE on your tables\n"
|
||||
"InnoDB: to determine if they are corrupt after this.\n\n"
|
||||
"InnoDB: Please make a detailed bug report and send it to\n"
|
||||
"InnoDB: mysql@lists.mysql.com\n\n",
|
||||
page_no, fil_page_get_type(page));
|
||||
}
|
||||
}
|
||||
|
||||
n_inserts = 0;
|
||||
@ -2583,8 +2616,14 @@ loop:
|
||||
|
||||
goto reset_bit;
|
||||
}
|
||||
|
||||
if (corruption_noticed) {
|
||||
rec_sprintf(err_buf, 450, ibuf_rec);
|
||||
|
||||
fprintf(stderr,
|
||||
"InnoDB: Discarding record\n %s\n from the insert buffer!\n\n", err_buf);
|
||||
|
||||
if (page) {
|
||||
} else if (page) {
|
||||
/* Now we have at pcur a record which should be
|
||||
inserted to the index page; NOTE that the call below
|
||||
copies pointers to fields in ibuf_rec, and we must
|
||||
|
@ -1118,7 +1118,7 @@ run_testcase ()
|
||||
slave_opt_file=$TESTDIR/$tname-slave.opt
|
||||
master_init_script=$TESTDIR/$tname-master.sh
|
||||
slave_init_script=$TESTDIR/$tname-slave.sh
|
||||
slave_master_info_file=$TESTDIR/$tname-slave-master-info.opt
|
||||
slave_master_info_file=$TESTDIR/$tname.slave-mi
|
||||
echo $tname > $CURRENT_TEST
|
||||
SKIP_SLAVE=`$EXPR \( $tname : rpl \) = 0`
|
||||
if [ $USE_MANAGER = 1 ] ; then
|
||||
|
@ -183,7 +183,7 @@ done
|
||||
|
||||
$CP mysql-test/include/*.inc $BASE/mysql-test/include
|
||||
$CP mysql-test/std_data/*.dat mysql-test/std_data/*.001 $BASE/mysql-test/std_data
|
||||
$CP mysql-test/t/*test mysql-test/t/*.opt mysql-test/t/*.sh $BASE/mysql-test/t
|
||||
$CP mysql-test/t/*test mysql-test/t/*.opt mysql-test/t/*.slave-mi mysql-test/t/*.sh $BASE/mysql-test/t
|
||||
$CP mysql-test/r/*result mysql-test/r/*.require $BASE/mysql-test/r
|
||||
|
||||
if [ $BASE_SYSTEM != "netware" ] ; then
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*
|
||||
Modifikoval Petr -B©najdr, snajdr@pvt.net, snajdr@cpress.cz v.0.01 -A
|
||||
Modifikoval Petr -B©najdr, snajdr@pvt.net, snajdr@cpress.cz v.0.01
|
||||
ISO LATIN-8852-2
|
||||
Dal-B¹í verze Jan Pazdziora, adelton@fi.muni.cz-A
|
||||
Dal-B¹í verze Jan Pazdziora, adelton@fi.muni.cz
|
||||
Tue Nov 18 17:53:55 MET 1997
|
||||
Tue Dec 2 19:08:54 MET 1997 podle 3.21.15c
|
||||
Thu May 7 17:40:49 MET DST 1998 podle 3.21.29
|
||||
@ -147,7 +147,7 @@
|
||||
"Nalezen-Bých řádků: %ld Změněno: %ld Varování: %ld",
|
||||
"Nemohu vytvo-Břit nový thread (errno %d). Pokud je ještě nějaká volná paměť, podívejte se do manuálu na část o chybách specifických pro jednotlivé operační systémy",
|
||||
"Po-Bčet sloupců neodpovídá počtu hodnot na řádku %ld",
|
||||
"Nemohu znovuotev-Bøít tabulku: '%-.64s',
|
||||
"Nemohu znovuotev-Bøít tabulku: '%-.64s",
|
||||
"Neplatn-Bé užití hodnoty NULL",
|
||||
"Regul-Bární výraz vrátil chybu '%-.64s'",
|
||||
"Pokud nen-Bí žádná GROUP BY klauzule, není dovoleno současné použití GROUP položek (MIN(),MAX(),COUNT()...) s ne GROUP položkami",
|
||||
@ -207,7 +207,7 @@
|
||||
"Tabulka '%-.64s' je ozna-Bčena jako porušená a měla by být opravena",
|
||||
"Tabulka '%-.64s' je ozna-Bčena jako porušená a poslední (automatická?) oprava se nezdařila",
|
||||
"Warning: Some non-transactional changed tables couldn't be rolled back",
|
||||
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage. Increase this mysqld variable and try again',
|
||||
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage. Increase this mysqld variable and try again",
|
||||
"This operation cannot be performed with a running slave, run SLAVE STOP first",
|
||||
"This operation requires a running slave, configure slave and do SLAVE START",
|
||||
"The server is not configured as slave, fix in config file or with CHANGE MASTER TO",
|
||||
|
@ -108,7 +108,7 @@
|
||||
"BLOB feltet '%-.64s' kan ikke have en standard værdi",
|
||||
"Ugyldigt database navn '%-.64s'",
|
||||
"Ugyldigt tabel navn '%-.64s'",
|
||||
"SELECT ville undersøge for mange poster og ville sandsynligvis tage meget lang tid. Undersøg WHERE delen og brug SET OPTION SQL_BIG_SELECTS=1 hvis udtrykket er korrekt"
|
||||
"SELECT ville undersøge for mange poster og ville sandsynligvis tage meget lang tid. Undersøg WHERE delen og brug SET OPTION SQL_BIG_SELECTS=1 hvis udtrykket er korrekt",
|
||||
"Ukendt fejl",
|
||||
"Ukendt procedure %s",
|
||||
"Forkert antal parametre til proceduren %s",
|
||||
@ -141,7 +141,7 @@
|
||||
"Poster fundet: %ld Ændret: %ld Advarsler: %ld",
|
||||
"Kan ikke danne en ny tråd (fejl nr. %d). Hvis computeren ikke er løbet tør for hukommelse, kan du se i brugervejledningen for en mulig operativ-system - afhængig fejl",
|
||||
"Kolonne antallet stemmer ikke overens med antallet af værdier i post %ld",
|
||||
"Kan ikke genåbne tabel '%-.64s',
|
||||
"Kan ikke genåbne tabel '%-.64s",
|
||||
"Forkert brug af nulværdi (NULL)",
|
||||
"Fik fejl '%-.64s' fra regexp",
|
||||
"Sammenblanding af GROUP kolonner (MIN(),MAX(),COUNT()...) uden GROUP kolonner er ikke tilladt, hvis der ikke er noget GROUP BY prædikat",
|
||||
@ -162,7 +162,7 @@
|
||||
"Fik fejlmeddelelse fra fcntl()",
|
||||
"Modtog ikke datapakker i korrekt rækkefølge",
|
||||
"Kunne ikke dekomprimere kommunikations-pakke (communication packet)",
|
||||
"Fik fejlmeddelelse ved læsning af kommunikations-pakker (communication packets)"
|
||||
"Fik fejlmeddelelse ved læsning af kommunikations-pakker (communication packets)",
|
||||
"Timeout-fejl ved læsning af kommunukations-pakker (communication packets)",
|
||||
"Fik fejlmeddelelse ved skrivning af kommunukations-pakker (communication packets)",
|
||||
"Timeout-fejl ved skrivning af kommunukations-pakker (communication packets)",
|
||||
@ -201,7 +201,7 @@
|
||||
"Tabellen '%-.64s' er markeret med fejl og bør repareres",
|
||||
"Tabellen '%-.64s' er markeret med fejl og sidste (automatiske?) REPAIR fejlede",
|
||||
"Advarsel: Visse data i tabeller der ikke understøtter transaktioner kunne ikke tilbagestilles",
|
||||
"Fler-udtryks transaktion krævede mere plads en 'max_binlog_cache_size' bytes. Forhøj værdien af denne variabel og prøv igen',
|
||||
"Fler-udtryks transaktion krævede mere plads en 'max_binlog_cache_size' bytes. Forhøj værdien af denne variabel og prøv igen",
|
||||
"Denne handling kunne ikke udføres med kørende slave, brug først kommandoen SLAVE STOP",
|
||||
"Denne handling kræver en kørende slave. Konfigurer en slave og brug kommandoen SLAVE START",
|
||||
"Denne server er ikke konfigureret som slave. Ret in config-filen eller brug kommandoen CHANGE MASTER TO",
|
||||
|
@ -149,7 +149,7 @@
|
||||
"Passende rijen: %ld Gewijzigd: %ld Waarschuwingen: %ld",
|
||||
"Kan geen nieuwe thread aanmaken (Errcode: %d). Indien er geen tekort aan geheugen is kunt u de handleiding consulteren over een mogelijke OS afhankelijke fout",
|
||||
"Kolom aantal komt niet overeen met waarde aantal in rij %ld",
|
||||
"Kan tabel niet opnieuw openen: '%-.64s',
|
||||
"Kan tabel niet opnieuw openen: '%-.64s",
|
||||
"Foutief gebruik van de NULL waarde",
|
||||
"Fout '%-.64s' ontvangen van regexp",
|
||||
"Het mixen van GROUP kolommen (MIN(),MAX(),COUNT()...) met no-GROUP kolommen is foutief indien er geen GROUP BY clausule is",
|
||||
@ -170,7 +170,7 @@
|
||||
"Kreeg fout van fcntl()",
|
||||
"Pakketten in verkeerde volgorde ontvangen",
|
||||
"Communicatiepakket kon niet worden gedecomprimeerd",
|
||||
"Fout bij het lezen van communicatiepakketten"
|
||||
"Fout bij het lezen van communicatiepakketten",
|
||||
"Timeout bij het lezen van communicatiepakketten",
|
||||
"Fout bij het schrijven van communicatiepakketten",
|
||||
"Timeout bij het schrijven van communicatiepakketten",
|
||||
@ -209,7 +209,7 @@
|
||||
"Tabel '%-.64s' staat als gecrashed gemarkeerd en dient te worden gerepareerd",
|
||||
"Tabel '%-.64s' staat als gecrashed gemarkeerd en de laatste (automatische?) reparatie poging mislukte",
|
||||
"Waarschuwing: Roll back mislukt voor sommige buiten transacties gewijzigde tabellen",
|
||||
"Multi-statement transactie vereist meer dan 'max_binlog_cache_size' bytes opslag. Verhoog deze mysqld variabele en probeer opnieuw',
|
||||
"Multi-statement transactie vereist meer dan 'max_binlog_cache_size' bytes opslag. Verhoog deze mysqld variabele en probeer opnieuw",
|
||||
"Deze operatie kan niet worden uitgevoerd met een actieve slave, doe eerst SLAVE STOP",
|
||||
"Deze operatie vereist een actieve slave, configureer slave en doe dan SLAVE START",
|
||||
"De server is niet geconfigureerd als slave, fix in configuratie bestand of met CHANGE MASTER TO",
|
||||
|
@ -166,7 +166,7 @@
|
||||
"Result string is longer than max_allowed_packet",
|
||||
"The used table type doesn't support BLOB/TEXT columns",
|
||||
"The used table type doesn't support AUTO_INCREMENT columns",
|
||||
"INSERT DELAYED can't be used with table '%-.64s', because it is locked with LOCK TABLES",
|
||||
"INSERT DELAYED can't be used with table '%-.64s' because it is locked with LOCK TABLES",
|
||||
"Incorrect column name '%-.100s'",
|
||||
"The used table handler can't index column '%-.64s'",
|
||||
"All tables in the MERGE table are not identically defined",
|
||||
@ -198,7 +198,7 @@
|
||||
"Table '%-.64s' is marked as crashed and should be repaired",
|
||||
"Table '%-.64s' is marked as crashed and last (automatic?) repair failed",
|
||||
"Warning: Some non-transactional changed tables couldn't be rolled back",
|
||||
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage. Increase this mysqld variable and try again',
|
||||
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage. Increase this mysqld variable and try again",
|
||||
"This operation cannot be performed with a running slave, run SLAVE STOP first",
|
||||
"This operation requires a running slave, configure slave and do SLAVE START",
|
||||
"The server is not configured as slave, fix in config file or with CHANGE MASTER TO",
|
||||
|
@ -122,7 +122,7 @@
|
||||
"Ligne trop grande. Le taille maximale d'une ligne, sauf les BLOBs, est %d. Changez le type de quelques colonnes en BLOB",
|
||||
"Débordement de la pile des tâches (Thread stack). Utilisées: %ld pour une pile de %ld. Essayez 'mysqld -O thread_stack=#' pour indiquer une plus grande valeur",
|
||||
"Dépendance croisée dans une clause OUTER JOIN. Vérifiez la condition ON",
|
||||
"La colonne '%-.32s' fait partie d'un index UNIQUE ou INDEX mais n'est pas définie comme NOT NULL"
|
||||
"La colonne '%-.32s' fait partie d'un index UNIQUE ou INDEX mais n'est pas définie comme NOT NULL",
|
||||
"Imposible de charger la fonction '%-.64s'",
|
||||
"Impossible d'initialiser la fonction '%-.64s'; %-.80s",
|
||||
"Chemin interdit pour les bibliothèques partagées",
|
||||
@ -138,7 +138,7 @@
|
||||
"Enregistrements correspondants: %ld Modifiés: %ld Warnings: %ld",
|
||||
"Impossible de créer une nouvelle tâche (errno %d). S'il reste de la mémoire libre, consultez le manual pour trouver un éventuel bug dépendant de l'OS",
|
||||
"Column count doesn't match value count at row %ld",
|
||||
"Impossible de réouvrir la table: '%-.64s',
|
||||
"Impossible de réouvrir la table: '%-.64s",
|
||||
"Utilisation incorrecte de la valeur NULL",
|
||||
"Erreur '%-.64s' provenant de regexp",
|
||||
"Mélanger les colonnes GROUP (MIN(),MAX(),COUNT()...) avec des colonnes normales est interdit s'il n'y a pas de clause GROUP BY",
|
||||
@ -159,7 +159,7 @@
|
||||
"Erreur reçue de fcntl() ",
|
||||
"Paquets reçus dans le désordre",
|
||||
"Impossible de décompresser le paquet reçu",
|
||||
"Erreur de lecture des paquets reçus"
|
||||
"Erreur de lecture des paquets reçus",
|
||||
"Timeout en lecture des paquets reçus",
|
||||
"Erreur d'écriture des paquets envoyés",
|
||||
"Timeout d'écriture des paquets envoyés",
|
||||
@ -198,7 +198,7 @@
|
||||
"La table '%-.64s' est marquée 'crashed' et devrait être réparée",
|
||||
"La table '%-.64s' est marquée 'crashed' et le dernier 'repair' a échoué",
|
||||
"Attention: certaines tables ne supportant pas les transactions ont été changées et elles ne pourront pas être restituées",
|
||||
"Cette transaction à commandes multiples nécessite plus de 'max_binlog_cache_size' octets de stockage, augmentez cette variable de mysqld et réessayez',
|
||||
"Cette transaction à commandes multiples nécessite plus de 'max_binlog_cache_size' octets de stockage, augmentez cette variable de mysqld et réessayez",
|
||||
"Cette opération ne peut être réalisée avec un esclave actif, faites SLAVE STOP d'abord",
|
||||
"Cette opération nécessite un esclave actif, configurez les esclaves et faites SLAVE START",
|
||||
"Le server n'est pas configuré comme un esclave, changez le fichier de configuration ou utilisez CHANGE MASTER TO",
|
||||
|
@ -39,7 +39,7 @@
|
||||
"Kann Datensatz nicht finden.",
|
||||
"Falsche Information in Datei: '%-.64s'",
|
||||
"Falsche Schlüssel-Datei für Tabelle '%-.64s'. Versuche zu reparieren!",
|
||||
"Alte Schlüssel-Datei für Tabelle '%-.64s'. Repariere!
|
||||
"Alte Schlüssel-Datei für Tabelle '%-.64s'. Repariere!",
|
||||
"'%-.64s' ist nur lesbar.",
|
||||
"Kein Speicher (benötigt %d bytes). Server neu starten.",
|
||||
"Kein Speicher zum Sortieren. Server Sortier-Buffer erhöhen.",
|
||||
@ -162,7 +162,7 @@
|
||||
"Fehler von fcntl()",
|
||||
"Empfangenes Paket ist nicht in Reihenfolge",
|
||||
"Communikation-Packet läßt sich nicht entpacken",
|
||||
"Fehler beim Lesen eines Communication-Packets"
|
||||
"Fehler beim Lesen eines Communication-Packets",
|
||||
"Timeout beim Lesen eines Communication-Packets",
|
||||
"Fehler beim Schreiben eines Communication-Packets",
|
||||
"Timeout beim Schreiben eines Communication-Packets",
|
||||
@ -201,7 +201,7 @@
|
||||
"Tabelle '%-.64s' ist als defekt makiert und sollte repariert werden",
|
||||
"Tabelle '%-.64s' ist als defekt makiert und der letzte (automatische) Reparaturversuch schlug fehl.",
|
||||
"Warnung: Das Rollback konnte bei einigen Tabellen, die nicht mittels Transaktionen geändert wurden, nicht ausgeführt werden.",
|
||||
"Multi-Statement Transaktionen benötigen mehr als 'max_binlog_cache_size' Bytes An Speicher. Diese mysqld-Variabel vergrössern und nochmal versuchen.',
|
||||
"Multi-Statement Transaktionen benötigen mehr als 'max_binlog_cache_size' Bytes An Speicher. Diese mysqld-Variabel vergrössern und nochmal versuchen.",
|
||||
"Diese Operation kann nicht bei einem aktiven Slave durchgeführt werden. Das Kommand SLAVE STOP muss zuerst ausgeführt werden.",
|
||||
"Diese Operationbenötigt einen aktiven Slave. Slave konfigurieren und mittels SLAVE START aktivieren.",
|
||||
"Der Server ist nicht als Slave konfigiriert. Im Konfigurations-File oder mittel CHANGE MASTER TO beheben.",
|
||||
|
@ -159,7 +159,7 @@
|
||||
"Got an error from fcntl()",
|
||||
"Got packets out of order",
|
||||
"Couldn't uncompress communication packet",
|
||||
"Got an error reading communication packets"
|
||||
"Got an error reading communication packets",
|
||||
"Got timeout reading communication packets",
|
||||
"Got an error writing communication packets",
|
||||
"Got timeout writing communication packets",
|
||||
@ -198,7 +198,7 @@
|
||||
"Table '%-.64s' is marked as crashed and should be repaired",
|
||||
"Table '%-.64s' is marked as crashed and last (automatic?) repair failed",
|
||||
"Warning: Some non-transactional changed tables couldn't be rolled back",
|
||||
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage. Increase this mysqld variable and try again',
|
||||
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage. Increase this mysqld variable and try again",
|
||||
"This operation cannot be performed with a running slave, run SLAVE STOP first",
|
||||
"This operation requires a running slave, configure slave and do SLAVE START",
|
||||
"The server is not configured as slave, fix in config file or with CHANGE MASTER TO",
|
||||
|
@ -140,7 +140,7 @@
|
||||
"Megegyezo sorok szama: %ld Valtozott: %ld Warnings: %ld",
|
||||
"Uj thread letrehozasa nem lehetseges (Hibakod: %d). Amenyiben van meg szabad memoria, olvassa el a kezikonyv operacios rendszerfuggo hibalehetosegekrol szolo reszet",
|
||||
"Az oszlopban talalhato ertek nem egyezik meg a %ld sorban szamitott ertekkel",
|
||||
"Nem lehet ujra-megnyitni a tablat: '%-.64s',
|
||||
"Nem lehet ujra-megnyitni a tablat: '%-.64s",
|
||||
"A NULL ervenytelen hasznalata",
|
||||
"'%-.64s' hiba a regularis kifejezes hasznalata soran (regexp)",
|
||||
"A GROUP mezok (MIN(),MAX(),COUNT()...) kevert hasznalata nem lehetseges GROUP BY hivatkozas nelkul",
|
||||
@ -161,7 +161,7 @@
|
||||
"Hiba a fcntl() fuggvenyben",
|
||||
"Helytelen sorrendben erkezett adatcsomagok",
|
||||
"A kommunikacios adatcsomagok nem tomorithetok ki",
|
||||
"HIba a kommunikacios adatcsomagok olvasasa soran"
|
||||
"HIba a kommunikacios adatcsomagok olvasasa soran",
|
||||
"Idotullepes a kommunikacios adatcsomagok olvasasa soran",
|
||||
"Hiba a kommunikacios csomagok irasa soran",
|
||||
"Idotullepes a kommunikacios csomagok irasa soran",
|
||||
@ -200,7 +200,7 @@
|
||||
"Table '%-.64s' is marked as crashed and should be repaired",
|
||||
"Table '%-.64s' is marked as crashed and last (automatic?) repair failed",
|
||||
"Warning: Some non-transactional changed tables couldn't be rolled back",
|
||||
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage. Increase this mysqld variable and try again',
|
||||
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage. Increase this mysqld variable and try again",
|
||||
"This operation cannot be performed with a running slave, run SLAVE STOP first",
|
||||
"This operation requires a running slave, configure slave and do SLAVE START",
|
||||
"The server is not configured as slave, fix in config file or with CHANGE MASTER TO",
|
||||
|
@ -29,7 +29,7 @@
|
||||
"Errore durante la rinominazione da '%-.64s' a '%-.64s' (errno: %d)",
|
||||
"Errore durante la scrittura del file '%-.64s' (errno: %d)",
|
||||
"'%-.64s' e` soggetto a lock contro i cambiamenti",
|
||||
"Operazione di ordinamento abbandonata" ,
|
||||
"Operazione di ordinamento abbandonata",
|
||||
"La view '%-.64s' non esiste per '%-.64s'",
|
||||
"Rilevato l'errore %d dal gestore delle tabelle",
|
||||
"Il gestore delle tabelle per '%-.64s' non ha questa opzione",
|
||||
@ -84,7 +84,7 @@
|
||||
"%s: Forzata la chiusura del thread %ld utente: '%-.64s'\n",
|
||||
"Impossibile creare il socket IP",
|
||||
"La tabella '%-.64s' non ha nessun indice come quello specificatato dalla CREATE INDEX. Ricrea la tabella",
|
||||
"L'argomento 'Field separator' non e` quello atteso. Controlla il manuale","
|
||||
"L'argomento 'Field separator' non e` quello atteso. Controlla il manuale",
|
||||
"Non possono essere usate righe a lunghezza fissa con i BLOB. Usa 'FIELDS TERMINATED BY'.",
|
||||
"Il file '%-.64s' deve essere nella directory del database e deve essere leggibile da tutti",
|
||||
"Il file '%-.64s' esiste gia`",
|
||||
@ -198,7 +198,7 @@
|
||||
"La tabella '%-.64s' e` segnalata come corrotta e deve essere riparata",
|
||||
"La tabella '%-.64s' e` segnalata come corrotta e l'ultima ricostruzione (automatica?) e` fallita",
|
||||
"Attenzione: Alcune delle modifiche alle tabelle non transazionali non possono essere ripristinate (roll back impossibile)",
|
||||
"La transazione a comandi multipli (multi-statement) ha richiesto piu` di 'max_binlog_cache_size' bytes di disco: aumentare questa variabile di mysqld e riprovare',
|
||||
"La transazione a comandi multipli (multi-statement) ha richiesto piu` di 'max_binlog_cache_size' bytes di disco: aumentare questa variabile di mysqld e riprovare",
|
||||
"Questa operazione non puo' essere eseguita con un database 'slave' che gira, lanciare prima SLAVE STOP",
|
||||
"Questa operaione richiede un database 'slave', configurarlo ed eseguire SLAVE START",
|
||||
"Il server non e' configurato come 'slave', correggere il file di configurazione cambiando CHANGE MASTER TO",
|
||||
|
@ -161,7 +161,7 @@
|
||||
"Got an error from fcntl()",
|
||||
"Got packets out of order",
|
||||
"Couldn't uncompress communication packet",
|
||||
"Got an error reading communication packets"
|
||||
"Got an error reading communication packets",
|
||||
"Got timeout reading communication packets",
|
||||
"Got an error writing communication packets",
|
||||
"Got timeout writing communication packets",
|
||||
@ -200,7 +200,7 @@
|
||||
"Table '%-.64s' is marked as crashed and should be repaired",
|
||||
"Table '%-.64s' is marked as crashed and last (automatic?) repair failed",
|
||||
"Warning: Some non-transactional changed tables couldn't be rolled back",
|
||||
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage. Increase this mysqld variable and try again',
|
||||
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage. Increase this mysqld variable and try again",
|
||||
"This operation cannot be performed with a running slave, run SLAVE STOP first",
|
||||
"This operation requires a running slave, configure slave and do SLAVE START",
|
||||
"The server is not configured as slave, fix in config file or with CHANGE MASTER TO",
|
||||
|
@ -138,7 +138,7 @@
|
||||
"일치하는 Rows : %ld개 변경됨: %ld개 경고: %ld개",
|
||||
"새로운 쓰레드를 만들 수 없습니다.(에러번호 %d). 만약 여유메모리가 있다면 OS-dependent버그 의 메뉴얼 부분을 찾아보시오.",
|
||||
"Row %ld에서 칼럼 카운트와 value 카운터와 일치하지 않습니다.",
|
||||
"테이블을 다시 열수 없군요: '%-.64s',
|
||||
"테이블을 다시 열수 없군요: '%-.64s",
|
||||
"NULL 값을 잘못 사용하셨군요...",
|
||||
"regexp에서 '%-.64s'가 났습니다.",
|
||||
"Mixing of GROUP 칼럼s (MIN(),MAX(),COUNT()...) with no GROUP 칼럼s is illegal if there is no GROUP BY clause",
|
||||
@ -159,7 +159,7 @@
|
||||
"fcntl() 함수로부터 에러가 발생하였습니다.",
|
||||
"순서가 맞지않는 패킷을 받았습니다.",
|
||||
"통신 패킷의 압축해제를 할 수 없었습니다.",
|
||||
"통신 패킷을 읽는 중 오류가 발생하였습니다."
|
||||
"통신 패킷을 읽는 중 오류가 발생하였습니다.",
|
||||
"통신 패킷을 읽는 중 timeout이 발생하였습니다.",
|
||||
"통신 패킷을 기록하는 중 오류가 발생하였습니다.",
|
||||
"통신 패팃을 기록하는 중 timeout이 발생하였습니다.",
|
||||
@ -198,7 +198,7 @@
|
||||
"Table '%-.64s' is marked as crashed and should be repaired",
|
||||
"Table '%-.64s' is marked as crashed and last (automatic?) repair failed",
|
||||
"Warning: Some non-transactional changed tables couldn't be rolled back",
|
||||
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage. Increase this mysqld variable and try again',
|
||||
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage. Increase this mysqld variable and try again",
|
||||
"This operation cannot be performed with a running slave, run SLAVE STOP first",
|
||||
"This operation requires a running slave, configure slave and do SLAVE START",
|
||||
"The server is not configured as slave, fix in config file or with CHANGE MASTER TO",
|
||||
|
@ -107,7 +107,7 @@
|
||||
"Blob feltet '%-.64s' kan ikkje ha ein standard verdi",
|
||||
"Ugyldig database namn '%-.64s'",
|
||||
"Ugyldig tabell namn '%-.64s'",
|
||||
"SELECT ville undersøkje for mange postar og ville sannsynligvis ta veldig lang tid. Undersøk WHERE klausulen og bruk SET OPTION SQL_BIG_SELECTS=1 om SELECTen er korrekt"
|
||||
"SELECT ville undersøkje for mange postar og ville sannsynligvis ta veldig lang tid. Undersøk WHERE klausulen og bruk SET OPTION SQL_BIG_SELECTS=1 om SELECTen er korrekt",
|
||||
"Ukjend feil",
|
||||
"Ukjend prosedyre %s",
|
||||
"Feil parameter tal til prosedyra %s",
|
||||
@ -140,7 +140,7 @@
|
||||
"Rows matched: %ld Changed: %ld Warnings: %ld",
|
||||
"Can't create a new thread (errno %d). If you are not out of available memory you can consult the manual for any possible OS dependent bug",
|
||||
"Column count doesn't match value count at row %ld",
|
||||
"Can't reopen table: '%-.64s',
|
||||
"Can't reopen table: '%-.64s",
|
||||
"Invalid use of NULL value",
|
||||
"Got error '%-.64s' from regexp",
|
||||
"Mixing of GROUP columns (MIN(),MAX(),COUNT()...) with no GROUP columns is illegal if there is no GROUP BY clause",
|
||||
@ -161,7 +161,7 @@
|
||||
"Got an error from fcntl()",
|
||||
"Got packets out of order",
|
||||
"Couldn't uncompress communication packet",
|
||||
"Got an error reading communication packets"
|
||||
"Got an error reading communication packets",
|
||||
"Got timeout reading communication packets",
|
||||
"Got an error writing communication packets",
|
||||
"Got timeout writing communication packets",
|
||||
@ -200,7 +200,7 @@
|
||||
"Table '%-.64s' is marked as crashed and should be repaired",
|
||||
"Table '%-.64s' is marked as crashed and last (automatic?) repair failed",
|
||||
"Warning: Some non-transactional changed tables couldn't be rolled back",
|
||||
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage. Increase this mysqld variable and try again',
|
||||
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage. Increase this mysqld variable and try again",
|
||||
"This operation cannot be performed with a running slave, run SLAVE STOP first",
|
||||
"This operation requires a running slave, configure slave and do SLAVE START",
|
||||
"The server is not configured as slave, fix in config file or with CHANGE MASTER TO",
|
||||
|
@ -107,7 +107,7 @@
|
||||
"Blob feltet '%-.64s' kan ikke ha en standard verdi",
|
||||
"Ugyldig database navn '%-.64s'",
|
||||
"Ugyldig tabell navn '%-.64s'",
|
||||
"SELECT ville undersøke for mange poster og ville sannsynligvis ta veldig lang tid. Undersøk WHERE klausulen og bruk SET OPTION SQL_BIG_SELECTS=1 om SELECTen er korrekt"
|
||||
"SELECT ville undersøke for mange poster og ville sannsynligvis ta veldig lang tid. Undersøk WHERE klausulen og bruk SET OPTION SQL_BIG_SELECTS=1 om SELECTen er korrekt",
|
||||
"Ukjent feil",
|
||||
"Ukjent prosedyre %s",
|
||||
"Feil parameter antall til prosedyren %s",
|
||||
@ -140,7 +140,7 @@
|
||||
"Rows matched: %ld Changed: %ld Warnings: %ld",
|
||||
"Can't create a new thread (errno %d). If you are not out of available memory you can consult the manual for any possible OS dependent bug",
|
||||
"Column count doesn't match value count at row %ld",
|
||||
"Can't reopen table: '%-.64s',
|
||||
"Can't reopen table: '%-.64s",
|
||||
"Invalid use of NULL value",
|
||||
"Got error '%-.64s' from regexp",
|
||||
"Mixing of GROUP columns (MIN(),MAX(),COUNT()...) with no GROUP columns is illegal if there is no GROUP BY clause",
|
||||
@ -161,7 +161,7 @@
|
||||
"Got an error from fcntl()",
|
||||
"Got packets out of order",
|
||||
"Couldn't uncompress communication packet",
|
||||
"Got an error reading communication packets"
|
||||
"Got an error reading communication packets",
|
||||
"Got timeout reading communication packets",
|
||||
"Got an error writing communication packets",
|
||||
"Got timeout writing communication packets",
|
||||
@ -200,7 +200,7 @@
|
||||
"Table '%-.64s' is marked as crashed and should be repaired",
|
||||
"Table '%-.64s' is marked as crashed and last (automatic?) repair failed",
|
||||
"Warning: Some non-transactional changed tables couldn't be rolled back",
|
||||
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage. Increase this mysqld variable and try again',
|
||||
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage. Increase this mysqld variable and try again",
|
||||
"This operation cannot be performed with a running slave, run SLAVE STOP first",
|
||||
"This operation requires a running slave, configure slave and do SLAVE START",
|
||||
"The server is not configured as slave, fix in config file or with CHANGE MASTER TO",
|
||||
|
@ -85,10 +85,10 @@
|
||||
"%s: Standardowe zakoñczenie dzia³ania\n",
|
||||
"%s: Otrzymano sygna³ %d. Koñczenie dzia³ania!\n",
|
||||
"%s: Zakoñczenie dzia³ania wykonane\n",
|
||||
"%s: Wymuszenie zamkniêcia w?tku %ld u¿ytkownik: '%-.64s'\n",
|
||||
"%s: Wymuszenie zamkniêcia w?tku %ld u¿ytkownik: '%-.64s'\n",
|
||||
"Nie mo¿na stworzyæ socket'u IP",
|
||||
"Tabela '%-.64s' nie ma indeksu takiego jak w CREATE INDEX. Stwórz tabelê",
|
||||
"Nie oczekiwano separatora. Sprawd¥ podrêcznik","
|
||||
"Nie oczekiwano separatora. Sprawd¥ podrêcznik",
|
||||
"Nie mo¿na u¿yæ sta³ej d³ugo?ci wiersza z polami typu BLOB. U¿yj 'fields terminated by'.",
|
||||
"Plik '%-.64s' musi znajdowaæ sie w katalogu bazy danych lub mieæ prawa czytania przez wszystkich",
|
||||
"Plik '%-.64s' ju¿ istnieje",
|
||||
@ -142,7 +142,7 @@
|
||||
"Rows matched: %ld Changed: %ld Warnings: %ld",
|
||||
"Can't create a new thread (errno %d). If you are not out of available memory you can consult the manual for any possible OS dependent bug",
|
||||
"Column count doesn't match value count at row %ld",
|
||||
"Can't reopen table: '%-.64s',
|
||||
"Can't reopen table: '%-.64s",
|
||||
"Invalid use of NULL value",
|
||||
"Got error '%-.64s' from regexp",
|
||||
"Mixing of GROUP columns (MIN(),MAX(),COUNT()...) with no GROUP columns is illegal if there is no GROUP BY clause",
|
||||
@ -163,7 +163,7 @@
|
||||
"Got an error from fcntl()",
|
||||
"Got packets out of order",
|
||||
"Couldn't uncompress communication packet",
|
||||
"Got an error reading communication packets"
|
||||
"Got an error reading communication packets",
|
||||
"Got timeout reading communication packets",
|
||||
"Got an error writing communication packets",
|
||||
"Got timeout writing communication packets",
|
||||
@ -202,7 +202,7 @@
|
||||
"Table '%-.64s' is marked as crashed and should be repaired",
|
||||
"Table '%-.64s' is marked as crashed and last (automatic?) repair failed",
|
||||
"Warning: Some non-transactional changed tables couldn't be rolled back",
|
||||
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage. Increase this mysqld variable and try again',
|
||||
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage. Increase this mysqld variable and try again",
|
||||
"This operation cannot be performed with a running slave, run SLAVE STOP first",
|
||||
"This operation requires a running slave, configure slave and do SLAVE START",
|
||||
"The server is not configured as slave, fix in config file or with CHANGE MASTER TO",
|
||||
|
@ -138,7 +138,7 @@
|
||||
"Linhas que combinaram: %ld - Alteradas: %ld - Avisos: %ld",
|
||||
"Não pode criar uma nova 'thread' (erro no. %d). Se você não estiver sem memória disponível, você pode consultar o manual sobre um possível 'bug' dependente do sistema operacional",
|
||||
"Contagem de colunas não confere com a contagem de valores na linha %ld",
|
||||
"Não pode reabrir a tabela '%-.64s',
|
||||
"Não pode reabrir a tabela '%-.64s",
|
||||
"Uso inválido do valor NULL",
|
||||
"Obteve erro '%-.64s' em regexp",
|
||||
"Mistura de colunas agrupadas (com MIN(), MAX(), COUNT(), ...) com colunas não agrupadas é ilegal, se não existir uma cláusula de agrupamento (cláusula GROUP BY)",
|
||||
|
@ -202,7 +202,7 @@
|
||||
"Table '%-.64s' is marked as crashed and should be repaired",
|
||||
"Table '%-.64s' is marked as crashed and last (automatic?) repair failed",
|
||||
"Warning: Some non-transactional changed tables couldn't be rolled back",
|
||||
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage. Increase this mysqld variable and try again',
|
||||
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage. Increase this mysqld variable and try again",
|
||||
"This operation cannot be performed with a running slave, run SLAVE STOP first",
|
||||
"This operation requires a running slave, configure slave and do SLAVE START",
|
||||
"The server is not configured as slave, fix in config file or with CHANGE MASTER TO",
|
||||
|
@ -62,7 +62,7 @@
|
||||
" '%-.64s' использовано вне выражения GROUP BY",
|
||||
"Не могу произвести группировку по '%-.64s'",
|
||||
"В одном выражении содержаться и имена полей, и суммирующие функции",
|
||||
"Число столбцов не соответствует числу значений"
|
||||
"Число столбцов не соответствует числу значений",
|
||||
"Слишком длинный идентификатор: '%-.64s'",
|
||||
"Дублированное имя поля '%-.64s'",
|
||||
"Дублированное имя ключа '%-.64s'",
|
||||
@ -141,7 +141,7 @@
|
||||
"Соответствующих записей: %ld Изменено: %ld Предупреждений: %ld",
|
||||
"Не могу создать новую нить (ошибка %d). Если это не из-за нехватки памяти, посмотрите в руководстве возможные OS-зависимые глюки",
|
||||
"Число столбцов не соответствует числу значений в строке %ld",
|
||||
"Не могу заново открыть таблицу: '%-.64s',
|
||||
"Не могу заново открыть таблицу: '%-.64s",
|
||||
"Неправильное использование значения NULL",
|
||||
"REGEXP вернул ошибку '%-.64s'",
|
||||
"Использование агрегатных функций (MIN(),MAX(),COUNT()...) совместно с обычными значениями возможно только при наличии раздела GROUP BY",
|
||||
@ -162,7 +162,7 @@
|
||||
"fcntl() вернул ошибку",
|
||||
"Получен пакет в неправильном порядке",
|
||||
"Не могу распаковать пакет",
|
||||
"Ошибка при чтении пакетов"
|
||||
"Ошибка при чтении пакетов",
|
||||
"Таймаут при чтении пакетов",
|
||||
"Ошибка при отправке пакетов",
|
||||
"Ошибка при отправке пакетов",
|
||||
|
@ -146,7 +146,7 @@
|
||||
"Rows matched: %ld Changed: %ld Warnings: %ld",
|
||||
"Can't create a new thread (errno %d). If you are not out of available memory, you can consult the manual for a possible OS-dependent bug",
|
||||
"Column count doesn't match value count at row %ld",
|
||||
"Can't reopen table: '%-.64s',
|
||||
"Can't reopen table: '%-.64s",
|
||||
"Invalid use of NULL value",
|
||||
"Got error '%-.64s' from regexp",
|
||||
"Mixing of GROUP columns (MIN(),MAX(),COUNT()...) with no GROUP columns is illegal if there is no GROUP BY clause",
|
||||
@ -167,7 +167,7 @@
|
||||
"Got an error from fcntl()",
|
||||
"Got packets out of order",
|
||||
"Couldn't uncompress communication packet",
|
||||
"Got an error reading communication packets"
|
||||
"Got an error reading communication packets",
|
||||
"Got timeout reading communication packets",
|
||||
"Got an error writing communication packets",
|
||||
"Got timeout writing communication packets",
|
||||
@ -206,7 +206,7 @@
|
||||
"Table '%-.64s' is marked as crashed and should be repaired",
|
||||
"Table '%-.64s' is marked as crashed and last (automatic?) repair failed",
|
||||
"Warning: Some non-transactional changed tables couldn't be rolled back",
|
||||
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage. Increase this mysqld variable and try again',
|
||||
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage. Increase this mysqld variable and try again",
|
||||
"This operation cannot be performed with a running slave, run SLAVE STOP first",
|
||||
"This operation requires a running slave, configure slave and do SLAVE START",
|
||||
"The server is not configured as slave, fix in config file or with CHANGE MASTER TO",
|
||||
|
@ -139,7 +139,7 @@
|
||||
"Líneas correspondientes: %ld Cambiadas: %ld Avisos: %ld",
|
||||
"No puedo crear un nuevo thread (errno %d). Si tu está con falta de memoria disponible, tu puedes consultar el Manual para posibles problemas con SO",
|
||||
"El número de columnas no corresponde al número en la línea %ld",
|
||||
"No puedo reabrir tabla: '%-.64s',
|
||||
"No puedo reabrir tabla: '%-.64s",
|
||||
"Invalido uso de valor NULL",
|
||||
"Obtenido error '%-.64s' de regexp",
|
||||
"Mezcla de columnas GROUP (MIN(),MAX(),COUNT()...) con no GROUP columnas es ilegal si no hat la clausula GROUP BY",
|
||||
@ -160,7 +160,7 @@
|
||||
"Obtenido un error de fcntl()",
|
||||
"Obtenido paquetes desordenados",
|
||||
"No puedo descomprimir paquetes de comunicación",
|
||||
"Obtenido un error leyendo paquetes de comunicación"
|
||||
"Obtenido un error leyendo paquetes de comunicación",
|
||||
"Obtenido timeout leyendo paquetes de comunicación",
|
||||
"Obtenido un error de escribiendo paquetes de comunicación",
|
||||
"Obtenido timeout escribiendo paquetes de comunicación",
|
||||
@ -199,7 +199,7 @@
|
||||
"Tabla '%-.64s' está marcada como crashed y debe ser reparada",
|
||||
"Tabla '%-.64s' está marcada como crashed y la última reparación (automactica?) falló",
|
||||
"Aviso: Algunas tablas no transancionales no pueden tener rolled back",
|
||||
"Multipla transición necesita mas que 'max_binlog_cache_size' bytes de almacenamiento. Aumente esta variable mysqld y tente de nuevo',
|
||||
"Multipla transición necesita mas que 'max_binlog_cache_size' bytes de almacenamiento. Aumente esta variable mysqld y tente de nuevo",
|
||||
"Esta operación no puede ser hecha con el esclavo funcionando, primero use SLAVE STOP",
|
||||
"Esta operación necesita el esclavo funcionando, configure esclavo y haga el SLAVE START",
|
||||
"El servidor no está configurado como esclavo, edite el archivo config file o con CHANGE MASTER TO",
|
||||
|
@ -85,7 +85,7 @@
|
||||
"Kan inte skapa IP socket",
|
||||
"Tabellen '%-.64s' har inget index som motsvarar det angivna i CREATE INDEX. Skapa om tabellen",
|
||||
"Fält separatorerna är inte emotsägande eller för långa. Kontrollera mot manualen",
|
||||
"Man kan inte använda fast radlängd med blobs. Använd 'fields terminated by'."
|
||||
"Man kan inte använda fast radlängd med blobs. Använd 'fields terminated by'",
|
||||
"Textfilen '%' måste finnas i databas biblioteket eller vara läsbar för alla",
|
||||
"Filen '%-.64s' existerar redan",
|
||||
"Rader: %ld Bortagna: %ld Dubletter: %ld Varningar: %ld",
|
||||
@ -102,7 +102,7 @@
|
||||
"Kan inte generera ett unikt filnamn %s.(1-999)\n",
|
||||
"Tabell '%-.64s' kan inte uppdateras emedan den är låst för läsning",
|
||||
"Tabell '%-.64s' är inte låst med LOCK TABLES",
|
||||
"BLOB fält '%-.64s' kan inte ha ett DEFAULT värde"
|
||||
"BLOB fält '%-.64s' kan inte ha ett DEFAULT värde",
|
||||
"Felaktigt databas namn '%-.64s'",
|
||||
"Felaktigt tabell namn '%-.64s'",
|
||||
"Den angivna frågan skulle troligen ta mycket long tid! Kontrollar din WHERE och använd SET OPTION SQL_BIG_SELECTS=1 ifall du vill hantera stora joins",
|
||||
@ -117,7 +117,7 @@
|
||||
"Tabeller måste ha minst 1 kolumn",
|
||||
"Tabellen '%-.64s' är full",
|
||||
"Okänt karaktärset: '%-.64s'",
|
||||
"För många tabeller. MySQL can ha högst %d tabeller i en och samma join"
|
||||
"För många tabeller. MySQL can ha högst %d tabeller i en och samma join",
|
||||
"För många fält",
|
||||
"För stor total rad längd. Den högst tillåtna rad-längden, förutom BLOBs, är %d. Ändra några av dina fält till BLOB",
|
||||
"Tråd-stacken tog slut: Har använt %ld av %ld bytes. Använd 'mysqld -O thread_stack=#' ifall du behöver en större stack",
|
||||
@ -136,9 +136,9 @@
|
||||
"För att ändra lösenord för andra måste du ha rättigheter att uppdatera mysql databasen",
|
||||
"Hittade inte användaren i 'user' tabellen",
|
||||
"Rader: %ld Uppdaterade: %ld Varningar: %ld",
|
||||
"Kan inte skapa en ny tråd (errno %d)"
|
||||
"Kan inte skapa en ny tråd (errno %d)",
|
||||
"Antalet kolumner motsvarar inte antalet värden på rad: %ld",
|
||||
"Kunde inte stänga och öppna tabell: '%-.64s',
|
||||
"Kunde inte stänga och öppna tabell: '%-.64s",
|
||||
"Felaktig använding av NULL",
|
||||
"Fix fel '%-.64s' från REGEXP",
|
||||
"Man får ha både GROUP kolumner (MIN(),MAX(),COUNT()...) och fält i en fråga om man inte har en GROUP BY del",
|
||||
@ -147,7 +147,7 @@
|
||||
"%-.16s ej tillåtet för '%-.32s@%-.64s'\n för kolumn '%-.64s' i tabell '%-.64s'",
|
||||
"Felaktigt GRANT privilegium använt",
|
||||
"Felaktigt maskinnamn eller användarnamn använt med GRANT",
|
||||
"Det finns ingen tabell som heter '%-.64s.%s'"
|
||||
"Det finns ingen tabell som heter '%-.64s.%s'",
|
||||
"Det finns inget privilegium definierat för användare '%-.32s' på '%-.64s' för tabell '%-.64s'",
|
||||
"Du kan inte använda detta kommando med denna MySQL version",
|
||||
"Du har något fel i din syntax",
|
||||
@ -160,7 +160,7 @@
|
||||
"Kommunikationspaketen kom i fel ordning",
|
||||
"Kunde inte packa up kommunikationspaketet",
|
||||
"Fick ett fel vid läsning från klienten",
|
||||
"Fick 'timeout' vid läsning från klienten",
|
||||
"Fick 'timeout' vid läsning från klienten",
|
||||
"Fick ett fel vid skrivning till klienten",
|
||||
"Fick 'timeout' vid skrivning till klienten",
|
||||
"Resultat strängen är längre än max_allowed_packet",
|
||||
|
@ -203,7 +203,7 @@
|
||||
"Таблицю '%-.64s' марковано як з╕псовану та ╖╖ потр╕бно в╕дновити",
|
||||
"Таблицю '%-.64s' марковано як з╕псовану та останн╓ (автоматичне?) в╕дновлення не вдалося",
|
||||
"Застереження: Деяк╕ нетранзакц╕йн╕ зм╕ни таблиць не можна буде повернути",
|
||||
"<22>チホレチヒテヲム レ ツチヌチヤリヘチ ラノメチレチヘノ ラノヘチヌチ、 ツヲフリロナ ホヲヨ 'max_binlog_cache_size' ツチハヤヲラ トフム レツナメヲヌチホホム. 惲ヲフリロヤナ テタ レヘヲホホユ mysqld ヤチ モミメマツユハヤナ レホマラユ',
|
||||
"<22>チホレチヒテヲム レ ツチヌチヤリヘチ ラノメチレチヘノ ラノヘチヌチ、 ツヲフリロナ ホヲヨ 'max_binlog_cache_size' ツチハヤヲラ トフム レツナメヲヌチホホム. 惲ヲフリロヤナ テタ レヘヲホホユ mysqld ヤチ モミメマツユハヤナ レホマラユ",
|
||||
"Операц╕я не може бути виконана з запущеним п╕длеглим, спочатку виконайте SLAVE STOP",
|
||||
"Операц╕я вимага╓ запущеного п╕длеглого, зконф╕гуруйте п╕длеглого та виконайте SLAVE START",
|
||||
"Сервер не зконф╕гуровано як п╕длеглий, виправте це у файл╕ конф╕гурац╕╖ або з CHANGE MASTER TO",
|
||||
|
@ -89,6 +89,7 @@ proc_analyse_init(THD *thd, ORDER *param, select_result *result,
|
||||
if ((*param->item)->type() != Item::INT_ITEM ||
|
||||
(*param->item)->val() < 0)
|
||||
{
|
||||
delete pc;
|
||||
net_printf(&thd->net, ER_WRONG_PARAMETERS_TO_PROCEDURE, proc_name);
|
||||
DBUG_RETURN(0);
|
||||
}
|
||||
@ -96,6 +97,7 @@ proc_analyse_init(THD *thd, ORDER *param, select_result *result,
|
||||
param = param->next;
|
||||
if (param->next) // no third parameter possible
|
||||
{
|
||||
delete pc;
|
||||
net_printf(&thd->net, ER_WRONG_PARAMCOUNT_TO_PROCEDURE, proc_name);
|
||||
DBUG_RETURN(0);
|
||||
}
|
||||
@ -103,6 +105,7 @@ proc_analyse_init(THD *thd, ORDER *param, select_result *result,
|
||||
if ((*param->item)->type() != Item::INT_ITEM ||
|
||||
(*param->item)->val() < 0)
|
||||
{
|
||||
delete pc;
|
||||
net_printf(&thd->net, ER_WRONG_PARAMETERS_TO_PROCEDURE, proc_name);
|
||||
DBUG_RETURN(0);
|
||||
}
|
||||
@ -111,6 +114,7 @@ proc_analyse_init(THD *thd, ORDER *param, select_result *result,
|
||||
else if ((*param->item)->type() != Item::INT_ITEM ||
|
||||
(*param->item)->val() < 0)
|
||||
{
|
||||
delete pc;
|
||||
net_printf(&thd->net, ER_WRONG_PARAMETERS_TO_PROCEDURE, proc_name);
|
||||
DBUG_RETURN(0);
|
||||
}
|
||||
|
@ -297,13 +297,16 @@ protected:
|
||||
public:
|
||||
uint max_tree_elements, max_treemem;
|
||||
|
||||
analyse(select_result *res) :Procedure(res, PROC_NO_SORT), rows(0),
|
||||
output_str_length(0) {}
|
||||
analyse(select_result *res) :Procedure(res, PROC_NO_SORT), f_info(0),
|
||||
rows(0), output_str_length(0) {}
|
||||
|
||||
~analyse()
|
||||
{
|
||||
for (field_info **f=f_info; f != f_end; f++)
|
||||
delete (*f);
|
||||
{
|
||||
if (f_info)
|
||||
{
|
||||
for (field_info **f=f_info; f != f_end; f++)
|
||||
delete (*f);
|
||||
}
|
||||
}
|
||||
virtual void add() {}
|
||||
virtual bool change_columns(List<Item> &fields);
|
||||
|
Loading…
x
Reference in New Issue
Block a user