11[Banners]
22
33# MySQL
4+ 3.22.
5+ 3.23.
464.0.
574.1.
685.0.
795.1.
8105.5.
11+ 6.0.
912
1013# PostgreSQL
11- PostgreSQL 7.
14+ PostgreSQL 7.3
15+ PostgreSQL 7.4
1216PostgreSQL 8.1
1317PostgreSQL 8.2
1418PostgreSQL 8.3
@@ -25,6 +29,12 @@ Oracle Database 11g Standard Edition Release
2529Oracle Database 11g Express Edition Release
2630Oracle Database 11g Enterprise Edition Release
2731
32+ # Microsoft SQL Server
33+ Microsoft SQL Server 7.0
34+ Microsoft SQL Server 2000
35+ Microsoft SQL Server 2005
36+ Microsoft SQL Server 2008
37+
2838
2939[Users]
3040
@@ -63,18 +73,24 @@ TSMSYS
6373WMSYS
6474XDB
6575
76+ # Microsoft SQL Server
77+ sa
78+
6679
6780[Passwords]
6881
6982# MySQL
7083*00E247AC5F9AF26AE0194B41E1E769DEE1429A29 # testpass
7184
7285# PostgreSQL
73- md599e5ea7a6f7c3269995cba3927fd0093
86+ md599e5ea7a6f7c3269995cba3927fd0093 # testpass
7487
7588# Oracle
76892D5A0C491B634F1B # testpass
7790
91+ # Microsoft SQL Server
92+ 0x0100098a6200f657f7d012dfa7dc1fd1b154d4dfb8cd20596d22 # testpass
93+
7894
7995[Privileges]
8096
@@ -351,20 +367,26 @@ mysql
351367phpmyadmin
352368
353369# PostgreSQL
370+ pg_catalog
354371postgres
372+ public
355373template0
356374template1
357375
358376# Microsoft SQL Server
359- tempdb
360- model
377+ AdventureWorks
378+ AdventureWorksDW
361379master
380+ model
362381msdb
382+ ReportServer
383+ ReportServerTempDB
384+ tempdb
363385
364386
365387[Tables]
366388
367- # MySQL
389+ # MySQL >= 5.0
368390CHARACTER_SETS
369391COLLATION_CHARACTER_SET_APPLICABILITY
370392COLLATIONS
@@ -393,6 +415,8 @@ TABLES
393415TRIGGERS
394416USER_PRIVILEGES
395417VIEWS
418+
419+ # MySQL
396420columns_priv
397421db
398422event
@@ -427,6 +451,57 @@ pma_relation
427451pma_table_coords
428452pma_table_info
429453
454+ # PostgreSQL
455+ pg_aggregate
456+ pg_am
457+ pg_amop
458+ pg_amproc
459+ pg_attrdef
460+ pg_attribute
461+ pg_authid
462+ pg_auth_members
463+ pg_cast
464+ pg_class
465+ pg_constraint
466+ pg_conversion
467+ pg_database
468+ pg_depend
469+ pg_description
470+ pg_enum
471+ pg_foreign_data_wrapper
472+ pg_foreign_server
473+ pg_index
474+ pg_inherits
475+ pg_language
476+ pg_largeobject
477+ pg_listener
478+ pg_namespace
479+ pg_opclass
480+ pg_operator
481+ pg_opfamily
482+ pg_pltemplate
483+ pg_proc
484+ pg_rewrite
485+ pg_shdepend
486+ pg_shdescription
487+ pg_statistic
488+ pg_tablespace
489+ pg_trigger
490+ pg_ts_config
491+ pg_ts_config_map
492+ pg_ts_dict
493+ pg_ts_parser
494+ pg_ts_template
495+ pg_type
496+ pg_user_mapping
497+ sql_features
498+ sql_implementation_info
499+ sql_languages
500+ sql_packages
501+ sql_parts
502+ sql_sizing
503+ sql_sizing_profiles
504+
430505# Oracle
431506BONUS
432507DEPT
@@ -435,6 +510,39 @@ SALGRADE
435510USERS
436511
437512# Microsoft SQL Server
513+ ## Database: AdventureWorksDW
514+ AdventureWorksDWBuildVersion
515+ DatabaseLog
516+ DimAccount
517+ DimCurrency
518+ DimCustomer
519+ DimDepartmentGroup
520+ DimEmployee
521+ DimGeography
522+ DimOrganization
523+ DimProduct
524+ DimProductCategory
525+ DimProductSubcategory
526+ DimPromotion
527+ DimReseller
528+ DimSalesReason
529+ DimSalesTerritory
530+ DimScenario
531+ DimTime
532+ FactCurrencyRate
533+ FactFinance
534+ FactInternetSales
535+ FactInternetSalesReason
536+ FactResellerSales
537+ FactSalesQuota
538+ ProspectiveBuyer
539+ vAssocSeqLineItems
540+ vAssocSeqOrders
541+ vDMPrep
542+ vTargetMail
543+ vTimeSeries
544+
545+ ## Database: master
438546all_columns
439547all_objects
440548all_parameters
@@ -450,10 +558,12 @@ asymmetric_keys
450558backup_devices
451559certificates
452560CHECK_CONSTRAINTS
561+ check_constraints
453562COLUMN_DOMAIN_USAGE
454563COLUMN_PRIVILEGES
455564column_type_usages
456565column_xml_schema_collection_usages
566+ columns
457567COLUMNS
458568computed_columns
459569configurations
@@ -577,7 +687,6 @@ indexes
577687internal_tables
578688KEY_COLUMN_USAGE
579689key_constraints
580- key_constraints
581690key_encryptions
582691linked_logins
583692login_token
@@ -590,11 +699,10 @@ MSreplication_options
590699numbered_procedure_parameters
591700numbered_procedures
592701objects
593- objects
594- objects
595702openkeys
596703parameter_type_usages
597704parameter_xml_schema_collection_usages
705+ parameters
598706PARAMETERS
599707partition_functions
600708partition_parameters
@@ -632,6 +740,7 @@ service_queues
632740services
633741soap_endpoints
634742spt_fallback_db
743+ spt_fallback_dev
635744spt_fallback_usg
636745spt_monitor
637746spt_values
@@ -680,7 +789,6 @@ sysremotelogins
680789syssegments
681790sysservers
682791system_columns
683- system_columns
684792system_components_surface_area_configuration
685793system_internals_allocation_units
686794system_internals_partition_columns
@@ -689,13 +797,12 @@ system_objects
689797system_parameters
690798system_sql_modules
691799system_views
692- system_views
693800systypes
694801sysusers
695802TABLE_CONSTRAINTS
696803TABLE_PRIVILEGES
697- TABLE_PRIVILEGES
698804TABLES
805+ tables
699806tcp_endpoints
700807trace_categories
701808trace_columns
@@ -712,6 +819,7 @@ user_token
712819via_endpoints
713820VIEW_COLUMN_USAGE
714821VIEW_TABLE_USAGE
822+ views
715823VIEWS
716824xml_indexes
717825xml_schema_attributes
@@ -725,6 +833,9 @@ xml_schema_namespaces
725833xml_schema_types
726834xml_schema_wildcard_namespaces
727835xml_schema_wildcards
836+
837+ Database:msdb
838+ [92tables]
728839backupfile
729840backupfilegroup
730841backupmediafamily
@@ -818,11 +929,100 @@ systargetservers
818929systargetservers_view
819930systaskids
820931
932+ ## Database: AdventureWorks
933+ Address
934+ AddressType
935+ AWBuildVersion
936+ BillOfMaterials
937+ Contact
938+ ContactCreditCard
939+ ContactType
940+ CountryRegion
941+ CountryRegionCurrency
942+ CreditCard
943+ Culture
944+ Currency
945+ CurrencyRate
946+ Customer
947+ CustomerAddress
948+ DatabaseLog
949+ Department
950+ Document
951+ Employee
952+ EmployeeAddress
953+ EmployeeDepartmentHistory
954+ EmployeePayHistory
955+ ErrorLog
956+ Illustration
957+ Individual
958+ JobCandidate
959+ Location
960+ Product
961+ ProductCategory
962+ ProductCostHistory
963+ ProductDescription
964+ ProductDocument
965+ ProductInventory
966+ ProductListPriceHistory
967+ ProductModel
968+ ProductModelIllustration
969+ ProductModelProductDescriptionCulture
970+ ProductPhoto
971+ ProductProductPhoto
972+ ProductReview
973+ ProductSubcategory
974+ ProductVendor
975+ PurchaseOrderDetail
976+ PurchaseOrderHeader
977+ SalesOrderDetail
978+ SalesOrderHeader
979+ SalesOrderHeaderSalesReason
980+ SalesPerson
981+ SalesPersonQuotaHistory
982+ SalesReason
983+ SalesTaxRate
984+ SalesTerritory
985+ SalesTerritoryHistory
986+ ScrapReason
987+ Shift
988+ ShipMethod
989+ ShoppingCartItem
990+ SpecialOffer
991+ SpecialOfferProduct
992+ StateProvince
993+ Store
994+ StoreContact
995+ TransactionHistory
996+ TransactionHistoryArchive
997+ UnitMeasure
998+ vAdditionalContactInfo
999+ vEmployee
1000+ vEmployeeDepartment
1001+ vEmployeeDepartmentHistory
1002+ Vendor
1003+ VendorAddress
1004+ VendorContact
1005+ vIndividualCustomer
1006+ vIndividualDemographics
1007+ vJobCandidate
1008+ vJobCandidateEducation
1009+ vJobCandidateEmployment
1010+ vProductAndDescription
1011+ vProductModelCatalogDescription
1012+ vProductModelInstructions
1013+ vSalesPerson
1014+ vSalesPersonSalesByFiscalYears
1015+ vStateProvinceCountryRegion
1016+ vStoreWithDemographics
1017+ vVendor
1018+ WorkOrder
1019+ WorkOrderRouting
1020+
8211021
8221022[Columns]
8231023
8241024# MySQL
825- ## ' mysql.user' table
1025+ ## Table: mysql.user
8261026Alter_priv
8271027Alter_routine_priv
8281028Create_priv
0 commit comments