Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Plus Emulator R2 Solve UPDATE sql
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Central" data-source="post: 413786" data-attributes="member: 57042"><p>Or you can disable it fully as this just only activated strict mode again when you restart your vps.</p><p></p><p>To disable it fully, here's the steps:</p><p></p><p>Step 1: Go to C:/Program Files/MySQL/my.ini</p><p>Step 2: Locate "sql-mode"</p><p>Step 3: It looks like: sql-mode="NO_AUTO_***********"</p><p>Step 4: Remove everything in the speech marks so it then looks like this: sql-mode=""</p><p>Step 5: Save the Document then close it</p><p>Step 6: Right click the start menu and click "Command Prompt (Admin)</p><p>Step 7: Type: net stop MySQL</p><p>Step 8: Type: net start MySQL</p><p>And now sql will never be in strict mode!</p></blockquote><p></p>
[QUOTE="Central, post: 413786, member: 57042"] Or you can disable it fully as this just only activated strict mode again when you restart your vps. To disable it fully, here's the steps: Step 1: Go to C:/Program Files/MySQL/my.ini Step 2: Locate "sql-mode" Step 3: It looks like: sql-mode="NO_AUTO_***********" Step 4: Remove everything in the speech marks so it then looks like this: sql-mode="" Step 5: Save the Document then close it Step 6: Right click the start menu and click "Command Prompt (Admin) Step 7: Type: net stop MySQL Step 8: Type: net start MySQL And now sql will never be in strict mode! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Plus Emulator R2 Solve UPDATE sql
Top