Giter Site home page Giter Site logo

corteks-team / mysql_data_generator Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 6.0 89.14 MB

Fill a database with random data.

License: GNU General Public License v3.0

TypeScript 99.75% JavaScript 0.25%
mysql generator database foreign-keys insert schema fill dummy-data test-data-generator test-data

mysql_data_generator's People

Contributors

dependabot[bot] avatar raphael67 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

mysql_data_generator's Issues

Error -4077 // ECONNRESET

image

  • PS E:\src\project\orbicall2\dist> mysqldatagen --db mysql://orbmaster:[email protected]:3306/orbicall2
  • * [n] => Skip the current table. Only works during data generation phase.
  • [2022-02-05T21:54:57.864] [WARN] default - For performance foreign_key_checks, autocommit and unique_checks are disabled during insert.
  • [2022-02-05T21:54:57.866] [WARN] default - They are disabled per connections and should not alter your configuration.
  • [2022-02-05T21:54:57.867] [INFO] default - To improve performances further you can update innodb_autoinc_lock_mode = 0 in your my.ini.
  • [2022-02-05T21:54:57.939] [INFO] default - No scripts provided.
  • [2022-02-05T21:54:58.033] [INFO] default - fill: events
  • [2022-02-05T21:54:58.037] [INFO] default - 50 / 1000
  • [2022-02-05T21:55:09.181] [ERROR] default - ECONNRESET Error
  • [2022-02-05T21:55:09.183] [ERROR] default - Error: read ECONNRESET
  • at TCP.onStreamRead (node:internal/stream_base_commons:211:20)
  • --------------------
  • at Protocol._enqueue (C:\Users\AXA\AppData\Roaming\npm\node_modules@corteks\mysql-data-generator\node_modules\mysql\lib\protocol\Protocol.js:144:48)
  • at Connection.query (C:\Users\AXA\AppData\Roaming\npm\node_modules@corteks\mysql-data-generator\node_modules\mysql\lib\Connection.js:198:25)
  • at C:\Users\AXA\AppData\Roaming\npm\node_modules@corteks\mysql-data-generator\node_modules\knex\lib\dialects\mysql\index.js:134:18
  • at new Promise ()
  • at Client_MySQL._query (C:\Users\AXA\AppData\Roaming\npm\node_modules@corteks\mysql-data-generator\node_modules\knex\lib\dialects\mysql\index.js:128:12)
  • at Client_MySQL.query (C:\Users\AXA\AppData\Roaming\npm\node_modules@corteks\mysql-data-generator\node_modules\knex\lib\client.js:167:17)
  • at Runner.query (C:\Users\AXA\AppData\Roaming\npm\node_modules@corteks\mysql-data-generator\node_modules\knex\lib\runner.js:134:36)
  • at C:\Users\AXA\AppData\Roaming\npm\node_modules@corteks\mysql-data-generator\node_modules\knex\lib\runner.js:40:23
  • at C:\Users\AXA\AppData\Roaming\npm\node_modules@corteks\mysql-data-generator\node_modules\knex\lib\runner.js:260:24
  • at processTicksAndRejections (node:internal/process/task_queues:96:5) {
  • errno: -4077,
  • code: 'ECONNRESET',
  • syscall: 'read',
  • fatal: true
  • }
  • [2022-02-05T21:55:09.185] [INFO] default - Close database connection
  • [ ]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.