The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I want to start writing my own hacks. I understand the principles, can do a lot but I am still new to the mysql fields notion. Where can I get documentation on the different fields available and an explanation on what to use (such as smalllint, integer, mediumblob etc...)?
|
#2
|
||||
|
||||
![]()
<a href="http://www.mysql.com" target="_blank">http://www.mysql.com</a> ?
|
#3
|
|||
|
|||
![]()
I've been there. Can't find anything about fields attributes.
|
#4
|
||||
|
||||
![]()
<a href="http://dev.mysql.com/doc/mysql/en/column-types.html" target="_blank">http://dev.mysql.com/doc/mysql/en/column-types.html</a>
|
#5
|
|||
|
|||
![]()
Thanks. Now on to my first major hack. I have been using a great program (free) that automatically creates the sql create tables statement for you
|
#6
|
|||
|
|||
![]()
If you already know SQL, then a good book on MySQL can help introduce you to MySQL differences.
But if you are not familiar with SQL and relational databases, MySQL books can be frustrating. I'd recommend starting with a good book on SQL first, like the book "SQL Fundamentals". Going from SQL to MySQL then would a lot easier. |
#7
|
|||
|
|||
![]()
thank you tamarian. In the past I have been able to navigate into someone else's tables a fair bit and get the info I needed. This time I've got an ambitious project requiring me to create those tables and I was not too sure about the various types and when to use them.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|