Hello List,
On two different occasions and on two different servers I have found server
debug information written out to the mysqld.log file.
Now I know that by issuing the kill -1 mysql-pid will write that information to
the mysqld.log file, and by using mysqladmin debug will also write debug
On Tue, Jun 19, 2012 at 11:56 AM, Miguel Cardenas wrote:
> RELEASE:
> - Runtime: /MT (static threaded)
> - Library: mysqlclient.lib (...\mysql\lib)
> - Ignore library: LIBCMTD.lib (without this does not link the release)
> - Debug: NO
>
> RELEASE:
> - Runtime: /MT
Hello Lars
After hours of testing different project configurations, finally I was
able to compile with debug mode... still pending the test of
debugging, but just created the DLL (it was a library that I'm
developing) without errors...
The configurations I used (VC++ 2010 Express) were:
RE
On Tue, Jun 19, 2012 at 10:47 AM, Martin Gainty wrote:
> Miguel..
>
> i do not have VC2010 but as my memory recalls the
> C runtime library (MSVCRT*.dll) would be the first library on %PATH% .. and
> all missing functions *should* be located inside the dll (e.g.
> __CrtSetReportFile )
>
> can you
*.dll
Saludos Cordiales (desde EEUU)
Martin
__
Porfavor no altere esta communicacion..Gracias
> Date: Tue, 19 Jun 2012 10:24:48 -0400
> Subject: Re: Unresolved symbols with mysqlclient in DEBUG mode using VC++
> 2010 Express
> From: chamael.
so the symbols are resolved
> correctly? The release mode works perfect and the application runs
> fine in that way only...
The missing functions should be provided by the Visual Studio debug
runtime library. Are all source files in your own code compiled and
program linked with one, and only one
Hello friends
I'm back to MySQL programming using the C API... it works fine when I
compile using the RELEASE mode and "C:\Program Files (x86)\MySQL\MySQL
Server 5.5\lib" but if I choose the DEBUG mode and "C:\Program Files
(x86)\MySQL\MySQL Server 5.5\lib\debug"
again my
question is:
Iam wondering what other tools exist to load test the mysql daemon, or how
to better debug this situation... more tools must exist out there? Perhaps
there must be a PHP/DB that I can load... and run a stress test like you
would test network issues with speedtest.net just a
what other tools exist to load test the mysql daemon, or how
to better debug this situation... more tools must exist out there? Perhaps
there must be a PHP/DB that I can load... and run a stress test like you
would test network issues with speedtest.net just a thought.. I know you
dont compare apples
:
Iam wondering what other tools exist to load test the mysql daemon, or how
to better debug this situation... more tools must exist out there? Perhaps
there must be a PHP/DB that I can load... and run a stress test like you
would test network issues with speedtest.net just a thought.. I know you
dont
ction
3) the shared memory request fails in a internal strcpy() (asm, not source
available) because a memory violation trying to acces 0x
Note these conditions:
- The program fails inside VC++ 2008 express debug session
- The program runs perfect without debug session or called dire
asm, not source
available) because a memory violation trying to acces 0x
Note these conditions:
- The program fails inside VC++ 2008 express debug session
- The program runs perfect without debug session or called directly by user
- I'm programming inside VirtualBox/WinXP
Now I don'
Hi
I tested with both release and debug versions and the problem is the same,
it fails when calling
mysql_real_connect()
shared memory request function
strcpy() asm code access violation to 0x
Regards,
Miguel
On Sun, Jan 11, 2009 at 9:57 AM, Patrick Sherrill wrote:
> I s
I seem to recall the issue with the debug library, but don't recall the fix.
Do you get the same permissions (access) error with the release library?
Pat...
- Original Message -
From: "Miguel Cardenas"
To:
Sent: Saturday, January 10, 2009 10:22 AM
Subject: VC++ 200
if Memory serves the LIBCMTD.lib library that you're excluding IS the
MultiThreaded Library?
Generally if you can run it thru debug you can get the CodeStack and
InstructionPointer which will at least point to the exact location where it
abended
Saludos Cordiales desde EEUU!M
with the unhandled exception.
>
> My VC++ 2008 configuration is this:
>
>
> Includes:
> C:\Program Files\MySQL\MySQL Server 6.0\include
>
> Libraries:
> C:\Program Files\MySQL\MySQL Server 6.0\lib\debug
>
> Code generation:
> Multi-threaded /MT
>
> Preco
run freely it aborts there
with the unhandled exception.
My VC++ 2008 configuration is this:
Includes:
C:\Program Files\MySQL\MySQL Server 6.0\include
Libraries:
C:\Program Files\MySQL\MySQL Server 6.0\lib\debug
Code genera
Hi.
I think you had a mistake for the server types.Mysql-nt.exe is the only
exexutable program on windows.So you just pay close attention about it.
On Mon, Oct 6, 2008 at 8:35 PM, Steven <[EMAIL PROTECTED]> wrote:
> > Steve
> (n)
> Martin!
>
>
> > if you want apache and mysql (and possibly PHP
> Steve
(n)
Martin!
> if you want apache and mysql (and possibly PHP for scripting) AND you want
> all 3 to run at once
> then d/l and implement with XAMP
> there are alot of XAMP specific bells and whistles that are installed that
> get in the way of tuning your MySQL and tuning your Apache inst
Andy!
Even Installing as a service and choosing Server Machine as Server type
does not install mysqld the settings I used are as follows. I even did a
search in the C drive
SetUp Type
Complete
The configuration choices made running Configuration Wizard
1Configuration Type
Detailed
2 S
Varuna,
Please also remember to copy the list back in to your response so others
can follow your steps if they're having trouble.
As I said in my e-mail, I would recommend installing as a Windows
service (you said in your e-mail that "Install as a Windows service" was
unchecked.) I don't us
Varuna,
A polite note - if you post the same question 6 times (especially in the
space of 24 hours) people are going to be more unlikely to help you.
Post the question once, and read people's responses.
Now onto your issues...
When you run "mysqld-nt" you were starting a standalone version
Hello Steven
I have installed it as an service, I first stopped the service form the
Service Control Manager and I went to the directory "C:\Program
Files\MySQL\MySQL
> Server 5.0\bin" ran the command "mysqld" --console.
and out put was
C:\Program Files\MySQL\MySQL Server 5.0\bin>"mysqld" --con
stops it stops?
That is right! ;-) MySQL as a service should be installed, it starts
either automatically or (depending on your attitude) about the
services configuration.
> 3 In Windows is it not possible to start other to two servers mysqld and
> mysqld-debug
You have only to start mysq
it stops?
3 In Windows is it not possible to start other to two servers mysqld and
mysqld-debug
Varuna
debug it and
see
what it is doing?
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com
Is there no way to step thru a stored proc in order to debug it and see
what it is doing?
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
m ok, then you can focus recovery/restore options on that
> database.
>
>
> - Rick
>
>
> Original Message
> > Date: Friday, January 25, 2008 08:07:32 AM -0500
> > From: Paul Berry <[EMAIL PROTECTED]>
> > To: mysql@lists.mysql.com
&g
hey guys - overnight our sql server apparantly got hit hard, and started
dropping connections
it was restarted and now this morning even though its showing 0 processes
running, seems
completely healthy on all tests, mysqld restarted with no sign of problems -
none of the
web servers can connect to
The wait_timeout and interactive_timeout global variables are set to
172800, and max_allowed_packet is set to 30M, and I am still getting
the problem
> I am having debugging a problem I am seeing with mysqldump.
>
> While using mysqldump to make backups of my database, I will
> intermitently get t
I am having debugging a problem I am seeing with mysqldump.
While using mysqldump to make backups of my database, I will
intermitently get the following error :
mysqldump: Error 2013: Lost connection to MySQL server during query
when dumping table
I am running the pre-compiled 64 bit linux 5
[EMAIL PROTECTED] schrieb:
> I am running the 64 bit version of mysql server 5.1.18, and on the
> client side I am running python with the mysqldb module. While
> running a very large insert query I get the following error :
>
> 2013, 'Lost connection to MySQL server during query'
>
> I have --l
I am running the 64 bit version of mysql server 5.1.18, and on the
client side I am running python with the mysqldb module. While
running a very large insert query I get the following error :
2013, 'Lost connection to MySQL server during query'
I have --log-warnings set to 3, but I get no corres
gerald_clark wrote:
Michael Joyner wrote:
(OT) (Windows ODBC/MySQL Debug) EMERGENCY HELP NEEDED
--
MyODBC does not connect to Sybase.
Correct. Merely trying to use it's debug features to "snatch" the dba
password so
Michael Joyner wrote:
(OT) (Windows ODBC/MySQL Debug) EMERGENCY HELP NEEDED
--
The Scenario:
~~
We out locked out of our door lock database.
The database is Sybase Sql Anywhere version 7.0
(OT) (Windows ODBC/MySQL Debug) EMERGENCY HELP NEEDED
--
The Scenario:
~~
We out locked out of our door lock database.
The database is Sybase Sql Anywhere version 7.0
The software uses a hard
Hello.
See:
http://dev.mysql.com/doc/refman/5.0/en/the-dbug-package.html
P. Evans wrote:
> Hello Listers,
> Can anyone explain what are valid values for the 'debug options' on a
> mysqlimport ? The manuals just say :
> --debug[=debug_options], -# [debug_
Hello Listers,
Can anyone explain what are valid values for the 'debug options' on a
mysqlimport ? The manuals just say :
--debug[=debug_options], -# [debug_options]
Write a debugging log. The debug_options string often is 'd:t:o,file_name'.
What is d:
Hello,
I have looked at the two supplied links and still have some more questions
These errors I get about every 4 to 10 minutes. I get them from 3 different
application servers.
If I do this mysqld
--debug=d,info,error,query,general,where:O,/tmp/mysqld.trace
What kind of info can I expect to
See:
http://dev.mysql.com/doc/mysql/en/communication-errors.html
http://dev.mysql.com/doc/mysql/en/making-trace-files.html
Randy Paries wrote:
>Hello,
>My log file is getting filled with these. How do i start debugging this?
>Thanks
>Randy
>//-snip
Hello,
My log file is getting filled with these. How do i start debugging this?
Thanks
Randy
//-snip-//
050122 20:28:00 Aborted connection 53561 to db: 'unitnet' user: 'paries'
host: `local.flanders' (Got an error reading communication packet
On Sep 3, 2005, at 1:43 PM, Jason Pyeron wrote:
google pulls up many instances of this error from several
'different' servers, you might lookinto the software.
http://www.google.com/search?num=50&hl=en&lr=lang_en&safe=off&q=%
27kessler%2Fproducts.frm%27&btnG=Search&lr=
The reason for that
FIXED...
I did a chmod +rwx on the directory, and now all is well.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
all the parent dirs +x ?
what is the ouput is the show databases?
On Sat, 3 Sep 2005, Brian Dunning wrote:
On Sep 3, 2005, at 1:43 PM, Jason Pyeron wrote:
it could be that the permissions are wrong, too.
The permissions for all the files in there are -rwxrwxr-x ...I don't know if
that's w
On Sep 3, 2005, at 1:43 PM, Jason Pyeron wrote:
it could be that the permissions are wrong, too.
The permissions for all the files in there are -rwxrwxr-x ...I don't
know if that's what they should be or not.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To
On Sep 3, 2005, at 1:43 PM, Jason Pyeron wrote:
google pulls up many instances of this error from several
'different' servers, you might lookinto the software.
http://www.google.com/search?num=50&hl=en&lr=lang_en&safe=off&q=%
27kessler%2Fproducts.frm%27&btnG=Search&lr=
The reason for that is
There are no backups, unfortunately. I do have admin access. It's a
RaQ if that makes any difference. I did find the database files at
another location,
/vol/hdd/mysql/kessler/products.frm and everything else.
On Sep 3, 2005, at 1:24 PM, Jason Pyeron wrote:
are there backups of this mach
what portal software is this?
google pulls up many instances of this error from several 'different'
servers, you might lookinto the software.
http://www.google.com/search?num=50&hl=en&lr=lang_en&safe=off&q=%27kessler%2Fproducts.frm%27&btnG=Search&lr=
it could be that the permissions are wrong
are there backups of this machine?
do you have administrator access?
does kessler/products.frm still exist? [likely:
/var/lib/mysql/kessler/products.frm]
On Sat, 3 Sep 2005, Brian Dunning wrote:
My web site has always worked, I didn't change anything, so whatever is
causing this error happened
My web site has always worked, I didn't change anything, so whatever
is causing this error happened all by itself:
#1017 - Can't find file: './kessler/products.frm' (errno: 13)
In phpMyAdmin, it shows the tables are "in use" and there's no way to
execute a repair or anything. I don't know wh
Hello.
I've submitted a bug:
http://bugs.mysql.com/7137
>Sure enough... I just installed the latest 4.1 linux binaries, I didn't
>realize that the server itself had to be compiled with the debug enabled
>(although now that I realize that it makes c
Got it. I did a mysql --help and saw that debug-info is set to FALSE...so I
need to compile MySQL with debugging support.
Thanks for all the help!!
Cheers
Manoj
- Original Message -
From: "Paul DuBois" <[EMAIL PROTECTED]>
To: "ManojSW" <[EMAIL PROTECTE
t; <[EMAIL PROTECTED]>
To: "ManojSW" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, December 13, 2004 11:29 AM
Subject: Re: mysqldump + debug option not working
> At 11:19 +0900 12/13/04, ManojSW wrote:
> >Hi,
> > I am running MySQL (4.0.15 max
At 11:19 +0900 12/13/04, ManojSW wrote:
Hi,
I am running MySQL (4.0.15 max log) & mysqldump (version 9.09 Distrib
4.0.16) on Linux platform.
For some strange reasons, I am unable to use the debug option with
mysqldump. I have tried the following switch with no luck:
-# ,
--d
Hi,
I am running MySQL (4.0.15 max log) & mysqldump (version 9.09 Distrib
4.0.16) on Linux platform.
For some strange reasons, I am unable to use the debug option with
mysqldump. I have tried the following switch with no luck:
-# ,
--debug,
--debug = 'd:t:o,
Sure enough... I just installed the latest 4.1 linux binaries, I didn't
realize that the server itself had to be compiled with the debug enabled
(although now that I realize that it makes complete sense). It would be
nice if the documentation for mysqlimport would at least make note of
Hello.
Check that your MySQL installation was compiled with debug support:
mysqld --help
If the --debug flag is listed with the options then you have debugging
enabled.
mysqladmin ver
also lists the mysqld version as mysql ... --debug in this case.
>I'm trying to uti
I'm trying to utilize the debug switch with mysqlimport so that I can figure
out why I'm getting errors on the data I'm importing, but I have yet to
figure out a way to do this. I've tried to read the sparse documentation
concerning this feature and no debug file is ever p
Hello This is probably real simple for someone that knows - I'm having a few
problems installing MySQL on a particular server (it's repairing a damaged
copy). I'd like to try and fix it myself so I'm recompiling with the
--with-debug option. If I manage to fix the problem, i
On 06/30/2004 02:46 PM Andrew Pattison spoke:
The way I do this is within PHP is to echo the value stored in mysql_error
after each SQL statement. If you're not using PHP then this probably doesn't
help though ;-)
I'm not using PHP.
I'm loading tons of data with SQL statements from the command line
Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, June 30, 2004 3:38 PM
Subject: debug
> I'm running a ton of sql statements to load data.
>
> Is there a way to not display successes:
> Query OK, 1 row affected (0.02 sec)
> Records: 1 Duplicates: 0 Warnings:
I'm running a ton of sql statements to load data.
Is there a way to not display successes:
Query OK, 1 row affected (0.02 sec)
Records: 1 Duplicates: 0 Warnings: 0
and display failures and the query statement that failed?
There are 60 000+ of these and I'd ideally like to debug t
ailto:[EMAIL PROTECTED]
> Sent: Friday, April 16, 2004 10:22 AM
> To: [EMAIL PROTECTED]
> Subject: Re: MySQL 5.0.0-alpha-max-debug running on localhost as
> [EMAIL PROTECTED]
>
> "Marvin Cummings" <[EMAIL PROTECTED]> wrote:
>> This appears when I attempt to
From: Egor Egorov [mailto:[EMAIL PROTECTED]
Sent: Friday, April 16, 2004 10:22 AM
To: [EMAIL PROTECTED]
Subject: Re: MySQL 5.0.0-alpha-max-debug running on localhost as
[EMAIL PROTECTED]
"Marvin Cummings" <[EMAIL PROTECTED]> wrote:
> This appears when I attempt to open
"Marvin Cummings" <[EMAIL PROTECTED]> wrote:
> This appears when I attempt to open phpMyAdmin. It doesn't matter what
> account I set in the config.inc.php file, I continue to get this error. How
> do I change this so that another account logs in to the localhost? I
> unfortunately had to reboot my
This appears when I attempt to open phpMyAdmin. It doesn't matter what
account I set in the config.inc.php file, I continue to get this error. How
do I change this so that another account logs in to the localhost? I
unfortunately had to reboot my server and this became the result. I notice
that I c
: Debug options for mysqlimport?
I'm having a tough time with the debug options for mysqlimport. I've
check the docs, but they're as clear as mud. I've tried a number of
combinations of -#d:t:o,filename and everything else I can think of, but
I can't get any debug info
I'm having a tough time with the debug options for mysqlimport. I've
check the docs, but they're as clear as mud. I've tried a number of
combinations of -#d:t:o,filename and everything else I can think of, but
I can't get any debug information.
What I'm really
en
Cc: [EMAIL PROTECTED]
Subject: Re: "--with-debug" option
On Tue, 25 Nov 2003, Stefaan Van Dooren wrote:
> Can anyone tell me what this option does, besides adding debug
> information ? When I add this option, I get a working mysqld server.
> When I remove it and recompi
On Tue, 25 Nov 2003, Stefaan Van Dooren wrote:
> Can anyone tell me what this option does, besides adding debug information ?
> When I add this option, I get a working mysqld server. When I remove it and
> recompile, my server won't work anymore
It does a lot of things. With M
Hi,
Can anyone tell me what this option does, besides adding debug information ?
When I add this option, I get a working mysqld server. When I remove it and
recompile, my server won't work anymore
It looks like the server is started (hostname.err), but no pid file is
created
The database is working fine, by the mysql command hangs indefinitely. Any thoughts
how I can determine the cause?
Thanks.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
ened look at a log in the data folder
> and noticed
>
> 031007 9:37:53 InnoDB: Started
> MySql: ready for connections.
> Version: '4.0.15-max-debug' socket: '' port: 3306
>
>
> Since I asked for the standard server mysqld
> What is max-deb
Sql: ready for connections.
Version: '4.0.15-max-debug' socket: '' port: 3306
Since I asked for the standard server mysqld
What is max-debug and where did it come from?
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http:/
At 16:06 4/8/2003 +0200, Morten Gulbrandsen wrote:
Hi,
Just copy c:\mysql\lib\opt\libmysql.dll into
the c:\mysql\bin directory.
When is final release of 4.1.0 scheduled please ?
I highly appreciate and thank you all eternally for
Enabling nested selects like
SELECT article, dealer, price
FROM
Hello programmers
this is my path,
C:\mysql\bin>path
PATH=C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\mysql\bin
After installing 4.1.0-alpha-max-debug
I try to start winmysqladmin.exe
Then I get this error,
===
Die dynamic link library libmysql.dll wurde nicht im angegebe
Worked like a charm!
Thank you very much Sergei! :)
Adam
- Original Message -
From: "Sergei Golubchik" <[EMAIL PROTECTED]>
To: "Adam Carmichael" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Sunday, July 20, 2003 10:04 PM
Subject: Re: MySQL com
ossible bug I have discovered.
>
> I am running FreeBSD 4.8, and I attempt to compile mysql-4.0.13 with
> the following configure command: ./configure --with-vio --with-openssl
> --with-debug=full (the initial bug I wanted to report is related to
> openssl so compiling with the ssl and vio o
compile mysql-4.0.13 with the following
configure command: ./configure --with-vio --with-openssl --with-debug=full (the
initial bug I wanted to report is related to openssl so compiling with the ssl and vio
options is essential).
I then try running 'make' but I get a lot of undefined
Hi,
Does anyone succeed to run embedded mySQL application
(libmysqlserver) built in Debug. I got RtlHeapValidate exception on
any mysql calls which allocates and free some memory. Crash appears
in:
-- cut ---
void my_no_flags_free(gptr ptr)
{
DBUG_ENTER("my
Summary: On AIX 4.3.3, using xlc_r/xlC_r compiler, configured with
--with-debug, make all in client directory fails with:
ld: 0711-317 ERROR: Undefined symbol: ._db_enter_
ld: 0711-317 ERROR: Undefined symbol: ._db_return_
ld: 0711-317 ERROR: Undefined symbol: _db_on_
ld: 0711-317 ERROR
Hi!
>>>>> "mysql" == mysql-return-103913-monty mysql writes:
mysql> Hi,
mysql> is there any way to debug a c-programm that uses the mysql c-api? I want
mysql> to use checker for memleak checking but it seems to be impossible to
mysql> compile the mysq
Hi,
is there any way to debug a c-programm that uses the mysql c-api? I want
to use checker for memleak checking but it seems to be impossible to
compile the mysql client libraries using checker. The reason seems to be
some assembly language parts. All other libraries I need compile.
Did anybody
[SMTP:[EMAIL PROTECTED]]
Sent: 17 March 2002 08:38
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Invalid Argument ??? Not sure how to debug this
Hi all and Good Morning.
I have been struggling with this code: I was wondering if someone
could
On Sun, 17 Mar 2002, Daniel Negron/KBE wrote:
> $sql= "SELECT * FROM cd_list WHERE $searchstring LIKE '%searchstring%'
> ORDER BY artist ASC";
How about:
SELECT * FROM cd_list WHERE searchstring LIKE '%{$searchstring}%'
Then again, do you actually have a column called "searchstring" in
On Sunday 17 March 2002 16:38, Daniel Negron/KBE wrote:
> Hi all and Good Morning.
>
> I have been struggling with this code: I was wondering if someone could
> lend me a hand.
>
> I am working with this code and can't get the error to disappear.
>
> After running I get
>
> |-
Hi all and Good Morning.
I have been struggling with this code: I was wondering if someone could
lend me a hand.
I am working with this code and can't get the error to disappear.
After running I get
|-|
| W
I'd rather not fire up Viz C just to build MySQL 3.23.39 NON-DEBUG.
Is there much of a performance difference between DEBUG & NON-DEBUG ?
Also with the Windows binary builds how does one NOT use MySQL MAX, is that a runtime
option or do you need a different build entirely ?
Is ther
Ok, this is confusing me. Under FreeBSD 4.2 and MySQL 3.23.36-debug:
The mysqld process is not running as root, but as 'mysqld:mysqld'.
bmdb2# ps -orgid,ruid,command -eww -p 46884
RGID RUID COMMAND
6724 6724 MYSQL_TCP_PORT=3306 OLDPWD=/var/mysqld/db/mojo
log_dir=/var/
>> Description:
oliver> After several sig 11 I compliled a --with-debug version and enabled
oliver> debugging and logging. Mysqld crashed shortly after starting without
oliver> trace (!) and then immediatly crashed again after restart.
oliver>
>Description:
After several sig 11 I compliled a --with-debug version and enabled
debugging and logging. Mysqld crashed shortly after starting without
trace (!) and then immediatly crashed again after restart.
/sw/pkg/mysqldebug/3.23.36/libexec/mysqld: ready
91 matches
Mail list logo