Changeset 351 for trunk/sql/data.sql


Ignore:
Timestamp:
Mar 3, 2010, 12:58:27 PM (15 years ago)
Author:
george
Message:
  • Přidáno: Chybějící SQL soubor.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sql/data.sql

    r284 r351  
    11-- phpMyAdmin SQL Dump
    2 -- version 3.2.3
     2-- version 3.2.5
    33-- http://www.phpmyadmin.net
    44--
    55-- Počítač: localhost
    6 -- Vygenerováno: Pátek 11. prosince 2009, 11:29
    7 -- Verze MySQL: 5.0.84
    8 -- Verze PHP: 5.2.9
     6-- Vygenerováno: Středa 03. března 2010, 12:58
     7-- Verze MySQL: 5.1.42
     8-- Verze PHP: 5.3.1
    99
    1010SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
     
    1818--
    1919
    20 INSERT INTO `group` (`Id`, `Name`, `TablePrefix`, `MangosDatabase`, `MangosTable`, `MangosTableIndex`, `DBCFileName`, `WowheadName`, `LuaFileName`, `LuaMPQFolder`, `LastImport`, `LastVersion`) VALUES
    21 (1, 'Výpravy', 'quests', 'mangos', 'quest_template', 'entry', '', 'quest', '', '', '0000-00-00 00:00:00', 0),
    22 (2, 'Texty knížek', 'page', 'mangos', 'page_text', 'entry', '', '', '', '', '0000-00-00 00:00:00', 0),
    23 (3, 'Slova NPC', 'npc', 'mangos', 'npc_text', 'ID', '', '', '', '', '0000-00-00 00:00:00', 0),
    24 (4, 'Názvy věcí', 'item', 'mangos', 'item_template', 'entry', '', 'item', '', '', '0000-00-00 00:00:00', 0),
    25 (5, 'Názvy herních objektů', 'gameobject', 'mangos', 'gameobject_template', 'entry', '', 'gameobject', '', '', '0000-00-00 00:00:00', 0),
    26 (6, 'Jména bytostí', 'creature', 'mangos', 'creature_template', 'entry', '', 'npc', '', '', '0000-00-00 00:00:00', 0),
    27 (7, 'Zprávy MaNGOSu', 'mangos_string', 'mangos', 'mangos_string', 'entry', '', '', '', '', '0000-00-00 00:00:00', 0),
    28 (8, 'Popis GM příkazů', 'mangos_command', 'mangos', 'command', 'entry', '', '', '', '', '0000-00-00 00:00:00', 0),
    29 (10, 'Texty skriptů ScriptDev2', 'sd2_script_texts', 'scriptdev2', 'script_texts', 'entry', '', '', '', '', '0000-00-00 00:00:00', 0),
    30 (11, 'Texty EventAI', 'sd2_eventai_texts', 'scriptdev2', 'eventai_texts', 'entry', '', '', '', '', '0000-00-00 00:00:00', 0),
    31 (12, 'Herní tipy', 'gametips', '', '', '', 'GameTips', '', '', '', '0000-00-00 00:00:00', 0),
    32 (13, 'Kouzla', 'spell', '', '', '', 'Spell', 'spell', '', '', '0000-00-00 00:00:00', 0),
    33 (14, 'Rozhraní klienta', 'global_strings', '', '', '', '', '', 'GlobalStrings', 'Interface/FrameXML', '0000-00-00 00:00:00', 0),
    34 (15, 'Rozhraní klienta 2', 'glue_strings', '', '', '', '', '', 'GlueStrings', 'Interface/GlueXML', '0000-00-00 00:00:00', 0),
    35 (16, 'Možnosti NPC', 'npc_option', 'mangos', 'npc_option', 'id', '', '', '', '', '0000-00-00 00:00:00', 0),
    36 (17, 'Doprava', 'transports', 'mangos', 'transports', 'entry', '', '', '', '', '0000-00-00 00:00:00', 0),
    37 (18, 'Krčmy', 'areatrigger_tavern', 'mangos', 'areatrigger_tavern', 'id', '', '', '', '', '0000-00-00 00:00:00', 0),
    38 (19, 'Teleporty', 'areatrigger_teleport', 'mangos', 'areatrigger_teleport', 'id', '', '', '', '', '0000-00-00 00:00:00', 0),
    39 (20, 'Úspěchy', 'achievement', '', '', '', 'Achievement', 'achievement', '', '', '0000-00-00 00:00:00', 0),
    40 (21, 'Kategorie úspěchů', 'achievement_category', '', '', '', 'Achievement_Category', '', '', '', '0000-00-00 00:00:00', 0),
    41 (22, 'Kritéria úspěchů', 'achievement_criteria', '', '', '', 'Achievement_Criteria', '', '', '', '0000-00-00 00:00:00', 0);
     20INSERT INTO `group` (`Id`, `Name`, `TablePrefix`, `MangosDatabase`, `MangosTable`, `MangosTableIndex`, `DBCFileName`, `DBCColumns`, `WowheadName`, `LuaFileName`, `LuaMPQFolder`, `LastImport`, `LastVersion`) VALUES
     21(1, 'Výpravy', 'quests', 'mangos', 'quest_template', 'entry', '', '', 'quest', '', '', '2010-01-31 16:20:43', 10505),
     22(2, 'Texty knížek', 'page', 'mangos', 'page_text', 'entry', '', '', '', '', '', '2010-01-31 16:20:32', 10505),
     23(3, 'Slova NPC', 'npc', 'mangos', 'npc_text', 'ID', '', '', '', '', '', '2010-01-31 16:20:31', 10505),
     24(4, 'Názvy věcí', 'item', 'mangos', 'item_template', 'entry', '', '', 'item', '', '', '2010-01-31 16:20:24', 10505),
     25(5, 'Názvy herních objektů', 'gameobject', 'mangos', 'gameobject_template', 'entry', '', '', 'gameobject', '', '', '2010-01-31 16:19:44', 10505),
     26(6, 'Jména bytostí', 'creature', 'mangos', 'creature_template', 'entry', '', '', 'npc', '', '', '2010-01-31 16:19:29', 10505),
     27(7, 'Zprávy MaNGOSu', 'mangos_string', 'mangos', 'mangos_string', 'entry', '', '', '', '', '', '2010-01-31 16:20:44', 10505),
     28(8, 'Popis GM příkazů', 'mangos_command', 'mangos', 'command', 'entry', '', '', '', '', '', '2010-01-31 16:20:24', 10505),
     29(10, 'Texty skriptů ScriptDev2', 'sd2_script_texts', 'scriptdev2', 'script_texts', 'entry', '', '', '', '', '', '0000-00-00 00:00:00', 0),
     30(11, 'Texty EventAI', 'sd2_eventai_texts', 'scriptdev2', 'eventai_texts', 'entry', '', '', '', '', '', '0000-00-00 00:00:00', 0),
     31(12, 'Herní tipy', 'gametips', '', '', '', 'GameTips', 'usuuuuuuuuuuuuuuuu', '', '', '', '2010-02-01 20:29:10', 10958),
     32(13, 'Kouzla', 'spell', 'aowow', 'aowow_spell', 'spellID', 'Spell', 'uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu', 'spell', '', '', '2010-02-01 20:29:50', 10958),
     33(14, 'Rozhraní klienta', 'global_strings', '', '', '', '', '', '', 'GlobalStrings', 'Interface/FrameXML', '2010-02-01 20:30:06', 10958),
     34(15, 'Rozhraní klienta 2', 'glue_strings', '', '', '', '', '', '', 'GlueStrings', 'Interface/GlueXML', '2010-02-01 20:30:07', 10958),
     35(16, 'Možnosti NPC', 'npc_option', 'mangos', 'npc_option', 'id', '', '', '', '', '', '2010-01-31 16:19:29', 10505),
     36(17, 'Doprava', 'transports', 'mangos', 'transports', 'entry', '', '', '', '', '', '2010-01-31 16:19:07', 10505),
     37(18, 'Krčmy', 'areatrigger_tavern', 'mangos', 'areatrigger_tavern', 'id', '', '', '', '', '', '2010-01-31 16:19:29', 10505),
     38(19, 'Teleporty', 'areatrigger_teleport', 'mangos', 'areatrigger_teleport', 'id', '', '', '', '', '', '2010-01-31 16:20:31', 10505),
     39(20, 'Úspěchy', 'achievement', '', '', '', 'Achievement', '', 'achievement', '', '', '2010-02-01 20:29:54', 10958),
     40(21, 'Kategorie úspěchů', 'achievement_category', '', '', '', 'Achievement_Category', '', '', '', '', '2010-02-01 20:29:10', 10958),
     41(22, 'Kritéria úspěchů', 'achievement_criteria', '', '', '', 'Achievement_Criteria', '', '', '', '', '2010-02-01 20:29:53', 10958);
    4242
    4343--
     
    4545--
    4646
    47 INSERT INTO `group_item` (`Id`, `Group`, `Name`, `Column`, `Visible`, `MangosColumn`, `AddonFileName`) VALUES
    48 (1, 1, 'Titulek', 'Title', 1, 'Title', ''),
    49 (2, 1, 'Detaily', 'Details', 1, 'Details', 'QuestDescription'),
    50 (3, 1, 'Úkol', 'Objectives', 1, 'Objectives', 'QuestObjective'),
    51 (4, 1, 'Text slíbené odměny', 'OfferRewardText', 1, 'OfferRewardText', 'QuestReward'),
    52 (5, 1, 'Popis požadovaných předmětů', 'RequestItemsText', 1, 'RequestItemsText', 'QuestProgress'),
    53 (6, 1, 'Závěrečný text', 'EndText', 1, 'EndText', ''),
    54 (7, 1, 'Text úkolu 1', 'ObjectiveText1', 1, 'ObjectiveText1', ''),
    55 (8, 1, 'Text úkolu 2', 'ObjectiveText2', 1, 'ObjectiveText2', ''),
    56 (9, 1, 'Text úkolu 3', 'ObjectiveText3', 1, 'ObjectiveText3', ''),
    57 (10, 1, 'Text úkolu 4', 'ObjectiveText4', 1, 'ObjectiveText4', ''),
    58 (11, 2, 'Obsah', 'Text', 1, 'text', 'BookPage'),
    59 (12, 3, 'Text 0.0', 'Text0_0', 1, 'text0_0', 'NPCText'),
    60 (13, 3, 'Text 0.1', 'Text0_1', 1, 'text0_1', 'NPCAction'),
    61 (14, 3, 'Text 1.0', 'Text1_0', 1, 'text1_0', ''),
    62 (15, 3, 'Text 1.1', 'Text1_1', 1, 'text1_1', ''),
    63 (16, 3, 'Text 2.0', 'Text2_0', 1, 'text2_0', ''),
    64 (17, 3, 'Text 2.1', 'Text2_1', 1, 'text2_1', ''),
    65 (18, 3, 'Text 3.0', 'Text3_0', 1, 'text3_0', ''),
    66 (19, 3, 'Text 3.1', 'Text3_1', 1, 'text3_1', ''),
    67 (20, 3, 'Text 4.0', 'Text4_0', 1, 'text4_0', ''),
    68 (21, 3, 'Text 4.1', 'Text4_1', 1, 'text4_1', ''),
    69 (22, 3, 'Text 5.0', 'Text5_0', 1, 'text5_0', ''),
    70 (23, 3, 'Text 5.1', 'Text5_1', 1, 'text5_1', ''),
    71 (24, 3, 'Text 6.0', 'Text6_0', 1, 'text6_0', ''),
    72 (25, 3, 'Text 6.1', 'Text6_1', 1, 'text6_1', ''),
    73 (26, 3, 'Text 7.0', 'Text7_0', 1, 'text7_0', ''),
    74 (27, 3, 'Text 7.1', 'Text7_1', 1, 'text7_1', ''),
    75 (28, 4, 'Jméno', 'Name', 1, 'name', ''),
    76 (29, 4, 'Popis', 'Description', 1, 'description', ''),
    77 (30, 5, 'Jméno', 'Name', 1, 'name', ''),
    78 (31, 5, 'Popisek', 'castbarcaption', 1, 'castBarCaption', ''),
    79 (32, 6, 'Jméno', 'name', 1, 'name', ''),
    80 (33, 6, 'Druhé jméno', 'subname', 1, 'subname', ''),
    81 (34, 7, 'Obsah', 'content_default', 1, 'content_default', ''),
    82 (35, 8, 'Nápověda', 'help', 1, 'help', ''),
    83 (38, 10, 'Výchozí obsah', 'content_default', 1, 'content_default', 'Creature'),
    84 (39, 10, 'Komentář', 'comment', 1, 'comment', ''),
    85 (40, 11, 'Výchozí obsah', 'content_default', 1, 'content_default', 'Creature'),
    86 (41, 11, 'Komentář', 'comment', 1, 'comment', ''),
    87 (42, 12, 'Text', 'Text', 1, '', ''),
    88 (43, 13, 'Název', 'Name', 1, '', ''),
    89 (46, 13, 'Popis', 'Description', 1, '', ''),
    90 (44, 13, 'Hodnost', 'Rank', 1, '', ''),
    91 (45, 13, 'Popisek', 'ToolTip', 1, '', ''),
    92 (47, 14, 'Text', 'Text', 1, '', ''),
    93 (48, 14, 'Komentář', 'Comment', 1, '', ''),
    94 (49, 15, 'Text', 'Text', 1, '', ''),
    95 (50, 15, 'Komentář', 'Comment', 1, '', ''),
    96 (51, 14, 'Zkratka', 'ShortCut', 0, '', ''),
    97 (52, 15, 'Zkratka', 'ShortCut', 0, '', ''),
    98 (53, 8, 'Name', 'Name', 0, 'name', ''),
    99 (54, 16, 'Text možnosti', 'OptionText', 1, 'option_text', ''),
    100 (55, 17, 'Jméno', 'Name', 1, 'name', ''),
    101 (56, 18, 'Jméno', 'Name', 1, 'name', ''),
    102 (57, 19, 'Jméno', 'Name', 1, 'name', ''),
    103 (58, 20, 'Název', 'Name', 1, '', ''),
    104 (59, 20, 'Popis', 'Description', 1, '', ''),
    105 (60, 20, 'Odměna', 'Reward', 1, '', ''),
    106 (61, 21, 'Název', 'Name', 1, '', ''),
    107 (62, 22, 'Kritérium', 'Text', 1, '', '');
     47INSERT INTO `group_item` (`Id`, `Group`, `Name`, `Column`, `Visible`, `MangosColumn`, `AddonFileName`, `DBCColumnIndex`) VALUES
     48(1, 1, 'Titulek', 'Title', 1, 'Title', 'QuestTitle', 0),
     49(2, 1, 'Detaily', 'Details', 1, 'Details', 'QuestDescription', 0),
     50(3, 1, 'Úkol', 'Objectives', 1, 'Objectives', 'QuestObjective', 0),
     51(4, 1, 'Text slíbené odměny', 'OfferRewardText', 1, 'OfferRewardText', 'QuestReward', 0),
     52(5, 1, 'Popis požadovaných předmětů', 'RequestItemsText', 1, 'RequestItemsText', 'QuestProgress', 0),
     53(6, 1, 'Závěrečný text', 'EndText', 1, 'EndText', '', 0),
     54(7, 1, 'Text úkolu 1', 'ObjectiveText1', 1, 'ObjectiveText1', '', 0),
     55(8, 1, 'Text úkolu 2', 'ObjectiveText2', 1, 'ObjectiveText2', '', 0),
     56(9, 1, 'Text úkolu 3', 'ObjectiveText3', 1, 'ObjectiveText3', '', 0),
     57(10, 1, 'Text úkolu 4', 'ObjectiveText4', 1, 'ObjectiveText4', '', 0),
     58(11, 2, 'Obsah', 'Text', 1, 'text', 'BookPage', 0),
     59(12, 3, 'Text 0.0', 'Text0_0', 1, 'text0_0', 'NPCText', 0),
     60(13, 3, 'Text 0.1', 'Text0_1', 1, 'text0_1', 'NPCText', 0),
     61(14, 3, 'Text 1.0', 'Text1_0', 1, 'text1_0', '', 0),
     62(15, 3, 'Text 1.1', 'Text1_1', 1, 'text1_1', '', 0),
     63(16, 3, 'Text 2.0', 'Text2_0', 1, 'text2_0', '', 0),
     64(17, 3, 'Text 2.1', 'Text2_1', 1, 'text2_1', '', 0),
     65(18, 3, 'Text 3.0', 'Text3_0', 1, 'text3_0', '', 0),
     66(19, 3, 'Text 3.1', 'Text3_1', 1, 'text3_1', '', 0),
     67(20, 3, 'Text 4.0', 'Text4_0', 1, 'text4_0', '', 0),
     68(21, 3, 'Text 4.1', 'Text4_1', 1, 'text4_1', '', 0),
     69(22, 3, 'Text 5.0', 'Text5_0', 1, 'text5_0', '', 0),
     70(23, 3, 'Text 5.1', 'Text5_1', 1, 'text5_1', '', 0),
     71(24, 3, 'Text 6.0', 'Text6_0', 1, 'text6_0', '', 0),
     72(25, 3, 'Text 6.1', 'Text6_1', 1, 'text6_1', '', 0),
     73(26, 3, 'Text 7.0', 'Text7_0', 1, 'text7_0', '', 0),
     74(27, 3, 'Text 7.1', 'Text7_1', 1, 'text7_1', '', 0),
     75(28, 4, 'Jméno', 'Name', 1, 'name', '', 0),
     76(29, 4, 'Popis', 'Description', 1, 'description', '', 0),
     77(30, 5, 'Jméno', 'Name', 1, 'name', '', 0),
     78(31, 5, 'Popisek', 'castbarcaption', 1, 'castBarCaption', '', 0),
     79(32, 6, 'Jméno', 'name', 1, 'name', '', 0),
     80(33, 6, 'Druhé jméno', 'subname', 1, 'subname', '', 0),
     81(34, 7, 'Obsah', 'content_default', 1, 'content_default', '', 0),
     82(35, 8, 'Nápověda', 'help', 1, 'help', '', 0),
     83(38, 10, 'Výchozí obsah', 'content_default', 1, 'content_default', 'Creature', 0),
     84(39, 10, 'Komentář', 'comment', 1, 'comment', '', 0),
     85(40, 11, 'Výchozí obsah', 'content_default', 1, 'content_default', 'Creature', 0),
     86(41, 11, 'Komentář', 'comment', 1, 'comment', '', 0),
     87(42, 12, 'Text', 'Text', 1, '', '', 1),
     88(43, 13, 'Název', 'Name', 1, 'spellname', '', 139),
     89(46, 13, 'Popis', 'Description', 1, 'buff', '', 173),
     90(44, 13, 'Hodnost', 'Rank', 1, 'rank', '', 156),
     91(45, 13, 'Popisek', 'ToolTip', 1, 'tooltip', '', 190),
     92(47, 14, 'Text', 'Text', 1, '', '', 0),
     93(48, 14, 'Komentář', 'Comment', 1, '', '', 0),
     94(49, 15, 'Text', 'Text', 1, '', '', 0),
     95(50, 15, 'Komentář', 'Comment', 1, '', '', 0),
     96(51, 14, 'Zkratka', 'ShortCut', 0, '', '', 0),
     97(52, 15, 'Zkratka', 'ShortCut', 0, '', '', 0),
     98(53, 8, 'Name', 'Name', 0, 'name', '', 0),
     99(54, 16, 'Text možnosti', 'OptionText', 1, 'option_text', 'NPCAction', 0),
     100(55, 17, 'Jméno', 'Name', 1, 'name', '', 0),
     101(56, 18, 'Jméno', 'Name', 1, 'name', '', 0),
     102(57, 19, 'Jméno', 'Name', 1, 'name', '', 0),
     103(58, 20, 'Název', 'Name', 1, '', '', 0),
     104(59, 20, 'Popis', 'Description', 1, '', '', 0),
     105(60, 20, 'Odměna', 'Reward', 1, '', '', 0),
     106(61, 21, 'Název', 'Name', 1, '', '', 0),
     107(62, 22, 'Kritérium', 'Text', 1, '', '', 0);
     108
     109--
     110-- Vypisuji data pro tabulku `language`
     111--
     112
     113INSERT INTO `language` (`Id`, `Name`, `Enabled`) VALUES
     114(1, 'Čeština', 1),
     115(2, 'Slovenština', 1),
     116(0, 'Angličtina', 0);
    108117
    109118--
     
    121130(8, '3.0.8', 9464, '2009-01-20', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0),
    122131(9, '3.0.3', 9183, '2008-11-04', '', 'usuuuuuuuuuuuuuuuu', 'uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusuuuuusuuuuuuuuuuuuuuuuuuuuuuuuuuuuussuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuussssssssssssssssussssssssssssssssussssssssssssssssussssssssssssssssuuuuuuuuuuuuuuuuuuuuuuuuu', 1, 139, 173, 156, 190, '', '', '', 0, 0, 0, 0, 0),
    123 (10, '3.0.2', 9056, '2009-10-14', 'Echoes of Doom', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0),
     132(10, '3.0.2', 9056, '2008-10-14', 'Echoes of Doom', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0),
    124133(11, '2.4.3', 8606, '2008-07-15', '', 'usuuuuuuuuuuuuuuuu', 'uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusuuuuusuuuuuuuuuuuuuuuuuuuuuuuuuuuuussuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuussuuuuussssssssssssssssussssssssssssssssussssssssssssssssussssssssssssssssuuuuuuuuuuuuuuussuuuuu', 1, 127, 161, 144, 178, '', '', '', 0, 0, 0, 0, 0),
    125134(12, '2.4.2', 8209, '2008-06-13', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0),
     
    185194(72, '1.1.1', 4062, '2004-11-17', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0),
    186195(73, '1.1.0', 4044, '2004-11-07', 'World of Warcraft', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0),
    187 (74, '3.2.0', 10192, '2009-08-08', 'Call of the Crusade', 'usuuuuuuuuuuuuuuuu', 'uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu', 1, 142, 176, 159, 193, 'uuuusuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuuuu', 'uusuuuuuuuuuuuuuuuuu', 'uuuuuuuuusuuuuuuuuuuuuuuuuuuuuu', 4, 21, 43, 2, 9);
     196(74, '3.2.0', 10192, '2009-08-05', 'Call of the Crusade', 'usuuuuuuuuuuuuuuuu', 'uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu', 1, 142, 176, 159, 193, 'uuuusuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuuuu', 'uusuuuuuuuuuuuuuuuuu', 'uuuuuuuuusuuuuuuuuuuuuuuuuuuuuu', 4, 21, 43, 2, 9),
     197(75, '3.3.0', 10958, '2009-11-08', 'Fall of the Lich King', 'usuuuuuuuuuuuuuuuu', 'uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu', 1, 142, 176, 159, 193, 'uuuusuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuuuu', 'uusuuuuuuuuuuuuuuuuu', 'uuuuuuuuusuuuuuuuuuuuuuuuuuuuuu', 4, 21, 43, 2, 9),
     198(76, '3.2.2a', 10505, '2009-09-25', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0),
     199(77, '3.2.2', 10482, '2009-09-22', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0),
     200(78, '3.2.0a', 10314, '2009-08-19', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0),
     201(79, '3.3.0a', 11159, '2009-11-14', '', '', '', 0, 0, 0, 0, 0, '', '', '', 0, 0, 0, 0, 0),
     202(80, '3.3.2', 11403, '2010-02-02', '', 'usuuuuuuuuuuuuuuuu', 'uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu', 1, 130, 164, 147, 181, 'uuuusuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuuuuuuusuuuuuuuuuuuuuuuuuu', 'uusuuuuuuuuuuuuuuuuu', 'uuuuuuuuusuuuuuuuuuuuuuuuuuu', 4, 21, 43, 2, 9);
Note: See TracChangeset for help on using the changeset viewer.