Heidi SQL Error 1067[SOLVED]

A forum for development and discussion on third party tools such as the Quest Designer

Moderator: Project Admin

Heidi SQL Error 1067[SOLVED]

Postby Tichater » Sat Aug 10, 2013 9:05 pm

Heyas all!
I was wondering if anyone can help me with this problem.
I was connected to my server the other day. However today when I tried to connect to the DB i get this error; Windows could not start the MySQL5 service on Local Computer.
Error 1067: The process terminated unexpectedly.

Thanks in advance for any help!

and this is when i try to start the service.
Attachments
Untitled.png
Untitled.png (63.33 KiB) Viewed 6499 times
Last edited by Tichater on Fri Jan 10, 2014 1:53 pm, edited 2 times in total.
Tichater
DOL Apprentice
 
Posts: 44
Joined: Thu Aug 14, 2008 8:59 am
Location: Las Vegas, NV

Re: Heidi SQL Error 1067

Postby Tichater » Sat Aug 10, 2013 9:33 pm

this is the dialog box that pops up when i try to connect.

and this is in the error file.
but i cant find heap in the my.ini at all!


130609 12:21:14 [Note] Plugin 'FEDERATED' is disabled.
130609 12:21:15 InnoDB: The InnoDB memory heap is disabled
130609 12:21:15 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130609 12:21:15 InnoDB: Compressed tables use zlib 1.2.3
130609 12:21:15 InnoDB: Initializing buffer pool, size = 107.0M
130609 12:21:15 InnoDB: Completed initialization of buffer pool
InnoDB: The first specified data file .\ibdata1 did not exist:
InnoDB: a new database to be created!
130609 12:21:15 InnoDB: Setting file .\ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
130609 12:21:15 InnoDB: Log file .\ib_logfile0 did not exist: new to be created
InnoDB: Setting log file .\ib_logfile0 size to 54 MB
InnoDB: Database physically writes the file full: wait...
130609 12:21:16 InnoDB: Log file .\ib_logfile1 did not exist: new to be created
InnoDB: Setting log file .\ib_logfile1 size to 54 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
130609 12:21:18 InnoDB: Waiting for the background threads to start
130609 12:21:19 InnoDB: 1.1.8 started; log sequence number 0
130609 12:21:19 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
130609 12:21:19 [Note] - '0.0.0.0' resolves to '0.0.0.0';
130609 12:21:19 [Note] Server socket created on IP: '0.0.0.0'.
130609 12:21:19 [Note] Event Scheduler: Loaded 0 events
130609 12:21:19 [Note] C:\Program Files (x86)\MySQL
Attachments
Untitled.png
Untitled.png (8.91 KiB) Viewed 6499 times
Tichater
DOL Apprentice
 
Posts: 44
Joined: Thu Aug 14, 2008 8:59 am
Location: Las Vegas, NV

Re: Heidi SQL Error 1067

Postby Tolakram » Sun Aug 11, 2013 1:39 pm

Your database file is missing, did you move it? Your disk might also be full, I can't tell from the message. Heidi is a client tool, not a server. The errors you posted look to be MySQL startup errors.
- Mark
User avatar
Tolakram
Storm / Storm-D2 Admin
 
Posts: 9189
Joined: Tue Jun 13, 2006 1:49 am
Location: Kentucky, USA

Re: Heidi SQL Error 1067

Postby Graveen » Sun Aug 11, 2013 2:31 pm

Don't you have another MySQL server running, ie did you installed DOLSetup.exe before MySQL server ? If yes, you must uninstall DOLSetup (or use the embedded MYSQL server)
Image
* pm me to contribute in Dawn of Light: code, database *
User avatar
Graveen
Project Leader
 
Posts: 12660
Joined: Fri Oct 19, 2007 9:22 pm
Location: France

Re: Heidi SQL Error 1067

Postby HunabKu » Mon Aug 12, 2013 5:50 am

To have the real error(s) message(s) :
- open command prompt
Code: Select all
win+R
Code: Select all
cmd
- and open you mysql bin directory
Code: Select all
cd C:\Program Files (x86)\MySQL\bin
- Finaly launch the daemon
Code: Select all
mysqld.exe
You will see the error(s) message(s)
"C'est l'ignorance qui apporte le chaos, pas la connaissance."
Scarlett Johansson dans "Lucy" de Luc Besson
-------------------------------------------------------------------------------
"Ignorance brings chaos, not knowledge."
Scarlett Johansson on "Lucy" by Luc Besson
User avatar
HunabKu
Developer
 
Posts: 1905
Joined: Sat Jun 18, 2011 4:48 am

Re: Heidi SQL Error 1067

Postby Tichater » Wed Aug 14, 2013 11:00 pm

@Tolakram no nothing was moved. (not by me manually) drive has PLENTY of space. MySQL isnt running it wont! ive ran EVERY .exe in its folder! only the instance creator works.

@Graveen I never did anything with any DOLSetup. i downloaded navicat and imported my old DB that worked fine until the free trial ran out. then i uninstalled navicat and installed heidi and that opened fine! and after installing the drivers to sim unlock my phone i tethered my phone and thats when it wouldnt open. a few days prior is last time i used it. it was ok.

@HunabKu i did all that and after mysqld.exe there was nothing. ill post a pic.
Attachments
Untitled.png
Untitled.png (134.89 KiB) Viewed 6459 times
Tichater
DOL Apprentice
 
Posts: 44
Joined: Thu Aug 14, 2008 8:59 am
Location: Las Vegas, NV

Re: Heidi SQL Error 1067

Postby Argo » Wed Aug 14, 2013 11:40 pm

you might wanna deinstall your mysql and install mysql and mysql credentials again. then create a new mysql instance and it should work fine.

regards
Argo
Möge Gott sein zwischen Dir und dem Leid, an allen dunklen und verlassenen Orten, die Du erreichen wirst.
Argo
Server Team
 
Posts: 1760
Joined: Thu Sep 18, 2008 6:21 pm
Location: Berlin, Germany

Re: Heidi SQL Error 1067

Postby HunabKu » Thu Aug 15, 2013 4:58 am

Do you use the autobuild DoLServer Package or do you install MySQL apart ?
"C'est l'ignorance qui apporte le chaos, pas la connaissance."
Scarlett Johansson dans "Lucy" de Luc Besson
-------------------------------------------------------------------------------
"Ignorance brings chaos, not knowledge."
Scarlett Johansson on "Lucy" by Luc Besson
User avatar
HunabKu
Developer
 
Posts: 1905
Joined: Sat Jun 18, 2011 4:48 am

Re: Heidi SQL Error 1067

Postby Graveen » Thu Aug 15, 2013 5:44 pm

Same advice than Argo. I had troubles with some versions of MySQL. Uninstall all, reboot, reinstall can help :)
Image
* pm me to contribute in Dawn of Light: code, database *
User avatar
Graveen
Project Leader
 
Posts: 12660
Joined: Fri Oct 19, 2007 9:22 pm
Location: France

Re: Heidi SQL Error 1067

Postby Graveen » Thu Aug 15, 2013 5:44 pm

Same advice than Argo. I had troubles with some versions of MySQL. Uninstall all, reboot, reinstall can help :)
Image
* pm me to contribute in Dawn of Light: code, database *
User avatar
Graveen
Project Leader
 
Posts: 12660
Joined: Fri Oct 19, 2007 9:22 pm
Location: France


Return to “%s” Third Party Tools

Who is online

Users browsing this forum: No registered users and 1 guest