14a813ea18528bcd2ad19e0e05c81ba37b8fedc7
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 enter any number below 1000 when prompted, NO padding. Everything is fine.
- change the zero-padding of the uid column with change_zfill.sql
- run the script segfault_python.py, enter any number below 1000 but REMEMBER to zero pad to 10 digits.
- Watch the world burn.
Description
Languages
TSQL
99.7%
Python
0.3%