Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 82bce81

Browse files
committed
Minor improvements
1 parent fa1357b commit 82bce81

2 files changed

Lines changed: 215 additions & 12 deletions

File tree

doc/THANKS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ Chip Andrews <[email protected]>
88
at SQLSecurity.com and permission to implement the update feature
99
taking data from his site
1010

11+
Smith Andy <[email protected]>
12+
for suggesting a feature
13+
1114
Otavio Augusto <[email protected]>
1215
for reporting a minor bug
1316

txt/common-outputs.txt

Lines changed: 212 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
[Banners]
22

33
# MySQL
4+
3.22.
5+
3.23.
46
4.0.
57
4.1.
68
5.0.
79
5.1.
810
5.5.
11+
6.0.
912

1013
# PostgreSQL
11-
PostgreSQL 7.
14+
PostgreSQL 7.3
15+
PostgreSQL 7.4
1216
PostgreSQL 8.1
1317
PostgreSQL 8.2
1418
PostgreSQL 8.3
@@ -25,6 +29,12 @@ Oracle Database 11g Standard Edition Release
2529
Oracle Database 11g Express Edition Release
2630
Oracle 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
6373
WMSYS
6474
XDB
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
7689
2D5A0C491B634F1B # testpass
7790

91+
# Microsoft SQL Server
92+
0x0100098a6200f657f7d012dfa7dc1fd1b154d4dfb8cd20596d22 # testpass
93+
7894

7995
[Privileges]
8096

@@ -351,20 +367,26 @@ mysql
351367
phpmyadmin
352368

353369
# PostgreSQL
370+
pg_catalog
354371
postgres
372+
public
355373
template0
356374
template1
357375

358376
# Microsoft SQL Server
359-
tempdb
360-
model
377+
AdventureWorks
378+
AdventureWorksDW
361379
master
380+
model
362381
msdb
382+
ReportServer
383+
ReportServerTempDB
384+
tempdb
363385

364386

365387
[Tables]
366388

367-
# MySQL
389+
# MySQL >= 5.0
368390
CHARACTER_SETS
369391
COLLATION_CHARACTER_SET_APPLICABILITY
370392
COLLATIONS
@@ -393,6 +415,8 @@ TABLES
393415
TRIGGERS
394416
USER_PRIVILEGES
395417
VIEWS
418+
419+
# MySQL
396420
columns_priv
397421
db
398422
event
@@ -427,6 +451,57 @@ pma_relation
427451
pma_table_coords
428452
pma_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
431506
BONUS
432507
DEPT
@@ -435,6 +510,39 @@ SALGRADE
435510
USERS
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
438546
all_columns
439547
all_objects
440548
all_parameters
@@ -450,10 +558,12 @@ asymmetric_keys
450558
backup_devices
451559
certificates
452560
CHECK_CONSTRAINTS
561+
check_constraints
453562
COLUMN_DOMAIN_USAGE
454563
COLUMN_PRIVILEGES
455564
column_type_usages
456565
column_xml_schema_collection_usages
566+
columns
457567
COLUMNS
458568
computed_columns
459569
configurations
@@ -577,7 +687,6 @@ indexes
577687
internal_tables
578688
KEY_COLUMN_USAGE
579689
key_constraints
580-
key_constraints
581690
key_encryptions
582691
linked_logins
583692
login_token
@@ -590,11 +699,10 @@ MSreplication_options
590699
numbered_procedure_parameters
591700
numbered_procedures
592701
objects
593-
objects
594-
objects
595702
openkeys
596703
parameter_type_usages
597704
parameter_xml_schema_collection_usages
705+
parameters
598706
PARAMETERS
599707
partition_functions
600708
partition_parameters
@@ -632,6 +740,7 @@ service_queues
632740
services
633741
soap_endpoints
634742
spt_fallback_db
743+
spt_fallback_dev
635744
spt_fallback_usg
636745
spt_monitor
637746
spt_values
@@ -680,7 +789,6 @@ sysremotelogins
680789
syssegments
681790
sysservers
682791
system_columns
683-
system_columns
684792
system_components_surface_area_configuration
685793
system_internals_allocation_units
686794
system_internals_partition_columns
@@ -689,13 +797,12 @@ system_objects
689797
system_parameters
690798
system_sql_modules
691799
system_views
692-
system_views
693800
systypes
694801
sysusers
695802
TABLE_CONSTRAINTS
696803
TABLE_PRIVILEGES
697-
TABLE_PRIVILEGES
698804
TABLES
805+
tables
699806
tcp_endpoints
700807
trace_categories
701808
trace_columns
@@ -712,6 +819,7 @@ user_token
712819
via_endpoints
713820
VIEW_COLUMN_USAGE
714821
VIEW_TABLE_USAGE
822+
views
715823
VIEWS
716824
xml_indexes
717825
xml_schema_attributes
@@ -725,6 +833,9 @@ xml_schema_namespaces
725833
xml_schema_types
726834
xml_schema_wildcard_namespaces
727835
xml_schema_wildcards
836+
837+
Database:msdb
838+
[92tables]
728839
backupfile
729840
backupfilegroup
730841
backupmediafamily
@@ -818,11 +929,100 @@ systargetservers
818929
systargetservers_view
819930
systaskids
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
8261026
Alter_priv
8271027
Alter_routine_priv
8281028
Create_priv

0 commit comments

Comments
 (0)