Opened 17 years ago

Closed 17 years ago

#127 closed Defect (wontfix)

python warning from make_project script

Reported by: Christian Beer Owned by: davea
Priority: Trivial Milestone:
Component: Server - Setup Version:
Keywords: Cc:

Description

I get this warning while running: make_project --test_app test

Setting up database/home/boincadm/boinc_trunk/py/Boinc/database.py:255: Warning: 'TYPE=storage_engine' is deprecated; use 'ENGINE=storage_engine' instead

cursor.execute(query)

Change History (1)

comment:1 Changed 17 years ago by davea

Resolution: wontfix
Status: newclosed

I think this is something embedded in python's MySQLdb module. Not worth trying to fix.

Note: See TracTickets for help on using tickets.