2017 © Pedro Peláez
 

library fk-scale-mysql

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

image

danielgp/fk-scale-mysql

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  • Tuesday, November 22, 2016
  • by danielgp
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 32 Versions
  • 0 % Grown

The README.md

fk-scale-mysql

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!, (*1)

Packagist statistics by poser.pugx.org Latest Stable Version Total Downloads License Monthly Downloads Daily Downloads, (*2)

Code quality analysis SensioLabsInsight Codacy Badge Scrutinizer Code Quality Build Status, (*3)

In order to use this package following steps have to be followed: - Make sure you have installed Composer (https://getcomposer.org/doc/00-intro.md) as the used libraries are not distributed by default in the package on GitHub; - Run "composer update" command from the root folder of this package (same place where "composer.json" is placed; - Either have access to MySQL to add a new user (default one stored in the configuration (GRANT SELECT ON . TO "web_fk_scale"@"127.0.0.1" IDENTIFIED BY PASSWORD "*929090A686FB866B5F4B8A89D53E78FAE36D9FDD"; FLUSH PRIVILEGES;) or amend the configuration file (ConfigurationMySQL.php) to match a user that has at least SELECT access to target database and all its dependences (if not all dependencies are known, just allow the user to have read-only access to everything); - Should you choose to give it a try on an already tested database, you can download "world" database from MySQL official site: http://dev.mysql.com/doc/index-other.html, (*4)

Final remark: This packages only analyze (not a single modification is performed) and only provides sequence of query to make necessary scaling (up or down) of Foreign Keys in MySQL databases starting from a combination of a Database/Table/Column!, (*5)

(https://github.com/danielgp/fk-scale-mysql), (*6)

The Versions

22/11 2016

dev-master

9999999-dev

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

22/11 2016

1.4.2

1.4.2.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

11/01 2016

1.4.1

1.4.1.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

11/01 2016

1.4.0

1.4.0.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

11/01 2016

1.3.2

1.3.2.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

11/01 2016

1.3.1

1.3.1.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

11/01 2016

1.3.0

1.3.0.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

11/01 2016

1.2.9

1.2.9.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

11/01 2016

1.2.8

1.2.8.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

11/01 2016

1.2.7

1.2.7.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

11/01 2016

1.2.6

1.2.6.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

03/01 2016

1.2.5

1.2.5.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

03/01 2016

1.2.4

1.2.4.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

03/01 2016

1.2.3

1.2.3.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

15/12 2015

1.2.2

1.2.2.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

13/12 2015

1.2.1

1.2.1.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

13/12 2015

1.2.0

1.2.0.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

13/12 2015

1.1.11

1.1.11.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

13/12 2015

1.1.10

1.1.10.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

13/12 2015

1.0.9

1.0.9.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

13/12 2015

1.0.8

1.0.8.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

12/12 2015

1.0.7

1.0.7.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

11/12 2015

1.0.6

1.0.6.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

11/12 2015

1.0.5

1.0.5.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

11/12 2015

1.0.4

1.0.4.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

24/11 2015

1.0.3

1.0.3.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

24/11 2015

1.0.2

1.0.2.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

24/11 2015

1.0.1

1.0.1.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

24/11 2015

1.0.0

1.0.0.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

18/11 2015

0.9.2

0.9.2.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

18/11 2015

0.9.1

0.9.1.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc

18/11 2015

0.9.0

0.9.0.0

Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!

  Sources   Download

MIT

The Requires

 

by Daniel Popiniuc