[MySQL] Bugs, Help in Ricky Phelps's NGRP script
#1

Hello, I've found some bugs in my SQL Error list and I think these bugs are stopping me of starting the server help me


Код:
ed data file C:\xampp\mysql\data\ibdata1 did not exist:
InnoDB: a new database to be created!
140220  3:55:43  InnoDB: Setting file C:\xampp\mysql\data\ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
140220  3:55:44  InnoDB: Log file C:\xampp\mysql\data\ib_logfile0 did not exist: new to be created
InnoDB: Setting log file C:\xampp\mysql\data\ib_logfile0 size to 5 MB
InnoDB: Database physically writes the file full: wait...
140220  3:55:44  InnoDB: Log file C:\xampp\mysql\data\ib_logfile1 did not exist: new to be created
InnoDB: Setting log file C:\xampp\mysql\data\ib_logfile1 size to 5 MB
InnoDB: Database physically writes the file full: wait...
InnoDB: Doublewrite buffer not found: creating new
InnoDB: Doublewrite buffer created
InnoDB: 127 rollback segment(s) active.
InnoDB: Creating foreign key constraint system tables
InnoDB: Foreign key constraint system tables created
140220  3:55:45  InnoDB: Waiting for the background threads to start
140220  3:55:46 InnoDB: 5.5.36 started; log sequence number 0
140220  3:55:46 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
140220  3:55:46 [Note]   - '0.0.0.0' resolves to '0.0.0.0';
140220  3:55:46 [Note] Server socket created on IP: '0.0.0.0'.
140220  3:55:46 [Note] Event Scheduler: Loaded 0 events
140220  3:55:46 [Note] c:\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '5.5.36'  socket: ''  port: 3306  MySQL Community Server (GPL)
Reply
#2

Your SQL server isn't setup properly.
It tries to connect to IP 0.0.0.0
Reply
#3

So tell me what should I do please
Reply
#4

Is this log from your MySQL-server itself?
Or from the mysql plugin for samp?

If it's from your MySQL server package, you need to set it up properly.
This depends which server package you're using, so I can't help you with that.

If this log comes from your mysql-plugin, then show some code where it's trying to connect to mysql.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)