Raised This Month: $32 Target: $400
 8% 

[MySQL] New SQL files -> Server crash!


  
 
 
Thread Tools Display Modes
Author Message
GDX^
Junior Member
Join Date: May 2005
Old 05-07-2005 , 08:11   [MySQL] New SQL files -> Server crash!
#1

Hello,

I have MySQL 4.1.11 installed on my server.

The current AMXmodX versions doesn't support this version. That's why I downloaded the SQL Modules (1.01 SQL Modules).

When I run my server, I get this error:
Quote:
./hlds_run: line 423: 27717 Segmentation fault (core dumped) $HL_CMD
With -debug:
Quote:
./hlds_run: line 423: 27717 Segmentation fault (core dumped) $HL_CMD
Cannot access memory at address 0x55004000
debug.cmds:1: Error in sourced command file:
Cannot access memory at address 0xfeffede4
email debug.log to [email protected]
If i remove the MySQL modules, my server works fine!

Will there be support for MySQL 4.1.11? Or should I have to downgrade .

Greetz,
GDX^
GDX^ is offline
Kamikaze
Senior Member
Join Date: Mar 2004
Location: Butler, PA
Old 05-08-2005 , 11:44  
#2

Use the regular AMXX Mysql files then do this:


http://forums.alliedmods.net/showthread.php?t=8235

Go to the second to last post and do what Viper says on there.

If you need help, go to the Mysql manuals on www.mysql.com

I'm running Mysql 4.1 right now just fine doing that.
Kamikaze is offline
Send a message via ICQ to Kamikaze Send a message via AIM to Kamikaze Send a message via MSN to Kamikaze Send a message via Yahoo to Kamikaze
BAILOPAN
Join Date: Jan 2004
Old 05-08-2005 , 12:19  
#3

You only need the new MySQL modules for 4.1.8 or greater.
__________________
egg
BAILOPAN is offline
Kamikaze
Senior Member
Join Date: Mar 2004
Location: Butler, PA
Old 05-08-2005 , 13:37  
#4

Quote:
Originally Posted by BAILOPAN
You only need the new MySQL modules for 4.1.8 or greater.
Regular Mysql Module works with 4.1.8 or greater also by setting the old password setting, I'm running 4.1.8 right now with it set

Those new modules seems to not work though when I tried it before, it just crashes like what GDX^ said, Linux and Windows.

Want me to try it out again and tell you how it works Bail?
Kamikaze is offline
Send a message via ICQ to Kamikaze Send a message via AIM to Kamikaze Send a message via MSN to Kamikaze Send a message via Yahoo to Kamikaze
GDX^
Junior Member
Join Date: May 2005
Old 05-11-2005 , 08:23  
#5

Nope, it doesn't work...

I added old-password=1 under [mysqld].
my.cfg (only [mysqld]):
Quote:
# The MySQL server
[mysqld]
port = 3306
socket = <<<<<<removed>>>>>>
skip-locking
set-variable = key_buffer=16M
set-variable = max_allowed_packet=1M
set-variable = table_cache=64
set-variable = sort_buffer=512K
set-variable = net_buffer_length=8K
set-variable = myisam_sort_buffer_size=8M

old-password=1
Error with the standard modules:
Quote:
L 05/11/2005 - 14:21:41: [MYSQL] DB Connection failed(1251): Client does not support authentication protocol requested by server; consider upgrading MySQL client
[AMXX] SQL error: can't connect: 'Client does not support authentication protocol requested by server; consider upgrading MySQL client'
Error with the new modules (amxmodx-SQLmodules-1.01.zip):
Quote:
./hlds_run: line 423: 25858 Segmentation fault $HL_CMD
Add "-debug" to the ./hlds_run command line to generate a debug.log to help with solving this problem
Wed May 11 14:256 CEST 2005: Server restart in 10 seconds
-debug:
Quote:
./hlds_run: line 423: 25876 Segmentation fault (core dumped) $HL_CMD
Cannot access memory at address 0x55004000
debug.cmds:1: Error in sourced command file:
Cannot access memory at address 0xfeffee44
email debug.log to [email protected]

I wonna run it with AMXBans so I really need MySQL..


I hope someone can help me!
GDX^ is offline
Kamikaze
Senior Member
Join Date: Mar 2004
Location: Butler, PA
Old 05-11-2005 , 23:51  
#6

When u do that, you need to redo all of your usernames so they use the old-password method, look here:

http://dev.mysql.com/doc/mysql/en/old-client.html

Trust me, I got mine working following those steps. Going from 4.0.xx to 4.1.xx, they updated the password hashing algorithm so any clients (AMXX) that doesn't support that will give you that message, it won't happen when you get it setup properly.
Kamikaze is offline
Send a message via ICQ to Kamikaze Send a message via AIM to Kamikaze Send a message via MSN to Kamikaze Send a message via Yahoo to Kamikaze
GDX^
Junior Member
Join Date: May 2005
Old 05-12-2005 , 10:56  
#7

I gonna try this one


EDIT:
Doesnt works

Quote:
bash: syntax error near unexpected token `('
GDX^ is offline
GDX^
Junior Member
Join Date: May 2005
Old 05-13-2005 , 13:47  
#8

@Developers: Will there be another release for the new MySQL versions?
GDX^ is offline
Kamikaze
Senior Member
Join Date: Mar 2004
Location: Butler, PA
Old 05-13-2005 , 14:46  
#9

Try reinstalling, I've installed this successfully on both Linux and Windows Boxes with no problems. I don't see a reason for it to not work. Which one do you have?

Problem is this, you have to use the old password method with the username you are using to logon with on AMXX, if it's not using that older method then that error pops up. Somehow you didn't do it right so delete your databases and try installing it again.

If you don't want to, just install 4.0.xx version, there really isn't a reason to use 4.1.xxx unless you use other services that use the new features 4.1.xxx has or if you run multiple Mysql servers on one machine because it will give you performance increases if that is the case and doing one task like AMXX won't stress Mysql enough for an upgrade to be neccessary.
Kamikaze is offline
Send a message via ICQ to Kamikaze Send a message via AIM to Kamikaze Send a message via MSN to Kamikaze Send a message via Yahoo to Kamikaze
GDX^
Junior Member
Join Date: May 2005
Old 05-14-2005 , 14:14  
#10

Well, I think that my my.cnf-file isn't correct configured...

What did u add to it? Witch binary did u use to make it an old password?

Greetz,
GDX^
GDX^ is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 18:28.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode