1 of 2
App ID Name Origin CDR
1600 Dangerous Waters 4971
1601 Dangerous Waters 4971
1610 Space Empires IV Deluxe 4971
1611 Space Empires IV Deluxe 4971
1630 Disciples II: Rise of the Elves 4971
1631 d2rote_common 4971
1632 d2_rote_imgs 4971
1633 d2_rote_gamedata 4971
1634 d2_rote_engine 4971
1635 Disciples II: ROTE Scenario Editor 4971
1640 Disciples II: Galleans Return 4971
1641 d2_gallean_common 4971
1642 d2_gallean_imgs 4971
1643 d2_gallean_gamedata 4971
1644 d2_gallean_engine 4971
1645 Disciples II: Galleans Return Scenario Editor 4971
1670 Iron Warriors 4971
1671 Iron Warriors Content 4971
1672 Iron Warriors Levels 4971
1690 Space Empires V 4971
1691 SE5Depot 4971
2900 688(I) Hunter-Killer 4971
2901 688I Hunter-Killer Content 4971
2910 Fleet Command 4971
2911 Fleet Command Content 4971
2920 Sub Command 4971
2921 Sub Command Content 4971
2930 Birth Of America 4971
2931 Birth Of America Content 4971
2990 FlatOut 2 4971
2991 FlatOut2 Content 4971
2992 FlatOut2 Content2 4971
2993 FlatOut2 Content3 4971
6200 Ghost Master 4971
6201 Ghost Master Content 4971
6202 Ghost Master French 4971
6203 Ghost Master German 4971
6204 Ghost Master Italian 4971
6205 Ghost Master Spanish 4971
6210 Vegas: Make It Big 4971
6211 Vegas Make It Big Content 4971
6220 FlatOut 4971
6221 Flatout Content 4971
6250 Making History: The Calm and The Storm 4971
6252 Making History 2.0 Rel Content 4971
6270 Ducati World Championship 4971
6271 Ducati World Championship content 4971
6272 Ducati World Championship content 2 4971
12310 Culpa Innata 4971
12311 Culpa Innata content 4971
12312 Culpa Innata content 2 4971
12320 Sacred Gold 4971
12321 Sacred Gold content 4971
12322 Sacred Gold content 2 4971
12330 Darkstar One 4971
12331 DarkStar One content 4971
12332 DarkStar One content 2 4971
12333 DarkStar One content 3 4971
12340 Jack Keane 4971
12341 jack keane content 4971
12360 FlatOut Ultimate Carnage 4971
12361 FlatOut Ultimate Carnage content 4971
12362 FlatOut Ultimate Carnage unedited content 4971
12370 Jagged Alliance 2 Gold 4971
12371 jagged alliance 2 gold content 4971
12380 Jagged Alliance 2 Gold: Unfinished Business 4971
12381 jagged alliance 2 gold unfinished business 4971
12390 Exodus from the Earth 4971
12391 exodus from the earth content 4971
12420 Perimeter 2 4971
12421 perimeter 2 content 4971
12440 Ankh: Heart of Osiris 4971
12441 ankh_heart_of_osiris_content 4971
12450 Ankh: Battle of the Gods 4971
12451 ankh_battle_of_the_gods_content 4971
12460 BC Kings 4971
12461 bc_kings_content 4971
12470 Port Royale 2 4971
12471 port_royale_2_content 4971
12480 9th Company - Roots of Terror 4971
12481 9th company content 4971
23700 Puzzle Kingdoms 4971
23701 Puzzle Kingdoms Content 4971
33570 Patrician III 4971
33571 patrician iii content 4971
33580 The Great Art Race 4971
33581 the great art race content 4971
34900 Bad Rats: the Rats Revenge 4971
34903 Bad Rats - Master 1 4971
34920 Razor2: Hidden Skies 4971
34921 Razor2 4971
37210 Chocolatier: Decadence by Design 4971
37211 Chocolatier Decadence by Design content 4971
37212 chocolatier 3 mac content 4971
37220 Cooking Dash 4971
37221 coooking dash content 4971
37222 cooking dash mac content 4971
37230 Diaper Dash 4971
37231 diaper dash content 4971
37232 diaper dash mac content 4971
1 of 2
1 | 2
(default) 6 queries took 2 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SHOW FULL COLUMNS FROM `sub`24241
2SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_general_ci';110
3SHOW FULL COLUMNS FROM `apps_subs`441
4SELECT `Subscription`.`sub_id`, `Subscription`.`name`, `Subscription`.`billing_type`, `Subscription`.`cost_in_cents`, `Subscription`.`period_in_minutes`, `Subscription`.`on_subscribe_run_app_id`, `Subscription`.`on_subscribe_run_launch_option_index`, `Subscription`.`rate_limits`, `Subscription`.`discounts`, `Subscription`.`is_preorder`, `Subscription`.`requires_shipping_address`, `Subscription`.`domestic_cost_in_cents`, `Subscription`.`international_cost_in_cents`, `Subscription`.`required_key_type`, `Subscription`.`is_cyber_cafe`, `Subscription`.`game_code`, `Subscription`.`game_code_description`, `Subscription`.`is_disabled`, `Subscription`.`requires_cd`, `Subscription`.`territory_code`, `Subscription`.`is_steam3_subscription`, `Subscription`.`extended_info`, `Subscription`.`app_count`, `Subscription`.`date_updated` FROM `sub` AS `Subscription` WHERE `Subscription`.`sub_id` = 15326 LIMIT 1110
5SELECT COUNT(*) AS `count` FROM `app` AS `Application` LEFT JOIN `apps_subs` AS `AppsSubs` ON (`AppsSubs`.`app_id` = `Application`.`app_id` AND cdr_id_last IS NULL) WHERE `AppsSubs`.`sub_id` = 15326 110
6SELECT `Application`.`app_id`, `Application`.`name`, `Application`.`install_dir`, `Application`.`min_cache_size`, `Application`.`max_cache_size`, `Application`.`launch_options`, `Application`.`on_first_launch`, `Application`.`is_bandwidth_greedy`, `Application`.`current_version_id`, `Application`.`trickle_version_id`, `Application`.`user_defined`, `Application`.`beta_version_password`, `Application`.`beta_version_id`, `Application`.`legacy_install_dir`, `Application`.`skip_mfp_overwrite`, `Application`.`use_filesystem_dvr`, `Application`.`manifest_only`, `Application`.`app_of_manifest_only`, `Application`.`sub_count`, `Application`.`date_updated`, (`AppsSubs`.`cdr_id`) AS `Application__cdr_id`, `AppsSubs`.`app_id`, `AppsSubs`.`sub_id`, `AppsSubs`.`cdr_id`, `AppsSubs`.`cdr_id_last` FROM `app` AS `Application` LEFT JOIN `apps_subs` AS `AppsSubs` ON (`AppsSubs`.`app_id` = `Application`.`app_id` AND cdr_id_last IS NULL) WHERE `AppsSubs`.`sub_id` = 15326 ORDER BY `Application`.`app_id` asc LIMIT 1001001000