2090
2105
"dostępnąpamięć; jeśli nie, możesz użyć opcji 'unlimit' aby zezwolić drizzled "
2091
2106
"na użycie większej ilości pamięci, lub możesz dodać dodatkowy moduł pamięci"
2093
#: ../drizzled/error.cc:254
2108
#: ../drizzled/error.cc:248
2094
2109
msgid "Can't get hostname for your address"
2095
2110
msgstr "Nie mogę rozwiązać nazwy hosta dla Twojego adresu"
2097
#: ../drizzled/error.cc:255
2112
#: ../drizzled/error.cc:249
2098
2113
msgid "Bad handshake"
2101
#: ../drizzled/error.cc:256
2116
#: ../drizzled/error.cc:250
2103
2118
msgid "Access denied for user '%-.48s'@'%-.64s' to database '%-.192s'"
2105
2120
"Dostęp zabroniony dla użytkownika '%-.48s'@'%-.64s' do bazy danych '%-.192s'"
2107
#: ../drizzled/error.cc:257
2122
#: ../drizzled/error.cc:251
2109
2124
msgid "Access denied for user '%-.48s'@'%-.64s' (using password: %s)"
2111
2126
"Dostęp zabroniony dla użytkownika '%-.48s'@'%-.64s' (używającego hasła: %s)"
2113
#: ../drizzled/error.cc:258
2128
#: ../drizzled/error.cc:252
2114
2129
msgid "No database selected"
2115
2130
msgstr "Nie wybrano bazy danych"
2117
#: ../drizzled/error.cc:259
2132
#: ../drizzled/error.cc:253
2118
2133
msgid "Unknown command"
2119
2134
msgstr "Nieznana komenda"
2121
#: ../drizzled/error.cc:260
2136
#: ../drizzled/error.cc:254
2123
2138
msgid "Column '%-.192s' cannot be null"
2124
2139
msgstr "Kolumna '%-.192s' nie może być null"
2126
#: ../drizzled/error.cc:261
2141
#: ../drizzled/error.cc:255
2128
2143
msgid "Unknown database '%-.192s'"
2129
2144
msgstr "Nieznana baza danych '%-.192s'"
2131
#: ../drizzled/error.cc:262
2146
#: ../drizzled/error.cc:256
2133
2148
msgid "Table '%-.192s' already exists"
2134
2149
msgstr "Tabela '%-.192s' już istnieje"
2136
#: ../drizzled/error.cc:263
2151
#: ../drizzled/error.cc:257
2138
2153
msgid "Unknown table '%-.100s'"
2139
2154
msgstr "Nieznana tabela '%-.100s'"
2141
#: ../drizzled/error.cc:264
2156
#: ../drizzled/error.cc:258
2143
2158
msgid "Column '%-.192s' in %-.192s is ambiguous"
2144
2159
msgstr "Dwuznaczna kolumna '%-.192s' w %-.192s"
2146
#: ../drizzled/error.cc:265
2161
#: ../drizzled/error.cc:259
2147
2162
msgid "Server shutdown in progress"
2148
2163
msgstr "Operacja wyłączania serwera trwa"
2150
#: ../drizzled/error.cc:266
2165
#: ../drizzled/error.cc:260
2152
2167
msgid "Unknown column '%-.192s' in '%-.192s'"
2153
2168
msgstr "Nieznana kolumna '%-.192s' w '%-.192s'"
2155
#: ../drizzled/error.cc:267
2170
#: ../drizzled/error.cc:261
2157
2172
msgid "'%-.192s' isn't in GROUP BY"
2158
2173
msgstr "'%-.192s' nie występuje w GROUP BY"
2160
#: ../drizzled/error.cc:268
2175
#: ../drizzled/error.cc:262
2162
2177
msgid "Can't group on '%-.192s'"
2163
2178
msgstr "Nie można grupować po '%-.192s'"
2165
#: ../drizzled/error.cc:269
2180
#: ../drizzled/error.cc:263
2166
2181
msgid "Statement has sum functions and columns in same statement"
2169
#: ../drizzled/error.cc:270
2184
#: ../drizzled/error.cc:264
2170
2185
msgid "Column count doesn't match value count"
2173
#: ../drizzled/error.cc:271
2188
#: ../drizzled/error.cc:265
2175
2190
msgid "Identifier name '%-.100s' is too long"
2176
2191
msgstr "Nazwa identyfikatora '%-.100s' jest za długa"
2178
#: ../drizzled/error.cc:272
2193
#: ../drizzled/error.cc:266
2180
2195
msgid "Duplicate column name '%-.192s'"
2181
2196
msgstr "Zduplikowana nazwa kolumny '%-.192s'"
2183
#: ../drizzled/error.cc:273
2198
#: ../drizzled/error.cc:267
2185
2200
msgid "Duplicate key name '%-.192s'"
2186
2201
msgstr "Zduplikowana nazwa klucza '%-.192s'"
2188
#: ../drizzled/error.cc:274
2203
#: ../drizzled/error.cc:268
2190
2205
msgid "Duplicate entry '%-.192s' for key %d"
2191
2206
msgstr "Zduplikowane wystąpienie '%-.192s' dla klucza %d"
2193
#: ../drizzled/error.cc:275
2208
#: ../drizzled/error.cc:269
2195
2210
msgid "Incorrect column specifier for column '%-.192s'"
2196
2211
msgstr "Niepoprawny specyfikator kolumny dla kolumny '%-.192s'"
2198
#: ../drizzled/error.cc:276
2213
#: ../drizzled/error.cc:270
2200
2215
msgid "%s near '%-.80s' at line %d"
2201
2216
msgstr "%s przy '%-.80s' w linii %d"
2203
#: ../drizzled/error.cc:277
2218
#: ../drizzled/error.cc:271
2204
2219
msgid "Query was empty"
2205
2220
msgstr "Zapytanie było puste"
2207
#: ../drizzled/error.cc:278
2222
#: ../drizzled/error.cc:272
2209
2224
msgid "Not unique table/alias: '%-.192s'"
2212
#: ../drizzled/error.cc:279
2227
#: ../drizzled/error.cc:273
2214
2229
msgid "Invalid default value for '%-.192s'"
2215
2230
msgstr "Nieprawidłowa domyślna wartość dla '%-.192s'"
2217
#: ../drizzled/error.cc:280
2232
#: ../drizzled/error.cc:274
2218
2233
msgid "Multiple primary key defined"
2221
#: ../drizzled/error.cc:281
2236
#: ../drizzled/error.cc:275
2223
2238
msgid "Too many keys specified; max %d keys allowed"
2226
#: ../drizzled/error.cc:282
2241
#: ../drizzled/error.cc:276
2228
2243
msgid "Too many key parts specified; max %d parts allowed"
2231
#: ../drizzled/error.cc:283
2246
#: ../drizzled/error.cc:277
2233
2248
msgid "Specified key was too long; max key length is %d bytes"
2236
#: ../drizzled/error.cc:284
2251
#: ../drizzled/error.cc:278
2238
2253
msgid "Key column '%-.192s' doesn't exist in table"
2241
#: ../drizzled/error.cc:285
2256
#: ../drizzled/error.cc:279
2244
2259
"BLOB column '%-.192s' can't be used in key specification with the used table "
2248
#: ../drizzled/error.cc:286
2263
#: ../drizzled/error.cc:280
2251
2266
"Column length too big for column '%-.192s' (max = %d); use BLOB or TEXT "
2255
#: ../drizzled/error.cc:287
2270
#: ../drizzled/error.cc:281
2257
2272
"Incorrect table definition; there can be only one auto column and it must be "
2258
2273
"defined as a key"
2261
#: ../drizzled/error.cc:288
2264
"%s: ready for connections.\n"
2265
"Version: '%s' socket: '%s' port: %u\n"
2268
#: ../drizzled/error.cc:289
2276
#: ../drizzled/error.cc:282
2270
2278
msgid "%s: Normal shutdown\n"
2273
#: ../drizzled/error.cc:290
2281
#: ../drizzled/error.cc:283
2275
2283
msgid "%s: Got signal %d. Aborting!\n"
2278
#: ../drizzled/error.cc:291
2286
#: ../drizzled/error.cc:284
2280
2288
msgid "%s: Shutdown complete\n"
2283
#: ../drizzled/error.cc:292
2291
#: ../drizzled/error.cc:285
2285
2293
msgid "%s: Forcing close of thread %<PRIu64> user: '%-.48s'\n"
2288
#: ../drizzled/error.cc:293
2296
#: ../drizzled/error.cc:286
2289
2297
msgid "Can't create IP socket"
2292
#: ../drizzled/error.cc:294
2300
#: ../drizzled/error.cc:287
2295
2303
"Table '%-.192s' has no index like the one used in CREATE INDEX; recreate the "
2299
#: ../drizzled/error.cc:295
2307
#: ../drizzled/error.cc:288
2302
2310
"Field separator argument '%-.32s' with length '%d' is not what is expected; "
2303
2311
"check the manual"
2306
#: ../drizzled/error.cc:296
2314
#: ../drizzled/error.cc:289
2308
2316
"You can't use fixed rowlength with BLOBs; please use 'fields terminated by'"
2311
#: ../drizzled/error.cc:297
2319
#: ../drizzled/error.cc:290
2314
2322
"The file '%-.128s' must be in the database directory or be readable by all"
2317
#: ../drizzled/error.cc:298
2325
#: ../drizzled/error.cc:291
2319
2327
msgid "File '%-.200s' already exists"
2320
2328
msgstr "Plik '%-.200s' już istnieje"
2322
#: ../drizzled/error.cc:299
2330
#: ../drizzled/error.cc:292
2324
2332
msgid "Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"
2327
#: ../drizzled/error.cc:300
2329
msgid "Records: %ld Duplicates: %ld"
2332
#: ../drizzled/error.cc:301
2335
#: ../drizzled/error.cc:293
2334
2337
"Incorrect prefix key; the used key part isn't a string, the used length is "
2335
2338
"longer than the key part, or the storage engine doesn't support unique "
2339
#: ../drizzled/error.cc:302
2342
#: ../drizzled/error.cc:294
2340
2343
msgid "You can't delete all columns with ALTER TABLE; use DROP TABLE instead"
2343
#: ../drizzled/error.cc:303
2346
#: ../drizzled/error.cc:295
2345
2348
msgid "Can't DROP '%-.192s'; check that column/key exists"
2348
#: ../drizzled/error.cc:304
2351
#: ../drizzled/error.cc:296
2350
2353
msgid "Records: %ld Duplicates: %ld Warnings: %ld"
2353
#: ../drizzled/error.cc:305
2356
#: ../drizzled/error.cc:297
2355
2358
msgid "You can't specify target table '%-.192s' for update in FROM clause"
2358
#: ../drizzled/error.cc:306
2361
#: ../drizzled/error.cc:298
2360
2363
msgid "Unknown thread id: %lu"
2363
#: ../drizzled/error.cc:307
2366
#: ../drizzled/error.cc:299
2365
2368
msgid "You are not owner of thread %lu"
2368
#: ../drizzled/error.cc:308
2371
#: ../drizzled/error.cc:300
2369
2372
msgid "No tables used"
2372
#: ../drizzled/error.cc:309
2374
msgid "Too many strings for column %-.192s and SET"
2377
#: ../drizzled/error.cc:310
2379
msgid "Can't generate a unique log-filename %-.200s.(1-999)\n"
2382
#: ../drizzled/error.cc:311
2384
msgid "Table '%-.192s' was locked with a READ lock and can't be updated"
2387
#: ../drizzled/error.cc:312
2389
msgid "Table '%-.192s' was not locked with LOCK TABLES"
2392
#: ../drizzled/error.cc:313
2375
#: ../drizzled/error.cc:301
2394
2377
msgid "BLOB/TEXT column '%-.192s' can't have a default value"
2397
#: ../drizzled/error.cc:314
2380
#: ../drizzled/error.cc:302
2399
2382
msgid "Incorrect database name '%-.100s'"
2400
2383
msgstr "Nieprawidłowa nazwa bazy danych '%-.100s'"
2402
#: ../drizzled/error.cc:315
2385
#: ../drizzled/error.cc:303
2404
2387
msgid "Incorrect table name '%-.100s'"
2405
2388
msgstr "Nieprawidłowa nazwa tabeli '%-.100s'"
2407
#: ../drizzled/error.cc:316
2390
#: ../drizzled/error.cc:304
2409
2392
"The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and "
2410
2393
"use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay"
2413
#: ../drizzled/error.cc:317
2396
#: ../drizzled/error.cc:305
2414
2397
msgid "Unknown error"
2415
2398
msgstr "Nieznany błąd"
2417
#: ../drizzled/error.cc:318
2400
#: ../drizzled/error.cc:306
2419
2402
msgid "Unknown procedure '%-.192s'"
2420
2403
msgstr "Nieznana procedura '%-.192s'"
2422
#: ../drizzled/error.cc:319
2405
#: ../drizzled/error.cc:307
2424
2407
msgid "Incorrect parameter count to procedure '%-.192s'"
2427
#: ../drizzled/error.cc:320
2429
msgid "Incorrect parameters to procedure '%-.192s'"
2432
#: ../drizzled/error.cc:321
2410
#: ../drizzled/error.cc:308
2434
2412
msgid "Unknown table '%-.192s' in %-.32s"
2435
2413
msgstr "Nieznana tabela '%-.192s' w %-.32s"
2437
#: ../drizzled/error.cc:322
2415
#: ../drizzled/error.cc:309
2439
2417
msgid "Column '%-.192s' specified twice"
2442
#: ../drizzled/error.cc:323
2420
#: ../drizzled/error.cc:310
2443
2421
msgid "Invalid use of group function"
2446
#: ../drizzled/error.cc:324
2424
#: ../drizzled/error.cc:311
2449
2427
"Table '%-.192s' uses an extension that doesn't exist in this Drizzle version"
2452
#: ../drizzled/error.cc:325
2430
#: ../drizzled/error.cc:312
2453
2431
msgid "A table must have at least 1 column"
2456
#: ../drizzled/error.cc:326
2434
#: ../drizzled/error.cc:313
2458
2436
msgid "The table '%-.192s' is full"
2459
2437
msgstr "Tabela '%-.192s' jest pełna"
2461
#: ../drizzled/error.cc:327
2463
msgid "Unknown character set: '%-.64s'"
2464
msgstr "Nieznane kodowanie znaków: '%-.64s'"
2466
#: ../drizzled/error.cc:328
2439
#: ../drizzled/error.cc:314
2468
2441
msgid "Too many tables; Drizzle can only use %d tables in a join"
2469
2442
msgstr "Za dużo tabel; Drizzle może użyć tylko %d tabel w join"
2471
#: ../drizzled/error.cc:329
2444
#: ../drizzled/error.cc:315
2472
2445
msgid "Too many columns"
2473
2446
msgstr "Za dużo kolumn"
2475
#: ../drizzled/error.cc:330
2448
#: ../drizzled/error.cc:316
2478
2451
"Row size too large. The maximum row size for the used table type, not "
2479
2452
"counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"
2482
#: ../drizzled/error.cc:331
2485
"Thread stack overrun: Used: %ld of a %ld stack. Use 'drizzled -O "
2486
"thread_stack=#' to specify a bigger stack if needed"
2489
#: ../drizzled/error.cc:332
2455
#: ../drizzled/error.cc:317
2490
2456
msgid "Cross dependency found in OUTER JOIN; examine your ON conditions"
2493
#: ../drizzled/error.cc:333
2459
#: ../drizzled/error.cc:318
2496
2462
"Table handler doesn't support NULL in given index. Please change column "
2497
2463
"'%-.192s' to be NOT NULL or use another handler"
2500
#: ../drizzled/error.cc:334
2502
msgid "Can't load function '%-.192s'"
2503
msgstr "Nie można załadować funkcji '%-.192s'"
2505
#: ../drizzled/error.cc:335
2507
msgid "Can't initialize function '%-.192s'; %-.80s"
2508
msgstr "Nie można zainicjować funkcji '%-.192s'; %-.80s"
2510
#: ../drizzled/error.cc:336
2466
#: ../drizzled/error.cc:319
2511
2467
msgid "No paths allowed for plugin library"
2514
#: ../drizzled/error.cc:337
2470
#: ../drizzled/error.cc:320
2516
2472
msgid "Plugin '%-.192s' already exists"
2519
#: ../drizzled/error.cc:338
2475
#: ../drizzled/error.cc:321
2521
2477
msgid "Can't open shared library '%-.192s' (errno: %d %-.128s)"
2523
2479
"Nie można otworzyć współdzielonej biblioteki '%-.192s' (numer błędu: %d "
2526
#: ../drizzled/error.cc:339
2482
#: ../drizzled/error.cc:322
2528
2484
msgid "Can't find symbol '%-.128s' in library '%-.128s'"
2531
#: ../drizzled/error.cc:340
2533
msgid "Function '%-.192s' is not defined"
2534
msgstr "Funkcja '%-.192s' jest niezdefiniowana"
2536
#: ../drizzled/error.cc:341
2539
"Host '%-.64s' is blocked because of many connection errors; unblock with "
2540
"'drizzleadmin flush-hosts'"
2543
#: ../drizzled/error.cc:342
2545
msgid "Host '%-.64s' is not allowed to connect to this Drizzle server"
2548
#: ../drizzled/error.cc:343
2550
"You are using Drizzle as an anonymous user and anonymous users are not "
2551
"allowed to change passwords"
2554
#: ../drizzled/error.cc:344
2556
"You must have privileges to update tables in the drizzle database to be able "
2557
"to change passwords for others"
2560
#: ../drizzled/error.cc:345
2561
msgid "Can't find any matching row in the user table"
2564
#: ../drizzled/error.cc:346
2487
#: ../drizzled/error.cc:323
2566
2489
msgid "Rows matched: %ld Changed: %ld Warnings: %ld"
2569
#: ../drizzled/error.cc:347
2492
#: ../drizzled/error.cc:324
2572
2495
"Can't create a new thread (errno %d); if you are not out of available "
2573
2496
"memory, you can consult the manual for a possible OS-dependent bug"
2576
#: ../drizzled/error.cc:348
2499
#: ../drizzled/error.cc:325
2578
2501
msgid "Column count doesn't match value count at row %ld"
2581
#: ../drizzled/error.cc:349
2504
#: ../drizzled/error.cc:326
2583
2506
msgid "Can't reopen table: '%-.192s'"
2586
#: ../drizzled/error.cc:350
2587
msgid "Invalid use of NULL value"
2590
#: ../drizzled/error.cc:351
2592
msgid "Got error '%-.64s' from regexp"
2595
#: ../drizzled/error.cc:352
2509
#: ../drizzled/error.cc:327
2597
2511
"Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is "
2598
2512
"illegal if there is no GROUP BY clause"
2601
#: ../drizzled/error.cc:353
2603
msgid "There is no such grant defined for user '%-.48s' on host '%-.64s'"
2606
#: ../drizzled/error.cc:354
2608
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for table '%-.192s'"
2611
#: ../drizzled/error.cc:355
2614
"%-.16s command denied to user '%-.48s'@'%-.64s' for column '%-.192s' in "
2618
#: ../drizzled/error.cc:356
2620
"Illegal GRANT/REVOKE command; please consult the manual to see which "
2621
"privileges can be used"
2624
#: ../drizzled/error.cc:357
2625
msgid "The host or user argument to GRANT is too long"
2628
#: ../drizzled/error.cc:358
2515
#: ../drizzled/error.cc:328
2630
2517
msgid "Table '%-.192s.%-.192s' doesn't exist"
2631
2518
msgstr "Tabela '%-.192s.%-.192s' nie istnieje"
2633
#: ../drizzled/error.cc:359
2636
"There is no such grant defined for user '%-.48s' on host '%-.64s' on table "
2640
#: ../drizzled/error.cc:360
2641
msgid "The used command is not allowed with this Drizzle version"
2644
#: ../drizzled/error.cc:361
2520
#: ../drizzled/error.cc:329
2646
2522
"You have an error in your SQL syntax; check the manual that corresponds to "
2647
2523
"your Drizzle server version for the right syntax to use"
2650
#: ../drizzled/error.cc:362
2652
msgid "Delayed insert thread couldn't get requested lock for table %-.192s"
2655
#: ../drizzled/error.cc:363
2656
msgid "Too many delayed threads in use"
2659
#: ../drizzled/error.cc:364
2661
msgid "Aborted connection %ld to db: '%-.192s' user: '%-.48s' (%-.64s)"
2664
#: ../drizzled/error.cc:365
2526
#: ../drizzled/error.cc:330
2665
2527
msgid "Got a packet bigger than 'max_allowed_packet' bytes"
2668
#: ../drizzled/error.cc:366
2669
msgid "Got a read error from the connection pipe"
2672
#: ../drizzled/error.cc:367
2673
msgid "Got an error from fcntl()"
2676
#: ../drizzled/error.cc:368
2530
#: ../drizzled/error.cc:331
2677
2531
msgid "Got packets out of order"
2680
#. CR_NET_UNCOMPRESS_ERROR 08S01
2681
#: ../drizzled/error.cc:369 ../plugin/drizzle_protocol/errmsg.cc:101
2682
msgid "Couldn't uncompress communication packet"
2685
#. CR_NET_READ_ERROR 08S01
2686
#: ../drizzled/error.cc:370 ../plugin/drizzle_protocol/errmsg.cc:103
2687
msgid "Got an error reading communication packets"
2690
#. CR_NET_READ_INTERRUPTED 08S01
2691
#: ../drizzled/error.cc:371 ../plugin/drizzle_protocol/errmsg.cc:105
2692
msgid "Got timeout reading communication packets"
2695
#. CR_NET_ERROR_ON_WRITE 08S01
2696
#: ../drizzled/error.cc:372 ../plugin/drizzle_protocol/errmsg.cc:107
2697
msgid "Got an error writing communication packets"
2700
#. CR_NET_WRITE_INTERRUPTED 08S01
2701
#: ../drizzled/error.cc:373 ../plugin/drizzle_protocol/errmsg.cc:109
2702
msgid "Got timeout writing communication packets"
2705
#: ../drizzled/error.cc:374
2706
msgid "Result string is longer than 'max_allowed_packet' bytes"
2709
#: ../drizzled/error.cc:375
2534
#: ../drizzled/error.cc:332
2710
2535
msgid "The used table type doesn't support BLOB/TEXT columns"
2713
#: ../drizzled/error.cc:376
2538
#: ../drizzled/error.cc:333
2714
2539
msgid "The used table type doesn't support AUTO_INCREMENT columns"
2717
#: ../drizzled/error.cc:377
2720
"INSERT DELAYED can't be used with table '%-.192s' because it is locked with "
2724
#: ../drizzled/error.cc:378
2542
#: ../drizzled/error.cc:334
2726
2544
msgid "Incorrect column name '%-.100s'"
2729
#: ../drizzled/error.cc:379
2547
#: ../drizzled/error.cc:335
2731
2549
msgid "The used storage engine can't index column '%-.192s'"
2734
#: ../drizzled/error.cc:380
2552
#: ../drizzled/error.cc:336
2736
2554
"Unable to open underlying table which is differently defined or of non-"
2737
2555
"MyISAM type or doesn't exist"
2740
#: ../drizzled/error.cc:381
2558
#: ../drizzled/error.cc:337
2742
2560
msgid "Can't write, because of unique constraint, to table '%-.192s'"
2745
#: ../drizzled/error.cc:382
2563
#: ../drizzled/error.cc:338
2748
2566
"BLOB/TEXT column '%-.192s' used in key specification without a key length"
2751
#: ../drizzled/error.cc:383
2569
#: ../drizzled/error.cc:339
2753
2571
"All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use "
2754
2572
"UNIQUE instead"
2757
#: ../drizzled/error.cc:384
2575
#: ../drizzled/error.cc:340
2758
2576
msgid "Result consisted of more than one row"
2761
#: ../drizzled/error.cc:385
2579
#: ../drizzled/error.cc:341
2762
2580
msgid "This table type requires a primary key"
2765
#: ../drizzled/error.cc:386
2766
msgid "This version of Drizzle is not compiled with RAID support"
2769
#: ../drizzled/error.cc:387
2771
"You are using safe update mode and you tried to update a table without a "
2772
"WHERE that uses a KEY column"
2775
#: ../drizzled/error.cc:388
2583
#: ../drizzled/error.cc:342
2777
2585
msgid "Key '%-.192s' doesn't exist in table '%-.192s'"
2780
#: ../drizzled/error.cc:389
2588
#: ../drizzled/error.cc:343
2781
2589
msgid "Can't open table"
2784
#: ../drizzled/error.cc:390
2592
#: ../drizzled/error.cc:344
2786
2594
msgid "The storage engine for the table doesn't support %s"
2789
#: ../drizzled/error.cc:391
2790
msgid "You are not allowed to execute this command in a transaction"
2793
#: ../drizzled/error.cc:392
2597
#: ../drizzled/error.cc:345
2795
2599
msgid "Got error %d during COMMIT"
2798
#: ../drizzled/error.cc:393
2602
#: ../drizzled/error.cc:346
2800
2604
msgid "Got error %d during ROLLBACK"
2803
#: ../drizzled/error.cc:394
2805
msgid "Got error %d during FLUSH_LOGS"
2808
#: ../drizzled/error.cc:395
2810
msgid "Got error %d during CHECKPOINT"
2813
2607
#. This is a very incorrect place to use the PRIi64 macro as the
2814
2608
#. program that looks over the source for the N_() macros does not
2815
2609
#. (obviously) do macro expansion, so the string is entirely wrong for
2816
2610
#. what it is trying to output for every language except english.
2817
#: ../drizzled/error.cc:400
2611
#: ../drizzled/error.cc:351
2820
2614
"Aborted connection %<PRIi64> to db: '%-.192s' user: '%-.48s' host: "
2821
2615
"'%-.64s' (%-.64s)"
2824
#: ../drizzled/error.cc:401
2825
msgid "The storage engine for the table does not support binary table dump"
2828
#: ../drizzled/error.cc:402
2829
msgid "Binlog closed, cannot RESET MASTER"
2832
#: ../drizzled/error.cc:403
2834
msgid "Failed rebuilding the index of dumped table '%-.192s'"
2837
#: ../drizzled/error.cc:404
2839
msgid "Error from master: '%-.64s'"
2842
#: ../drizzled/error.cc:405
2843
msgid "Net error reading from master"
2846
#: ../drizzled/error.cc:406
2847
msgid "Net error writing to master"
2850
#: ../drizzled/error.cc:407
2851
msgid "Can't find FULLTEXT index matching the column list"
2854
#: ../drizzled/error.cc:408
2618
#: ../drizzled/error.cc:352
2856
2620
"Can't execute the given command because you have active locked tables or an "
2857
2621
"active transaction"
2860
#: ../drizzled/error.cc:409
2624
#: ../drizzled/error.cc:353
2862
2626
msgid "Unknown system variable '%-.64s'"
2865
#: ../drizzled/error.cc:410
2629
#: ../drizzled/error.cc:354
2867
2631
msgid "Table '%-.192s' is marked as crashed and should be repaired"
2870
#: ../drizzled/error.cc:411
2634
#: ../drizzled/error.cc:355
2873
2637
"Table '%-.192s' is marked as crashed and last (automatic?) repair failed"
2876
#: ../drizzled/error.cc:412
2640
#: ../drizzled/error.cc:356
2877
2641
msgid "Some non-transactional changed tables couldn't be rolled back"
2880
#: ../drizzled/error.cc:413
2882
"Multi-statement transaction required more than 'max_binlog_cache_size' bytes "
2883
"of storage; increase this drizzled variable and try again"
2886
#: ../drizzled/error.cc:414
2888
"This operation cannot be performed with a running slave; run STOP SLAVE first"
2891
#: ../drizzled/error.cc:415
2893
"This operation requires a running slave; configure slave and do START SLAVE"
2896
#: ../drizzled/error.cc:416
2897
msgid "The server is not configured as slave; fix with CHANGE MASTER TO"
2900
#: ../drizzled/error.cc:417
2902
"Could not initialize master info structure; more error messages can be found "
2903
"in the Drizzle error log"
2906
#: ../drizzled/error.cc:418
2907
msgid "Could not create slave thread; check system resources"
2910
#: ../drizzled/error.cc:419
2913
"User %-.64s already has more than 'max_user_connections' active connections"
2916
#: ../drizzled/error.cc:420
2644
#: ../drizzled/error.cc:357
2917
2645
msgid "You may only use constant expressions with SET"
2920
#: ../drizzled/error.cc:421
2648
#: ../drizzled/error.cc:358
2921
2649
msgid "Lock wait timeout exceeded; try restarting transaction"
2924
#: ../drizzled/error.cc:422
2652
#: ../drizzled/error.cc:359
2925
2653
msgid "The total number of locks exceeds the lock table size"
2928
#: ../drizzled/error.cc:423
2656
#: ../drizzled/error.cc:360
2929
2657
msgid "Update locks cannot be acquired during a READ UNCOMMITTED transaction"
2932
#: ../drizzled/error.cc:424
2660
#: ../drizzled/error.cc:361
2933
2661
msgid "DROP DATABASE not allowed while thread is holding global read lock"
2936
#: ../drizzled/error.cc:425
2937
msgid "CREATE DATABASE not allowed while thread is holding global read lock"
2940
#: ../drizzled/error.cc:426
2664
#: ../drizzled/error.cc:362
2942
2666
msgid "Incorrect arguments to %s"
2945
#: ../drizzled/error.cc:427
2947
msgid "'%-.48s'@'%-.64s' is not allowed to create new users"
2950
#: ../drizzled/error.cc:428
2952
"Incorrect table definition; all MERGE tables must be in the same database"
2955
#: ../drizzled/error.cc:429
2669
#: ../drizzled/error.cc:363
2956
2670
msgid "Deadlock found when trying to get lock; try restarting transaction"
2959
#: ../drizzled/error.cc:430
2673
#: ../drizzled/error.cc:364
2960
2674
msgid "The used table type doesn't support FULLTEXT indexes"
2963
#: ../drizzled/error.cc:431
2677
#: ../drizzled/error.cc:365
2964
2678
msgid "Cannot add foreign key constraint"
2967
#: ../drizzled/error.cc:432
2681
#: ../drizzled/error.cc:366
2968
2682
msgid "Cannot add or update a child row: a foreign key constraint fails"
2971
#: ../drizzled/error.cc:433
2685
#: ../drizzled/error.cc:367
2972
2686
msgid "Cannot delete or update a parent row: a foreign key constraint fails"
2975
#: ../drizzled/error.cc:434
2977
msgid "Error connecting to master: %-.128s"
2980
#: ../drizzled/error.cc:435
2982
msgid "Error running query on master: %-.128s"
2985
#: ../drizzled/error.cc:436
2987
msgid "Error when executing command %s: %-.128s"
2990
#: ../drizzled/error.cc:437
2689
#: ../drizzled/error.cc:368
2992
2691
msgid "Incorrect usage of %s and %s"
2995
#: ../drizzled/error.cc:438
2694
#: ../drizzled/error.cc:369
2996
2695
msgid "The used SELECT statements have a different number of columns"
2999
#: ../drizzled/error.cc:439
2698
#: ../drizzled/error.cc:370
3000
2699
msgid "Can't execute the query because you have a conflicting read lock"
3003
#: ../drizzled/error.cc:440
3004
msgid "Mixing of transactional and non-transactional tables is disabled"
3007
#: ../drizzled/error.cc:441
3009
msgid "Option '%s' used twice in statement"
3012
#: ../drizzled/error.cc:442
3014
msgid "User '%-.64s' has exceeded the '%s' resource (current value: %ld)"
3017
#: ../drizzled/error.cc:443
3019
msgid "Access denied; you need the %-.128s privilege for this operation"
3022
#: ../drizzled/error.cc:444
2702
#: ../drizzled/error.cc:371
3025
2705
"Variable '%-.64s' is a SESSION variable and can't be used with SET GLOBAL"
3028
#: ../drizzled/error.cc:445
2708
#: ../drizzled/error.cc:372
3031
2711
"Variable '%-.64s' is a GLOBAL variable and should be set with SET GLOBAL"
3034
#: ../drizzled/error.cc:446
2714
#: ../drizzled/error.cc:373
3036
2716
msgid "Variable '%-.64s' doesn't have a default value"
3039
#: ../drizzled/error.cc:447
2719
#: ../drizzled/error.cc:374
3041
2721
msgid "Variable '%-.64s' can't be set to the value of '%-.200s'"
3044
#: ../drizzled/error.cc:448
2724
#: ../drizzled/error.cc:375
3046
2726
msgid "Incorrect argument type to variable '%-.64s'"
3049
#: ../drizzled/error.cc:449
2729
#: ../drizzled/error.cc:376
3051
2731
msgid "Variable '%-.64s' can only be set, not read"
3054
#: ../drizzled/error.cc:450
2734
#: ../drizzled/error.cc:377
3056
2736
msgid "Incorrect usage/placement of '%s'"
3059
#: ../drizzled/error.cc:451
2739
#: ../drizzled/error.cc:378
3061
2741
msgid "This version of Drizzle doesn't yet support '%s'"
3064
#: ../drizzled/error.cc:452
3067
"Got fatal error %d: '%-.128s' from master when reading data from binary log"
3070
#: ../drizzled/error.cc:453
3071
msgid "Slave SQL thread ignored the query because of replicate-*-table rules"
3074
#: ../drizzled/error.cc:454
2744
#: ../drizzled/error.cc:379
3076
2746
msgid "Variable '%-.192s' is a %s variable"
3079
#: ../drizzled/error.cc:455
2749
#: ../drizzled/error.cc:380
3081
2751
msgid "Incorrect foreign key definition for '%-.192s': %s"
3084
#: ../drizzled/error.cc:456
2754
#: ../drizzled/error.cc:381
3085
2755
msgid "Key reference and table reference don't match"
3088
#: ../drizzled/error.cc:457
2758
#: ../drizzled/error.cc:382
3090
2760
msgid "Operand should contain %d column(s)"
3093
#: ../drizzled/error.cc:458
2763
#: ../drizzled/error.cc:383
3094
2764
msgid "Subquery returns more than 1 row"
3097
#: ../drizzled/error.cc:459
3099
msgid "Unknown prepared statement handler (%.*s) given to %s"
3102
#: ../drizzled/error.cc:460
3103
msgid "Help database is corrupt or does not exist"
3106
#: ../drizzled/error.cc:461
3107
msgid "Cyclic reference on subqueries"
3110
#: ../drizzled/error.cc:462
2767
#: ../drizzled/error.cc:384
3112
2769
msgid "Converting column '%s' from %s to %s"
3115
#: ../drizzled/error.cc:463
2772
#: ../drizzled/error.cc:385
3117
2774
msgid "Reference '%-.64s' not supported (%s)"
3120
#: ../drizzled/error.cc:464
2777
#: ../drizzled/error.cc:386
3121
2778
msgid "Every derived table must have its own alias"
3124
#: ../drizzled/error.cc:465
2781
#: ../drizzled/error.cc:387
3126
2783
msgid "Select %u was reduced during optimization"
3129
#: ../drizzled/error.cc:466
2786
#: ../drizzled/error.cc:388
3131
2788
msgid "Table '%-.192s' from one of the SELECTs cannot be used in %-.32s"
3134
#: ../drizzled/error.cc:467
3136
"Client does not support authentication protocol requested by server; "
3137
"consider upgrading Drizzle client"
3140
#: ../drizzled/error.cc:468
2791
#: ../drizzled/error.cc:389
3141
2792
msgid "All parts of a SPATIAL index must be NOT NULL"
3144
#: ../drizzled/error.cc:469
2795
#: ../drizzled/error.cc:390
3146
2797
msgid "COLLATION '%s' is not valid for CHARACTER SET '%s'"
3149
#: ../drizzled/error.cc:470
3150
msgid "Slave is already running"
3153
#: ../drizzled/error.cc:471
3154
msgid "Slave already has been stopped"
3157
#: ../drizzled/error.cc:472
2800
#: ../drizzled/error.cc:391
3160
2803
"Uncompressed data size too large; the maximum size is %d (based on "
3161
2804
"max_allowed_packet). The length of uncompressed data may also be corrupted."
3164
#: ../drizzled/error.cc:473
2807
#: ../drizzled/error.cc:392
3165
2808
msgid "ZLIB: Not enough memory"
3168
#: ../drizzled/error.cc:474
2811
#: ../drizzled/error.cc:393
3170
2813
"ZLIB: Not enough room in the output buffer (probably, length of uncompressed "
3171
2814
"data was corrupted)"
3174
#: ../drizzled/error.cc:475
2817
#: ../drizzled/error.cc:394
3175
2818
msgid "ZLIB: Input data corrupted"
3178
#: ../drizzled/error.cc:476
2821
#: ../drizzled/error.cc:395
3180
2823
msgid "%d line(s) were cut by GROUP_CONCAT()"
3183
#: ../drizzled/error.cc:477
2826
#: ../drizzled/error.cc:396
3185
2828
msgid "Row %ld doesn't contain data for all columns"
3188
#: ../drizzled/error.cc:478
2831
#: ../drizzled/error.cc:397
3191
2834
"Row %ld was truncated; it contained more data than there were input columns"
3194
#: ../drizzled/error.cc:479
2837
#: ../drizzled/error.cc:398
3197
2840
"Column set to default value; NULL supplied to NOT NULL column '%s' at row %ld"
3200
#: ../drizzled/error.cc:480
2843
#: ../drizzled/error.cc:399
3202
2845
msgid "Out of range value for column '%s' at row %ld"
3205
#: ../drizzled/error.cc:481
2848
#: ../drizzled/error.cc:400
3207
2850
msgid "Data truncated for column '%s' at row %ld"
3210
#: ../drizzled/error.cc:482
3212
msgid "Using storage engine %s for table '%s'"
3215
#: ../drizzled/error.cc:483
2853
#: ../drizzled/error.cc:401
3217
2855
msgid "Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"
3220
#: ../drizzled/error.cc:484
3221
msgid "Cannot drop one or more of the requested users"
3224
#: ../drizzled/error.cc:485
3225
msgid "Can't revoke all privileges for one or more of the requested users"
3228
#: ../drizzled/error.cc:486
2858
#: ../drizzled/error.cc:402
3230
2860
msgid "Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"
3233
#: ../drizzled/error.cc:487
2863
#: ../drizzled/error.cc:403
3235
2865
msgid "Illegal mix of collations for operation '%s'"
3238
#: ../drizzled/error.cc:488
2868
#: ../drizzled/error.cc:404
3241
2871
"Variable '%-.64s' is not a variable component (can't be used as XXXX."
3242
2872
"variable_name)"
3245
#: ../drizzled/error.cc:489
2875
#: ../drizzled/error.cc:405
3247
2877
msgid "Unknown collation: '%-.64s'"
3250
#: ../drizzled/error.cc:490
3252
"SSL parameters in CHANGE MASTER are ignored because this Drizzle slave was "
3253
"compiled without SSL support; they can be used later if Drizzle slave with "
3257
#: ../drizzled/error.cc:491
3260
"Server is running in --secure-auth mode, but '%s'@'%s' has a password in the "
3261
"old format; please change the password to the new format"
3264
#: ../drizzled/error.cc:492
2880
#: ../drizzled/error.cc:406
3267
2883
"Field or reference '%-.192s%s%-.192s%s%-.192s' of SELECT #%d was resolved in "
3271
#: ../drizzled/error.cc:493
3272
msgid "Incorrect parameter or combination of parameters for START SLAVE UNTIL"
3275
#: ../drizzled/error.cc:494
3277
"It is recommended to use --skip-slave-start when doing step-by-step "
3278
"replication with START SLAVE UNTIL; otherwise, you will get problems if you "
3279
"get an unexpected slave's drizzled restart"
3282
#: ../drizzled/error.cc:495
3283
msgid "SQL thread is not to be started so UNTIL options are ignored"
3286
#: ../drizzled/error.cc:496
2887
#: ../drizzled/error.cc:407
3288
2889
msgid "Incorrect index name '%-.100s'"
3291
#: ../drizzled/error.cc:497
2892
#: ../drizzled/error.cc:408
3293
2894
msgid "Incorrect catalog name '%-.100s'"
3296
#: ../drizzled/error.cc:498
3298
msgid "Query cache failed to set size %lu; new query cache size is %lu"
3301
#: ../drizzled/error.cc:499
2897
#: ../drizzled/error.cc:409
3303
2899
msgid "Column '%-.192s' cannot be part of FULLTEXT index"
3306
#: ../drizzled/error.cc:500
3308
msgid "Unknown key cache '%-.100s'"
3311
#: ../drizzled/error.cc:501
3313
"Drizzle is started in --skip-name-resolve mode; you must restart it without "
3314
"this switch for this grant to work"
3317
#: ../drizzled/error.cc:502
2902
#: ../drizzled/error.cc:410
3319
2904
msgid "Unknown table engine '%s'"
3322
#: ../drizzled/error.cc:503
3324
msgid "'%s' is deprecated; use '%s' instead"
3327
#: ../drizzled/error.cc:504
2907
#: ../drizzled/error.cc:411
3329
2909
msgid "The target table %-.100s of the %s is not updatable"
3332
#: ../drizzled/error.cc:505
2912
#: ../drizzled/error.cc:412
3335
2915
"The '%s' feature is disabled; you need Drizzle built with '%s' to have it "
3339
#: ../drizzled/error.cc:506
2919
#: ../drizzled/error.cc:413
3342
2922
"The Drizzle server is running with the %s option so it cannot execute this "
3346
#: ../drizzled/error.cc:507
2926
#: ../drizzled/error.cc:414
3348
2928
msgid "Column '%-.100s' has duplicated value '%-.64s' in %s"
3351
#: ../drizzled/error.cc:508
2931
#: ../drizzled/error.cc:415
3353
2933
msgid "Truncated incorrect %-.32s value: '%-.128s'"
3356
#: ../drizzled/error.cc:509
2936
#: ../drizzled/error.cc:416
3358
2938
"Incorrect table definition; there can be only one TIMESTAMP column with "
3359
2939
"CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause"
3362
#: ../drizzled/error.cc:510
2942
#: ../drizzled/error.cc:417
3364
2944
msgid "Invalid ON UPDATE clause for '%-.192s' column"
3367
#: ../drizzled/error.cc:511
3368
msgid "This command is not supported in the prepared statement protocol yet"
3371
#: ../drizzled/error.cc:512
2947
#: ../drizzled/error.cc:418
3373
2949
msgid "Got error %d '%-.100s' from %s"
3376
#: ../drizzled/error.cc:513
2952
#: ../drizzled/error.cc:419
3378
2954
msgid "Got temporary error %d '%-.100s' from %s"
3381
#: ../drizzled/error.cc:514
2957
#: ../drizzled/error.cc:420
3383
2959
msgid "Unknown or incorrect time zone: '%-.64s'"
3386
#: ../drizzled/error.cc:515
3388
msgid "Invalid TIMESTAMP value in column '%s' at row %ld"
3391
#: ../drizzled/error.cc:516
2962
#: ../drizzled/error.cc:421
3393
2964
msgid "Invalid %s character string: '%.64s'"
3396
#: ../drizzled/error.cc:517
2967
#: ../drizzled/error.cc:422
3398
2969
msgid "Result of %s() was larger than max_allowed_packet (%ld) - truncated"
3401
#: ../drizzled/error.cc:518
3403
msgid "Conflicting declarations: '%s%s' and '%s%s'"
3406
#: ../drizzled/error.cc:519
3408
msgid "Can't create a %s from within another stored routine"
3411
#: ../drizzled/error.cc:520
3413
msgid "%s %s already exists"
3416
#: ../drizzled/error.cc:521
2972
#: ../drizzled/error.cc:423
3418
2974
msgid "%s %s does not exist"
3421
#: ../drizzled/error.cc:522
3423
msgid "Failed to DROP %s %s"
3426
#: ../drizzled/error.cc:523
3428
msgid "Failed to CREATE %s %s"
3431
#: ../drizzled/error.cc:524
3433
msgid "%s with no matching label: %s"
3436
#: ../drizzled/error.cc:525
3438
msgid "Redefining label %s"
3441
#: ../drizzled/error.cc:526
3443
msgid "End-label %s without match"
3446
#: ../drizzled/error.cc:527
3448
msgid "Referring to uninitialized variable %s"
3451
#: ../drizzled/error.cc:528
3453
msgid "PROCEDURE %s can't return a result set in the given context"
3456
#: ../drizzled/error.cc:529
3457
msgid "RETURN is only allowed in a FUNCTION"
3460
#: ../drizzled/error.cc:530
3462
msgid "%s is not allowed in stored procedures"
3465
#: ../drizzled/error.cc:531
3467
"The update log is deprecated and replaced by the binary log; SET "
3468
"SQL_LOG_UPDATE has been ignored"
3471
#: ../drizzled/error.cc:532
3473
"The update log is deprecated and replaced by the binary log; SET "
3474
"SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN"
3477
#: ../drizzled/error.cc:533
2977
#: ../drizzled/error.cc:424
3478
2978
msgid "Query execution was interrupted"
3481
#: ../drizzled/error.cc:534
3483
msgid "Incorrect number of arguments for %s %s; expected %u, got %u"
3486
#: ../drizzled/error.cc:535
3488
msgid "Undefined CONDITION: %s"
3491
#: ../drizzled/error.cc:536
3493
msgid "No RETURN found in FUNCTION %s"
3496
#: ../drizzled/error.cc:537
3498
msgid "FUNCTION %s ended without RETURN"
3501
#: ../drizzled/error.cc:538
3502
msgid "Cursor statement must be a SELECT"
3505
#: ../drizzled/error.cc:539
3506
msgid "Cursor SELECT must not have INTO"
3509
#: ../drizzled/error.cc:540
3511
msgid "Undefined CURSOR: %s"
3514
#: ../drizzled/error.cc:541
3515
msgid "Cursor is already open"
3518
#: ../drizzled/error.cc:542
3519
msgid "Cursor is not open"
3522
#: ../drizzled/error.cc:543
3524
msgid "Undeclared variable: %s"
3527
#: ../drizzled/error.cc:544
3528
msgid "Incorrect number of FETCH variables"
3531
#: ../drizzled/error.cc:545
3532
msgid "No data - zero rows fetched, selected, or processed"
3535
#: ../drizzled/error.cc:546
3537
msgid "Duplicate parameter: %s"
3540
#: ../drizzled/error.cc:547
3542
msgid "Duplicate variable: %s"
3545
#: ../drizzled/error.cc:548
3547
msgid "Duplicate condition: %s"
3550
#: ../drizzled/error.cc:549
3552
msgid "Duplicate cursor: %s"
3555
#: ../drizzled/error.cc:550
3557
msgid "Failed to ALTER %s %s"
3560
#: ../drizzled/error.cc:551
3561
msgid "Subquery value not supported"
3564
#: ../drizzled/error.cc:552
3566
msgid "%s is not allowed in stored function or trigger"
3569
#: ../drizzled/error.cc:553
3570
msgid "Variable or condition declaration after cursor or handler declaration"
3573
#: ../drizzled/error.cc:554
3574
msgid "Cursor declaration after handler declaration"
3577
#: ../drizzled/error.cc:555
3578
msgid "Case not found for CASE statement"
3581
#: ../drizzled/error.cc:556
3583
msgid "Configuration file '%-.192s' is too big"
3586
#: ../drizzled/error.cc:557
3588
msgid "Malformed file type header in file '%-.192s'"
3591
#: ../drizzled/error.cc:558
3593
msgid "Unexpected end of file while parsing comment '%-.200s'"
3596
#: ../drizzled/error.cc:559
3598
msgid "Error while parsing parameter '%-.192s' (line: '%-.192s')"
3601
#: ../drizzled/error.cc:560
3603
msgid "Unexpected end of file while skipping unknown parameter '%-.192s'"
3606
#: ../drizzled/error.cc:561
3607
msgid "EXPLAIN/SHOW can not be issued; lacking privileges for underlying table"
3610
#: ../drizzled/error.cc:562
3612
msgid "'%-.192s.%-.192s' is not %s"
3615
#: ../drizzled/error.cc:563
3617
msgid "Column '%-.192s' is not updatable"
3620
#: ../drizzled/error.cc:564
3621
msgid "View's SELECT contains a subquery in the FROM clause"
3624
#: ../drizzled/error.cc:565
3626
msgid "View's SELECT contains a '%s' clause"
3629
#: ../drizzled/error.cc:566
3630
msgid "View's SELECT contains a variable or parameter"
3633
#: ../drizzled/error.cc:567
3635
msgid "View's SELECT refers to a temporary table '%-.192s'"
3638
#: ../drizzled/error.cc:568
3639
msgid "View's SELECT and view's field list have different column counts"
3642
#: ../drizzled/error.cc:569
3644
"View merge algorithm can't be used here for now (assumed undefined algorithm)"
3647
#: ../drizzled/error.cc:570
3648
msgid "View being updated does not have complete key of underlying table in it"
3651
#: ../drizzled/error.cc:571
2981
#: ../drizzled/error.cc:425
3654
2984
"View '%-.192s.%-.192s' references invalid table(s) or column(s) or function"
3655
2985
"(s) or definer/invoker of view lack rights to use them"
3658
#: ../drizzled/error.cc:572
3660
msgid "Can't drop or alter a %s from within another stored routine"
3663
#: ../drizzled/error.cc:573
3664
msgid "GOTO is not allowed in a stored procedure handler"
3667
#: ../drizzled/error.cc:574
3668
msgid "Trigger already exists"
3671
#: ../drizzled/error.cc:575
3672
msgid "Trigger does not exist"
3675
#: ../drizzled/error.cc:576
3677
msgid "Trigger's '%-.192s' is view or temporary table"
3680
#: ../drizzled/error.cc:577
3682
msgid "Updating of %s row is not allowed in %strigger"
3685
#: ../drizzled/error.cc:578
3687
msgid "There is no %s row in %s trigger"
3690
#: ../drizzled/error.cc:579
2988
#: ../drizzled/error.cc:426
3692
2990
msgid "Field '%-.192s' doesn't have a default value"
3695
#: ../drizzled/error.cc:580
2993
#: ../drizzled/error.cc:427
3696
2994
msgid "Division by 0"
3699
#: ../drizzled/error.cc:581
2997
#: ../drizzled/error.cc:428
3701
2999
msgid "Incorrect %-.32s value: '%-.128s' for column '%.192s' at row %u"
3704
#: ../drizzled/error.cc:582
3002
#: ../drizzled/error.cc:429
3706
3004
msgid "Illegal %s '%-.192s' value found during parsing"
3709
#: ../drizzled/error.cc:583
3711
msgid "CHECK OPTION on non-updatable view '%-.192s.%-.192s'"
3714
#: ../drizzled/error.cc:584
3716
msgid "CHECK OPTION failed '%-.192s.%-.192s'"
3719
#: ../drizzled/error.cc:585
3721
msgid "%-.16s command denied to user '%-.48s'@'%-.64s' for routine '%-.192s'"
3724
#: ../drizzled/error.cc:586
3726
msgid "Failed purging old relay logs: %s"
3729
#: ../drizzled/error.cc:587
3731
msgid "Password hash should be a %d-digit hexadecimal number"
3734
#: ../drizzled/error.cc:588
3735
msgid "Target log not found in binlog index"
3738
#: ../drizzled/error.cc:589
3739
msgid "I/O error reading log index file"
3742
#: ../drizzled/error.cc:590
3743
msgid "Server configuration does not permit binlog purge"
3746
#: ../drizzled/error.cc:591
3747
msgid "Failed on fseek()"
3750
#: ../drizzled/error.cc:592
3751
msgid "Fatal error during log purge"
3754
#: ../drizzled/error.cc:593
3755
msgid "A purgeable log is in use, will not purge"
3758
#: ../drizzled/error.cc:594
3759
msgid "Unknown error during log purge"
3762
#: ../drizzled/error.cc:595
3764
msgid "Failed initializing relay log position: %s"
3767
#: ../drizzled/error.cc:596
3768
msgid "You are not using binary logging"
3771
#: ../drizzled/error.cc:597
3774
"The '%-.64s' syntax is reserved for purposes internal to the Drizzle server"
3777
#: ../drizzled/error.cc:598
3778
msgid "WSAStartup Failed"
3781
#: ../drizzled/error.cc:599
3782
msgid "Can't handle procedures with different groups yet"
3785
#: ../drizzled/error.cc:600
3786
msgid "Select must have a group with this procedure"
3789
#: ../drizzled/error.cc:601
3790
msgid "Can't use ORDER clause with this procedure"
3793
#: ../drizzled/error.cc:602
3795
msgid "Binary logging and replication forbid changing the global server %s"
3798
#: ../drizzled/error.cc:603
3800
msgid "Can't map file: %-.200s, errno: %d"
3803
#: ../drizzled/error.cc:604
3805
msgid "Wrong magic in %-.64s"
3808
#: ../drizzled/error.cc:605
3809
msgid "Prepared statement contains too many placeholders"
3812
#: ../drizzled/error.cc:606
3007
#: ../drizzled/error.cc:430
3814
3009
msgid "Key part '%-.192s' length cannot be 0"
3817
#: ../drizzled/error.cc:607
3818
msgid "View text checksum failed"
3821
#: ../drizzled/error.cc:608
3824
"Can not modify more than one base table through a join view '%-.192s.%-.192s'"
3827
#: ../drizzled/error.cc:609
3829
msgid "Can not insert into join view '%-.192s.%-.192s' without fields list"
3832
#: ../drizzled/error.cc:610
3834
msgid "Can not delete from join view '%-.192s.%-.192s'"
3837
#: ../drizzled/error.cc:611
3839
msgid "Operation %s failed for %.256s"
3842
#: ../drizzled/error.cc:612
3843
msgid "XAER_NOTA: Unknown XID"
3846
#: ../drizzled/error.cc:613
3847
msgid "XAER_INVAL: Invalid arguments (or unsupported command)"
3850
#: ../drizzled/error.cc:614
3012
#: ../drizzled/error.cc:431
3853
3015
"XAER_RMFAIL: The command cannot be executed when global transaction is in "
3854
3016
"the %.64s state"
3857
#: ../drizzled/error.cc:615
3858
msgid "XAER_OUTSIDE: Some work is done outside global transaction"
3861
#: ../drizzled/error.cc:616
3863
"XAER_RMERR: Fatal error occurred in the transaction branch - check your data "
3867
#: ../drizzled/error.cc:617
3868
msgid "XA_RBROLLBACK: Transaction branch was rolled back"
3871
#: ../drizzled/error.cc:618
3874
"There is no such grant defined for user '%-.48s' on host '%-.64s' on routine "
3878
#: ../drizzled/error.cc:619
3879
msgid "Failed to grant EXECUTE and ALTER ROUTINE privileges"
3882
#: ../drizzled/error.cc:620
3883
msgid "Failed to revoke all privileges to dropped routine"
3886
#: ../drizzled/error.cc:621
3019
#: ../drizzled/error.cc:432
3888
3021
msgid "Data too long for column '%s' at row %ld"
3891
#: ../drizzled/error.cc:622
3893
msgid "Bad SQLSTATE: '%s'"
3896
#: ../drizzled/error.cc:623
3024
#: ../drizzled/error.cc:433
3899
3027
"%s: ready for connections.\n"
3900
3028
"Version: '%s' %s\n"
3903
#: ../drizzled/error.cc:624
3031
#: ../drizzled/error.cc:434
3904
3032
msgid "Can't load value from file with fixed size rows to variable"
3907
#: ../drizzled/error.cc:625
3908
msgid "You are not allowed to create a user with GRANT"
3911
#: ../drizzled/error.cc:626
3035
#: ../drizzled/error.cc:435
3913
3037
msgid "Incorrect %-.32s value: '%-.128s' for function %-.32s"
3916
#: ../drizzled/error.cc:627
3040
#: ../drizzled/error.cc:436
3917
3041
msgid "Table definition has changed, please retry transaction"
3920
#: ../drizzled/error.cc:628
3921
msgid "Duplicate handler declared in the same block"
3924
#: ../drizzled/error.cc:629
3927
"OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-"
3928
"variable in BEFORE trigger"
3931
#: ../drizzled/error.cc:630
3044
#: ../drizzled/error.cc:437
3933
3046
msgid "Not allowed to return a result set from a %s"
3936
#: ../drizzled/error.cc:631
3049
#: ../drizzled/error.cc:438
3937
3050
msgid "Cannot get geometry object from data you send to the GEOMETRY field"
3940
#: ../drizzled/error.cc:632
3942
"A routine failed and has neither NO SQL nor READS SQL DATA in its "
3943
"declaration and binary logging is enabled; if non-transactional tables were "
3944
"updated, the binary log will miss their changes"
3947
#: ../drizzled/error.cc:633
3949
"This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its "
3950
"declaration and binary logging is enabled (you *might* want to use the less "
3951
"safe log_bin_trust_function_creators variable)"
3954
#: ../drizzled/error.cc:634
3956
"You do not have the SUPER privilege and binary logging is enabled (you "
3957
"*might* want to use the less safe log_bin_trust_function_creators variable)"
3960
#: ../drizzled/error.cc:635
3962
"You can't execute a prepared statement which has an open cursor associated "
3963
"with it. Reset the statement to re-execute it."
3966
#: ../drizzled/error.cc:636
3968
msgid "The statement (%lu) has no open cursor."
3971
#: ../drizzled/error.cc:637
3053
#: ../drizzled/error.cc:439
3973
3055
"Explicit or implicit commit is not allowed in stored function or trigger."
3976
#: ../drizzled/error.cc:638
3979
"Field of view '%-.192s.%-.192s' underlying table doesn't have a default value"
3982
#: ../drizzled/error.cc:639
3983
msgid "Recursive stored functions and triggers are not allowed."
3986
#: ../drizzled/error.cc:640
3058
#: ../drizzled/error.cc:440
3988
3060
msgid "Too big scale %d specified for column '%-.192s'. Maximum is %d."
3991
#: ../drizzled/error.cc:641
3063
#: ../drizzled/error.cc:441
3993
3065
msgid "Too big precision %d specified for column '%-.192s'. Maximum is %d."
3996
#: ../drizzled/error.cc:642
3068
#: ../drizzled/error.cc:442
3999
3071
"For float(M,D), double(M,D) or decimal(M,D), M must be >= D (column "
4003
#: ../drizzled/error.cc:643
4005
"You can't combine write-locking of system tables with other tables or lock "
4009
#: ../drizzled/error.cc:644
4011
msgid "Unable to connect to foreign data source: %.64s"
4014
#: ../drizzled/error.cc:645
4017
"There was a problem processing the query on the foreign data source. Data "
4018
"source error: %-.64s"
4021
#: ../drizzled/error.cc:646
4024
"The foreign data source you are trying to reference does not exist. Data "
4025
"source error: %-.64s"
4028
#: ../drizzled/error.cc:647
4031
"Can't create federated table. The data source connection string '%-.64s' is "
4032
"not in the correct format"
4035
#: ../drizzled/error.cc:648
4037
msgid "The data source connection string '%-.64s' is not in the correct format"
4040
#: ../drizzled/error.cc:649
4042
msgid "Can't create federated table. Foreign data src error: %-.64s"
4045
#: ../drizzled/error.cc:650
3075
#: ../drizzled/error.cc:443
4046
3076
msgid "Trigger in wrong schema"
4049
#: ../drizzled/error.cc:651
3079
#: ../drizzled/error.cc:444
4052
3082
"Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes "
4053
3083
"needed. Use 'drizzled -O thread_stack=#' to specify a bigger stack."
4056
#: ../drizzled/error.cc:652
4058
msgid "Routine body for '%-.100s' is too long"
4061
#: ../drizzled/error.cc:653
4062
msgid "Cannot drop default keycache"
4065
#: ../drizzled/error.cc:654
3086
#: ../drizzled/error.cc:445
4067
3088
msgid "Display width out of range for column '%-.192s' (max = %d)"
4070
#: ../drizzled/error.cc:655
4071
msgid "XAER_DUPID: The XID already exists"
4074
#: ../drizzled/error.cc:656
3091
#: ../drizzled/error.cc:446
4076
3093
msgid "Datetime function: %-.32s field overflow"
4079
#: ../drizzled/error.cc:657
4082
"Can't update table '%-.192s' in stored function/trigger because it is "
4083
"already used by statement which invoked this stored function/trigger."
4086
#: ../drizzled/error.cc:658
4089
"The definition of table '%-.192s' prevents operation %.192s on table "
4093
#: ../drizzled/error.cc:659
4095
"The prepared statement contains a stored routine call that refers to that "
4096
"same statement. It's not allowed to execute a prepared statement in such a "
4100
#: ../drizzled/error.cc:660
4101
msgid "Not allowed to set autocommit from a stored function or trigger"
4104
#: ../drizzled/error.cc:661
4105
msgid "Definer is not fully qualified"
4108
#: ../drizzled/error.cc:662
4111
"View '%-.192s'.'%-.192s' has no definer information (old table format). "
4112
"Current user is used as definer. Please recreate the view!"
4115
#: ../drizzled/error.cc:663
4118
"You need the SUPER privilege for creation view with '%-.192s'@'%-.192s' "
4122
#: ../drizzled/error.cc:664
4124
msgid "The user specified as a definer ('%-.64s'@'%-.64s') does not exist"
4127
#: ../drizzled/error.cc:665
4129
msgid "Changing schema from '%-.192s' to '%-.192s' is not allowed."
4132
#: ../drizzled/error.cc:666
3096
#: ../drizzled/error.cc:447
4135
3099
"Cannot delete or update a parent row: a foreign key constraint fails (%.192s)"
4138
#: ../drizzled/error.cc:667
3102
#: ../drizzled/error.cc:448
4141
3105
"Cannot add or update a child row: a foreign key constraint fails (%.192s)"
4144
#: ../drizzled/error.cc:668
4146
msgid "Variable '%-.64s' must be quoted with `...`, or renamed"
4149
#: ../drizzled/error.cc:669
4152
"No definer attribute for trigger '%-.192s'.'%-.192s'. The trigger will be "
4153
"activated under the authorization of the invoker, which may have "
4154
"insufficient privileges. Please recreate the trigger."
4157
#: ../drizzled/error.cc:670
4159
msgid "'%-.192s' has an old format, you should re-create the '%s' object(s)"
4162
#: ../drizzled/error.cc:671
4165
"Recursive limit %d (as set by the max_sp_recursion_depth variable) was "
4166
"exceeded for routine %.192s"
4169
#: ../drizzled/error.cc:672
4172
"Failed to load routine %-.192s. The table drizzle.proc is missing, corrupt, "
4173
"or contains bad data (internal code %d)"
4176
#: ../drizzled/error.cc:673
4178
msgid "Incorrect routine name '%-.192s'"
4181
#: ../drizzled/error.cc:674
3108
#: ../drizzled/error.cc:449
3109
msgid "No data - zero rows fetched, selected, or processed"
3112
#: ../drizzled/error.cc:450
4183
3114
msgid "Table upgrade required. Please do \"REPAIR TABLE `%-.32s`\" to fix it!"
4186
#: ../drizzled/error.cc:675
4187
msgid "AGGREGATE is not supported for stored functions"
4190
#: ../drizzled/error.cc:676
4193
"Can't create more than max_prepared_stmt_count statements (current value: %"
4197
#: ../drizzled/error.cc:677
4199
msgid "`%-.192s`.`%-.192s` contains view recursion"
4202
#: ../drizzled/error.cc:678
3117
#: ../drizzled/error.cc:451
4204
3119
msgid "non-grouping field '%-.192s' is used in %-.64s clause"
4207
#: ../drizzled/error.cc:679
3122
#: ../drizzled/error.cc:452
4208
3123
msgid "The used table type doesn't support SPATIAL indexes"
4211
#: ../drizzled/error.cc:680
4212
msgid "Triggers can not be created on system tables"
4215
#: ../drizzled/error.cc:681
3126
#: ../drizzled/error.cc:453
4217
3128
msgid "Leading spaces are removed from name '%s'"
4220
#: ../drizzled/error.cc:682
3131
#: ../drizzled/error.cc:454
4221
3132
msgid "Failed to read auto-increment value from storage engine"
4224
#: ../drizzled/error.cc:683
4228
#: ../drizzled/error.cc:684
4232
#: ../drizzled/error.cc:685
3135
#: ../drizzled/error.cc:455
4234
3137
msgid "String '%-.70s' is too long for %s (should be no longer than %d)"
4237
#: ../drizzled/error.cc:686
4239
msgid "The target table %-.100s of the %s is not insertable-into"
4242
#: ../drizzled/error.cc:687
4245
"Table '%-.64s' is differently defined or of non-MyISAM type or doesn't exist"
4248
#: ../drizzled/error.cc:688
3140
#: ../drizzled/error.cc:456
4249
3141
msgid "Too high level of nesting for select"
4252
#: ../drizzled/error.cc:689
3144
#: ../drizzled/error.cc:457
4254
3146
msgid "Name '%-.64s' has become ''"
4257
#: ../drizzled/error.cc:690
3149
#: ../drizzled/error.cc:458
4259
3151
"First character of the FIELDS TERMINATED string is ambiguous; please use non-"
4260
3152
"optional and non-empty FIELDS ENCLOSED BY"
4263
#: ../drizzled/error.cc:691
4265
msgid "The foreign server, %s, you are trying to create already exists."
4268
#: ../drizzled/error.cc:692
4271
"The foreign server name you are trying to reference does not exist. Data "
4272
"source error: %-.64s"
4275
#: ../drizzled/error.cc:693
3155
#: ../drizzled/error.cc:459
4278
3158
"Table storage engine '%-.64s' does not support the create option '%.64s'"
4281
#: ../drizzled/error.cc:694
4284
"Syntax error: %-.64s PARTITIONING requires definition of VALUES %-.64s for "
4288
#: ../drizzled/error.cc:695
4290
msgid "Only %-.64s PARTITIONING can use VALUES %-.64s in partition definition"
4293
#: ../drizzled/error.cc:696
4294
msgid "MAXVALUE can only be used in last partition definition"
4297
#: ../drizzled/error.cc:697
4298
msgid "Subpartitions can only be hash partitions and by key"
4301
#: ../drizzled/error.cc:698
4302
msgid "Must define subpartitions on all partitions if on one partition"
4305
#: ../drizzled/error.cc:699
4306
msgid "Wrong number of partitions defined, mismatch with previous setting"
4309
#: ../drizzled/error.cc:700
4310
msgid "Wrong number of subpartitions defined, mismatch with previous setting"
4313
#: ../drizzled/error.cc:701
4314
msgid "Constant/Random expression in (sub)partitioning function is not allowed"
4317
#: ../drizzled/error.cc:702
4318
msgid "Expression in RANGE/LIST VALUES must be constant"
4321
#: ../drizzled/error.cc:703
4322
msgid "Field in list of fields for partition function not found in table"
4325
#: ../drizzled/error.cc:704
4326
msgid "List of fields is only allowed in KEY partitions"
4329
#: ../drizzled/error.cc:705
4331
"The partition info in the frm file is not consistent with what can be "
4332
"written into the frm file"
4335
#: ../drizzled/error.cc:706
4337
msgid "The %-.192s function returns the wrong type"
4340
#: ../drizzled/error.cc:707
4342
msgid "For %-.64s partitions each partition must be defined"
4345
#: ../drizzled/error.cc:708
4346
msgid "VALUES LESS THAN value must be strictly increasing for each partition"
4349
#: ../drizzled/error.cc:709
4350
msgid "VALUES value must be of same type as partition function"
4353
#: ../drizzled/error.cc:710
4354
msgid "Multiple definition of same constant in list partitioning"
4357
#: ../drizzled/error.cc:711
4358
msgid "Partitioning can not be used stand-alone in query"
4361
#: ../drizzled/error.cc:712
4363
"The mix of handlers in the partitions is not allowed in this version of "
4367
#: ../drizzled/error.cc:713
4369
msgid "For the partitioned engine it is necessary to define all %-.64s"
4372
#: ../drizzled/error.cc:714
4373
msgid "Too many partitions (including subpartitions) were defined"
4376
#: ../drizzled/error.cc:715
4378
"It is only possible to mix RANGE/LIST partitioning with HASH/KEY "
4379
"partitioning for subpartitioning"
4382
#: ../drizzled/error.cc:716
4383
msgid "Failed to create specific handler file"
4386
#: ../drizzled/error.cc:717
4387
msgid "A BLOB field is not allowed in partition function"
4390
#: ../drizzled/error.cc:718
4392
msgid "A %-.192s must include all columns in the table's partitioning function"
4395
#: ../drizzled/error.cc:719
4397
msgid "Number of %-.64s = 0 is not an allowed value"
4400
#: ../drizzled/error.cc:720
4401
msgid "Partition management on a not partitioned table is not possible"
4404
#: ../drizzled/error.cc:721
4406
"Foreign key condition is not yet supported in conjunction with partitioning"
4409
#: ../drizzled/error.cc:722
4411
msgid "Error in list of partitions to %-.64s"
4414
#: ../drizzled/error.cc:723
4415
msgid "Cannot remove all partitions, use DROP TABLE instead"
4418
#: ../drizzled/error.cc:724
4419
msgid "COALESCE PARTITION can only be used on HASH/KEY partitions"
4422
#: ../drizzled/error.cc:725
4424
"REORGANIZE PARTITION can only be used to reorganize partitions not to change "
4428
#: ../drizzled/error.cc:726
4430
"REORGANIZE PARTITION without parameters can only be used on auto-partitioned "
4431
"tables using HASH PARTITIONs"
4434
#: ../drizzled/error.cc:727
4436
msgid "%-.64s PARTITION can only be used on RANGE/LIST partitions"
4439
#: ../drizzled/error.cc:728
4440
msgid "Trying to Add partition(s) with wrong number of subpartitions"
4443
#: ../drizzled/error.cc:729
4444
msgid "At least one partition must be added"
4447
#: ../drizzled/error.cc:730
4448
msgid "At least one partition must be coalesced"
4451
#: ../drizzled/error.cc:731
4452
msgid "More partitions to reorganize than there are partitions"
4455
#: ../drizzled/error.cc:732
4457
msgid "Duplicate partition name %-.192s"
4460
#: ../drizzled/error.cc:733
4461
msgid "It is not allowed to shut off binlog on this command"
4464
#: ../drizzled/error.cc:734
4465
msgid "When reorganizing a set of partitions they must be in consecutive order"
4468
#: ../drizzled/error.cc:735
4470
"Reorganize of range partitions cannot change total ranges except for last "
4471
"partition where it can extend the range"
4474
#: ../drizzled/error.cc:736
4475
msgid "Partition function not supported in this version for this handler"
4478
#: ../drizzled/error.cc:737
4479
msgid "Partition state cannot be defined from CREATE/ALTER TABLE"
4482
#: ../drizzled/error.cc:738
4484
msgid "The %-.64s handler only supports 32 bit integers in VALUES"
4487
#: ../drizzled/error.cc:739
4489
msgid "Plugin '%-.192s' is not loaded"
4492
#: ../drizzled/error.cc:740
3161
#: ../drizzled/error.cc:460
4494
3163
msgid "Incorrect %-.32s value: '%-.128s'"
4497
#: ../drizzled/error.cc:741
3166
#: ../drizzled/error.cc:461
4499
3168
msgid "Table has no partition for value %-.64s"
4502
#: ../drizzled/error.cc:742
4504
msgid "It is not allowed to specify %s more than once"
4507
#: ../drizzled/error.cc:743 ../drizzled/error.cc:811
4509
msgid "Failed to create %s"
4512
#: ../drizzled/error.cc:744 ../drizzled/error.cc:756
4514
msgid "Failed to drop %s"
4517
#: ../drizzled/error.cc:745
4518
msgid "The handler doesn't support autoextend of tablespaces"
4521
#: ../drizzled/error.cc:746
4523
"A size parameter was incorrectly specified, either number or on the form 10M"
4526
#: ../drizzled/error.cc:747
4528
"The size number was correct but we don't allow the digit part to be more "
4532
#: ../drizzled/error.cc:748
4534
msgid "Failed to alter: %s"
4537
#: ../drizzled/error.cc:749
3171
#: ../drizzled/error.cc:462
4538
3172
msgid "Writing one row to the row-based binary log failed"
4541
#: ../drizzled/error.cc:750
4543
msgid "Table definition on master and slave does not match: %s"
4546
#: ../drizzled/error.cc:751
4548
"Slave running with --log-slave-updates must use row-based binary logging to "
4549
"be able to replicate row-based binary log events"
4552
#: ../drizzled/error.cc:752
4554
msgid "Event '%-.192s' already exists"
4557
#: ../drizzled/error.cc:753
4559
msgid "Failed to store event %s. Error code %d from storage engine."
4562
#: ../drizzled/error.cc:754
4564
msgid "Unknown event '%-.192s'"
4567
#: ../drizzled/error.cc:755
4569
msgid "Failed to alter event '%-.192s'"
4572
#: ../drizzled/error.cc:757
4573
msgid "INTERVAL is either not positive or too big"
4576
#: ../drizzled/error.cc:758
4577
msgid "ENDS is either invalid or before STARTS"
4580
#: ../drizzled/error.cc:759
4581
msgid "Event execution time is in the past. Event has been disabled"
4584
#: ../drizzled/error.cc:760
4585
msgid "Failed to open drizzle.event"
4588
#: ../drizzled/error.cc:761
4589
msgid "No datetime expression provided"
4592
#: ../drizzled/error.cc:762
4595
"Column count of drizzle.%s is wrong. Expected %d, found %d. The table is "
4596
"probably corrupted"
4599
#: ../drizzled/error.cc:763
4601
msgid "Cannot load from drizzle.%s. The table is probably corrupted"
4604
#: ../drizzled/error.cc:764
4605
msgid "Failed to delete the event from drizzle.event"
4608
#: ../drizzled/error.cc:765
4609
msgid "Error during compilation of event's body"
4612
#: ../drizzled/error.cc:766
4613
msgid "Same old and new event name"
4616
#: ../drizzled/error.cc:767
4618
msgid "Data for column '%s' too long"
4621
#: ../drizzled/error.cc:768
3175
#: ../drizzled/error.cc:463
4623
3177
msgid "Cannot drop index '%-.192s': needed in a foreign key constraint"
4626
#: ../drizzled/error.cc:769
4629
"The syntax '%s' is deprecated and will be removed in Drizzle %s. Please use %"
4633
#: ../drizzled/error.cc:770
4634
msgid "You can't write-lock a log table. Only read access is possible"
4637
#: ../drizzled/error.cc:771
4638
msgid "You can't use locks with log tables."
4641
#: ../drizzled/error.cc:772
3180
#: ../drizzled/error.cc:464
4644
3183
"Upholding foreign key constraints for table '%.192s', entry '%-.192s', key %"
4645
3184
"d would lead to a duplicate entry"
4648
#: ../drizzled/error.cc:773
4651
"Column count of drizzle.%s is wrong. Expected %d, found %d. Created with "
4652
"Drizzle %d, now running %d. Please use drizzle_upgrade to fix this error."
4655
#: ../drizzled/error.cc:774
4657
"Cannot switch out of the row-based binary log format when the session has "
4658
"open temporary tables"
4661
#: ../drizzled/error.cc:775
4663
"Cannot change the binary logging format inside a stored function or trigger"
4666
#: ../drizzled/error.cc:776
4668
"The NDB cluster engine does not support changing the binlog format on the "
4672
#: ../drizzled/error.cc:777
4673
msgid "Cannot create temporary table with partitions"
4676
#: ../drizzled/error.cc:778
4677
msgid "Partition constant is out of partition function domain"
4680
#: ../drizzled/error.cc:779
4681
msgid "This partition function is not allowed"
4684
#: ../drizzled/error.cc:780
4685
msgid "Error in DDL log"
4688
#: ../drizzled/error.cc:781
4689
msgid "Not allowed to use NULL value in VALUES LESS THAN"
4692
#: ../drizzled/error.cc:782
4693
msgid "Incorrect partition name"
4696
#: ../drizzled/error.cc:783
3187
#: ../drizzled/error.cc:465
4698
3189
"Transaction isolation level can't be changed while a transaction is in "
4702
#: ../drizzled/error.cc:784
4705
"ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry "
4706
"'%-.192s' for key '%-.192s'"
4709
#: ../drizzled/error.cc:785
4711
msgid "Internal scheduler error %d"
4714
#: ../drizzled/error.cc:786
4716
msgid "Error during starting/stopping of the scheduler. Error code %u"
4719
#: ../drizzled/error.cc:787
4720
msgid "Engine cannot be used in partitioned tables"
4723
#: ../drizzled/error.cc:788
4725
msgid "Cannot activate '%-.64s' log"
4728
#: ../drizzled/error.cc:789
4729
msgid "The server was not built with row-based replication"
4732
#: ../drizzled/error.cc:790
4733
msgid "Decoding of base64 string failed"
4736
#: ../drizzled/error.cc:791
4737
msgid "Recursion of EVENT DDL statements is forbidden when body is present"
4740
#: ../drizzled/error.cc:792
4742
"Cannot proceed because system tables used by Event Scheduler were found "
4743
"damaged at server start"
4746
#: ../drizzled/error.cc:793
4747
msgid "Only integers allowed as number here"
4750
#: ../drizzled/error.cc:794
4751
msgid "This storage engine cannot be used for log tables"
4754
#: ../drizzled/error.cc:795
4756
msgid "You cannot '%s' a log table if logging is enabled"
4759
#: ../drizzled/error.cc:796
4762
"Cannot rename '%s'. When logging enabled, rename to/from log table must "
4763
"rename two tables: the log table to an archive table and another table back "
4767
#: ../drizzled/error.cc:797
3193
#: ../drizzled/error.cc:466
4769
3195
msgid "Incorrect parameter count in the call to native function '%-.192s'"
4772
#: ../drizzled/error.cc:798
3198
#: ../drizzled/error.cc:467
4774
3200
msgid "Incorrect parameters in the call to native function '%-.192s'"
4777
#: ../drizzled/error.cc:799
4779
msgid "Incorrect parameters in the call to stored function '%-.192s'"
4782
#: ../drizzled/error.cc:800
4784
msgid "This function '%-.192s' has the same name as a native function"
4787
#: ../drizzled/error.cc:801
3203
#: ../drizzled/error.cc:468
4789
3205
msgid "Duplicate entry '%-.64s' for key '%-.192s'"
4792
#: ../drizzled/error.cc:802
4793
msgid "Too many files opened, please execute the command again"
4796
#: ../drizzled/error.cc:803 ../drizzled/error.cc:804
4798
"Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. "
4799
"The event was dropped immediately after creation."
4802
#: ../drizzled/error.cc:805
4804
msgid "The incident %s occurred on the master. Message: %-.64s"
4807
#: ../drizzled/error.cc:806
4808
msgid "Table has no partition for some existing values"
4811
#: ../drizzled/error.cc:807
4812
msgid "Statement is not safe to log in statement format."
4815
#: ../drizzled/error.cc:808
4817
msgid "Fatal error: %s"
4820
#: ../drizzled/error.cc:809
4822
msgid "Relay log read failure: %s"
4825
#: ../drizzled/error.cc:810
4827
msgid "Relay log write failure: %s"
4830
#: ../drizzled/error.cc:812
4832
msgid "Master command %s failed: %s"
4835
#: ../drizzled/error.cc:813
4837
msgid "Binary logging not possible. Message: %s"
4840
#: ../drizzled/error.cc:814
4842
msgid "View `%-.64s`.`%-.64s` has no creation context"
4845
#: ../drizzled/error.cc:815
4847
msgid "Creation context of view `%-.64s`.`%-.64s' is invalid"
4850
#: ../drizzled/error.cc:816
4852
msgid "Creation context of stored routine `%-.64s`.`%-.64s` is invalid"
4855
#: ../drizzled/error.cc:817
4857
msgid "Corrupted TRG file for table `%-.64s`.`%-.64s`"
4860
#: ../drizzled/error.cc:818
4862
msgid "Triggers for table `%-.64s`.`%-.64s` have no creation context"
4865
#: ../drizzled/error.cc:819
4867
msgid "Trigger creation context of table `%-.64s`.`%-.64s` is invalid"
4870
#: ../drizzled/error.cc:820
4872
msgid "Creation context of event `%-.64s`.`%-.64s` is invalid"
4875
#: ../drizzled/error.cc:821
4877
msgid "Cannot open table for trigger `%-.64s`.`%-.64s`"
4880
#: ../drizzled/error.cc:822
4882
msgid "Cannot create stored routine `%-.64s`. Check warnings"
4885
#: ../drizzled/error.cc:823
4887
msgid "Ambiguous slave modes combination. %s"
4890
#: ../drizzled/error.cc:824
4893
"The BINLOG statement of type `%s` was not preceded by a format description "
4897
#: ../drizzled/error.cc:825
4898
msgid "Corrupted replication event was detected"
4901
#: ../drizzled/error.cc:826
3208
#: ../drizzled/error.cc:469
4903
3210
msgid "Invalid column reference (%-.64s) in LOAD DATA"
4906
#: ../drizzled/error.cc:827
4908
msgid "Being purged log %s was not found"
4911
#: ../drizzled/error.cc:828
4913
msgid "Converted to non-transactional lock on '%-.64s'"
4916
#: ../drizzled/error.cc:829
4918
msgid "Cannot convert to non-transactional lock in strict mode on '%-.64s'"
4921
#: ../drizzled/error.cc:830
4924
"Cannot convert to non-transactional lock in an active transaction on '%-.64s'"
4927
#: ../drizzled/error.cc:831
4929
msgid "Can't access storage engine of table %-.64s"
4932
#: ../drizzled/error.cc:832
4933
msgid "Starting backup process"
4936
#: ../drizzled/error.cc:833
4937
msgid "Backup completed"
4940
#: ../drizzled/error.cc:834
4941
msgid "Starting restore process"
4944
#: ../drizzled/error.cc:835
4945
msgid "Restore completed"
4948
#: ../drizzled/error.cc:836
4949
msgid "Nothing to backup"
4952
#: ../drizzled/error.cc:837
4954
msgid "Database '%-.64s' cannot be included in a backup"
4957
#: ../drizzled/error.cc:838
4959
"Error during backup operation - server's error log contains more information "
4963
#: ../drizzled/error.cc:839
4965
"Error during restore operation - server's error log contains more "
4966
"information about the error"
4969
#: ../drizzled/error.cc:840
4971
"Can't execute this command because another BACKUP/RESTORE operation is in "
4975
#: ../drizzled/error.cc:841
4976
msgid "Error when preparing for backup operation"
4979
#: ../drizzled/error.cc:842
4980
msgid "Error when preparing for restore operation"
4983
#: ../drizzled/error.cc:843
4985
msgid "Invalid backup location '%-.64s'"
4988
#: ../drizzled/error.cc:844
4990
msgid "Can't read backup location '%-.64s'"
4993
#: ../drizzled/error.cc:845
4995
msgid "Can't write to backup location '%-.64s' (file already exists?)"
4998
#: ../drizzled/error.cc:846
4999
msgid "Can't enumerate server databases"
5002
#: ../drizzled/error.cc:847
5003
msgid "Can't enumerate server tables"
5006
#: ../drizzled/error.cc:848
5008
msgid "Can't enumerate tables in database %-.64s"
5011
#: ../drizzled/error.cc:849
5013
msgid "Skipping view %-.64s in database %-.64s"
5016
#: ../drizzled/error.cc:850
5018
msgid "Skipping table %-.64s since it has no valid storage engine"
5021
#: ../drizzled/error.cc:851
5023
msgid "Can't open table %-.64s"
5026
#: ../drizzled/error.cc:852
5027
msgid "Can't read backup archive preamble"
5030
#: ../drizzled/error.cc:853
5031
msgid "Can't write backup archive preamble"
5034
#: ../drizzled/error.cc:854
5036
msgid "Can't find backup driver for table %-.64s"
5039
#: ../drizzled/error.cc:855
5042
"%-.64s backup driver was selected for table %-.64s but it rejects to handle "
5046
#: ../drizzled/error.cc:856
5048
msgid "Can't create %-.64s backup driver"
5051
#: ../drizzled/error.cc:857
5053
msgid "Can't create %-.64s restore driver"
5056
#: ../drizzled/error.cc:858
5058
msgid "Found %d images in backup archive but maximum %d are supported"
5061
#: ../drizzled/error.cc:859
5063
msgid "Error when saving meta-data of %-.64s"
5066
#: ../drizzled/error.cc:860
5067
msgid "Error when reading meta-data list"
5070
#: ../drizzled/error.cc:861
5072
msgid "Can't create %-.64s"
5075
#: ../drizzled/error.cc:862
5076
msgid "Can't allocate buffer for image data transfer"
5079
#: ../drizzled/error.cc:863
5081
msgid "Error when writing %-.64s backup image data (for table #%d)"
5084
#: ../drizzled/error.cc:864
5085
msgid "Error when reading data from backup stream"
5088
#: ../drizzled/error.cc:865
5089
msgid "Can't go to the next chunk in backup stream"
5092
#: ../drizzled/error.cc:866
5094
msgid "Can't initialize %-.64s backup driver"
5097
#: ../drizzled/error.cc:867
5099
msgid "Can't initialize %-.64s restore driver"
5102
#: ../drizzled/error.cc:868
5104
msgid "Can't shut down %-.64s backup driver"
5107
#: ../drizzled/error.cc:869
5109
msgid "Can't shut down %-.64s backup driver(s)"
5112
#: ../drizzled/error.cc:870
5114
msgid "%-.64s backup driver can't prepare for synchronization"
5117
#: ../drizzled/error.cc:871
5119
msgid "%-.64s backup driver can't create its image validity point"
5122
#: ../drizzled/error.cc:872
5124
msgid "Can't unlock %-.64s backup driver after creating the validity point"
5127
#: ../drizzled/error.cc:873
5129
msgid "%-.64s backup driver can't cancel its backup operation"
5132
#: ../drizzled/error.cc:874
5134
msgid "%-.64s restore driver can't cancel its restore operation"
5137
#: ../drizzled/error.cc:875
5139
msgid "Error when polling %-.64s backup driver for its image data"
5142
#: ../drizzled/error.cc:876
5144
msgid "Error when sending image data (for table #%d) to %-.64s restore driver"
5147
#: ../drizzled/error.cc:877
5150
"After %d attempts %-.64s restore driver still can't accept next block of data"
5153
#: ../drizzled/error.cc:878
5155
msgid "Open and lock tables failed in %-.64s"
5158
#: ../drizzled/error.cc:879
5159
msgid "Backup driver's table locking thread can not be initialized."
5162
#: ../drizzled/error.cc:880
5164
"Can't open the online backup progress tables. Check 'drizzle.online_backup' "
5165
"and 'drizzle.online_backup_progress'."
5168
#: ../drizzled/error.cc:881
5170
msgid "Tablespace '%-.192s' already exists"
5173
#: ../drizzled/error.cc:882
5175
msgid "Tablespace '%-.192s' doesn't exist"
5178
#: ../drizzled/error.cc:883
5180
msgid "Unexpected master's heartbeat data: %s"
5183
#: ../drizzled/error.cc:884
5185
msgid "The requested value for the heartbeat period %s %s"
5188
#: ../drizzled/error.cc:885
5190
msgid "Can't write to the online backup progress log %-.64s."
5193
#: ../drizzled/error.cc:886
5195
msgid "Tablespace '%-.192s' not empty"
5198
#: ../drizzled/error.cc:887
5201
"Tablespace `%-.64s` needed by tables being restored has changed on the "
5202
"server. The original definition of the required tablespace is '%-.256s' "
5203
"while the same tablespace is defined on the server as '%-.256s'"
5206
#: ../drizzled/error.cc:888
5207
msgid "A virtual column cannot be based on a virtual column"
5210
#: ../drizzled/error.cc:889
5212
msgid "Non-deterministic expression for virtual column '%s'."
5215
#: ../drizzled/error.cc:890
5218
"Generated value for virtual column '%s' cannot be converted to type '%s'."
5221
#: ../drizzled/error.cc:891
5222
msgid "Primary key cannot be defined upon a virtual column."
5225
#: ../drizzled/error.cc:892
5226
msgid "Key/Index cannot be defined on a non-stored virtual column."
5229
#: ../drizzled/error.cc:893
5231
msgid "Cannot define foreign key with %s clause on a virtual column."
5234
#: ../drizzled/error.cc:894
5236
msgid "The value specified for virtual column '%s' in table '%s' ignored."
5239
#: ../drizzled/error.cc:895
5241
msgid "'%s' is not yet supported for virtual columns."
5244
#: ../drizzled/error.cc:896
5245
msgid "Constant expression in virtual column function is not allowed."
5248
#: ../drizzled/error.cc:897
5249
msgid "Encountered an unknown temporal type."
5252
#: ../drizzled/error.cc:898
5254
msgid "Received an invalid string format '%s' for a date value."
5257
#: ../drizzled/error.cc:899
5259
msgid "Received an invalid string format '%s' for a time value."
5262
#: ../drizzled/error.cc:900
3213
#: ../drizzled/error.cc:470
5264
3215
msgid "Received an invalid value '%s' for a UNIX timestamp."
5267
#: ../drizzled/error.cc:901
3218
#: ../drizzled/error.cc:471
5269
3220
msgid "Received an invalid datetime value '%s'."
5272
#: ../drizzled/error.cc:902
3223
#: ../drizzled/error.cc:472
5274
3225
msgid "Received a NULL argument for function '%s'."
5277
#: ../drizzled/error.cc:903
5279
msgid "Received an invalid negative argument '%s' for function '%s'."
5282
#: ../drizzled/error.cc:904
3228
#: ../drizzled/error.cc:473
5284
3230
msgid "Received an out-of-range argument '%s' for function '%s'."
5287
#: ../drizzled/error.cc:905
5289
msgid "Received an invalid time value '%s'."
5292
#: ../drizzled/error.cc:906
3233
#: ../drizzled/error.cc:474
5294
3235
msgid "Received an invalid enum value '%s'."
5297
#: ../drizzled/error.cc:907
3238
#: ../drizzled/error.cc:475
5298
3239
msgid "Tables which are replicated require a primary key."
5301
#: ../drizzled/error.cc:908
3242
#: ../drizzled/error.cc:476
5303
3244
msgid "Corrupt or invalid table definition: %s"
5306
#: ../drizzled/error.cc:909
3247
#: ../drizzled/error.cc:477
5308
3249
msgid "Corrupt or invalid schema definition for %s : %s"
5311
#: ../drizzled/error.cc:910
3252
#: ../drizzled/error.cc:478
5313
3254
msgid "Schema does not exist: %s"
5316
#: ../drizzled/error.cc:911
3257
#: ../drizzled/error.cc:479
5318
3259
msgid "Error altering schema: %s"
5321
#: ../drizzled/error.cc:912
3262
#: ../drizzled/error.cc:480
5323
3264
msgid "Error droppping Schema : %s"
5326
#: ../drizzled/error.cc:913
3267
#: ../drizzled/error.cc:481
5327
3268
msgid "Temporary table too large, rerun with SQL_BIG_RESULT."
5330
#: ../drizzled/error.cc:914
3271
#: ../drizzled/error.cc:482
5332
3273
msgid "Unknown table engine option key/pair %s = %s."
5335
#: ../drizzled/error.cc:915
3276
#: ../drizzled/error.cc:483
5337
3278
msgid "Unknown schema engine option key/pair %s = %s."
5340
#: ../drizzled/error.cc:916
5341
msgid "Implicit cartesian join attempted."
5344
#: ../drizzled/error.cc:918
3281
#: ../drizzled/error.cc:485
5346
3283
msgid "Can't unlock file (Errcode: %d)"
5349
#: ../drizzled/error.cc:919
3286
#: ../drizzled/error.cc:486
5351
3288
msgid "Can't change size of file (Errcode: %d)"
5354
#: ../drizzled/error.cc:920
3291
#: ../drizzled/error.cc:487
5356
3293
msgid "Can't open stream from handle (Errcode: %d)"
5359
#: ../drizzled/error.cc:921
3296
#: ../drizzled/error.cc:488
5361
3298
msgid "Warning: '%s' had %d links"
5364
#: ../drizzled/error.cc:922
3301
#: ../drizzled/error.cc:489
5366
3303
msgid "Warning: %d files and %d streams is left open\n"
5369
#: ../drizzled/error.cc:923
3306
#: ../drizzled/error.cc:490
5371
3308
msgid "Can't create directory '%s' (Errcode: %d)"
5374
#: ../drizzled/error.cc:924
3311
#: ../drizzled/error.cc:491
5377
3314
"Character set '%s' is not a compiled character set and is not specified in "
5381
#: ../drizzled/error.cc:925
3318
#: ../drizzled/error.cc:492
5383
3320
msgid "Out of resources when opening file '%s' (Errcode: %d)"
5386
#: ../drizzled/error.cc:926
3323
#: ../drizzled/error.cc:493
5388
3325
msgid "Can't read value for symlink '%s' (Error %d)"
5391
#: ../drizzled/error.cc:927
3328
#: ../drizzled/error.cc:494
5393
3330
msgid "Can't create symlink '%s' pointing at '%s' (Error %d)"
5396
#: ../drizzled/error.cc:928
3333
#: ../drizzled/error.cc:495
5398
3335
msgid "Error on realpath() on '%s' (Error %d)"
5401
#: ../drizzled/error.cc:929
3338
#: ../drizzled/error.cc:496
5403
3340
msgid "Can't sync file '%s' to disk (Errcode: %d)"
5406
#: ../drizzled/error.cc:930
3343
#: ../drizzled/error.cc:497
5409
3346
"Collation '%s' is not a compiled collation and is not specified in the %s "
5413
#: ../drizzled/error.cc:931
3350
#: ../drizzled/error.cc:498
5415
3352
msgid "File '%s' (fileno: %d) was not closed"