Files
maridadb_python_connecter_s…/README.MD
2020-09-14 12:11:47 +02:00

318 B

Header

Usage

start the db with docker-compose.yml

create the tables and fill them with mock-data using mockdata.sql

run the script segfault_python.py and see how everything is fine.

change the zero-padding of the uid column with change_zfill.sql

run the script segfault_python.py and watch the world burn.