  | | | MySQL General | 'errno 32 on write '
That 's a broken pipe error (Run 'perror 32 ' in Linux)
Maybe too much data is being pumped in through the pipe.
Instead of this
/usr/bin/mysqldump --all-databases -u root | /usr
I use the mysqldump command (as below) in crontab to do a dump of my database
each night. Up until last week this was working fine. Last week (when I
was out of the office) there was a problem withMy apologies in advance if this is a bit off topic but...
On a rather old site we have a dreadful old bulletin board system
based on Matt Wright 's WWWBoard - all horrid text files and ancient
PerlI started to take this but gave up here 's a few suggestions
1. you have questions that need a "none " option
2. NEVER make the questions mandatory. like #32. I don 't give a shit about
most of thosehi friends
i searched on google but not file a solution.
is there a way that i can store special characters (return new line tab
etc) into mysql (ver. 4.1.12) table with text type?
i use textaOn Nov 29 2007 4 34 AM Adam Lipscombe <adam.lipscombe@(protected) > wrote
> Folks
>
>
> How can one conditionally drop an index in MySQL?
>
> Googling shows that the "drop index " does not support aHi
this Thursday Sergey Petrunia will give a MySQL University session on
Interaction Between Optimizer and Storage Engine
Please register for this session by filling in your name on the sessiHi!
I have a "SQL query construction " question that I hope someone can help
me with. After comparing a bunch of DNA fragments (see name below) with
a larger reference sequence I get a ordered list ra >Description
I am using MySQL server as backend database supporting a telecomm platform
providing voice over ip services.
tables involved acc cdr account location2
Partial processing flow
1.How about looking at the .frm file of the table.
On 11/28/07 Richard Edward Horner <rich@(protected) > wrote
> FYI this did not work )
>
> Thanks though!
>
> Rich(ard)
>
> On Nov 23 2007 3 37 Hi Experts
I need a small help - I think the solution is not complex but I am not sure
where to start.
Here is my problem. I have a table that defines the employee to manager
relationship. This taI 'm assuming you 're talking about the Mysql Query Browser?
You can change the number of records under Tools- > Preferences and
changing the "Max Rows For Generated Queries " to whatever you want set
You might want to use --single-transaction option when mysqldumping innodb
On Dec 1 2007 1 20 AM Jeff Mckeon <jsmForum@(protected) > wrote
> > -----Original Message-----
> > From J?rn Dahl-StamnHi.
I 'm considering a situation where I have a number of child/client servers
each of which are running local apps that feed into a local mysql db/tbl. In
order to manage the data I want to copy alHi
I 've created a function that return a float value the code for it is
create function IDR(pin1 varchar(20) pin4 varchar(20) pin6 varchar(20) pin7
varchar(20) pin9 varchar(20) MOL varchar(20)) rLet 's say I have the following table
CREATE TABLE `Users` (
`id` blahblah
`firstName` blahblah
`lastName` blahblah
`phone` blahblah
`fax` blahblah
`email` blahblah
)
If I do "SELECT id firstHi all I need to delete some fields from a table but in the where
clause I need to put a select command.
For instance delete from table1 where id (select id from table2 where
date <oneweek)
Is it possHello
I 'm using CentOS 4.5 with MySQL 4.1.20. I 've got 2G RAM on the system
and am running an x86_64 kernel (2.6.9-55.0.9.EL). When I try to use
mysqldump MySQL crashes (then restarts). Here isHi
I am running 5.0.46-enterprise-gpl-log version in linux (Red Hat Enterprise Linux AS release 4 (Nahant Update 5).
In my.cnf i have configured innodb as
innodb_data_file_path datafile1 500M
Hi All
I don 't know whether it is correct group or not. Just a hope that I may get
solution.
I have installed DBI and when I run the following perl script
------SCRIPT
use strict
use waHi
Is there any way to restrict access to the tcp port on mysql. I only
want my 5 class C 's to be able to access the port but it is a public
server.
Any help would be greatly appreciated.
Kelly
-Hey guys
I do run MySQL on a high traffic Server with approximately 10k
databases. Since some time MySQL is has become very sluggish.
When I look at my processlist it shows more than 25 processes (We have tables in our database that in addition to primary key
constraints also have unique() constraints of several columns in the
table
CREATE TABLE Test (
COL1 INT UNSIGNED AUTO_INCREMENT PHi
there 's very much information about how transactions and locking works
in InnoDB but maybe there 's also a simple and understandable answer to
my simple question
When I start a transaction theHi
this Thursday Guilhem Bichot will give a MySQL University session on
How to Run MySQL With a Debugger
Please register for this session by filling in your name on the session
Wiki page thatOk i don 't get it.
I have the following query
SELECT
SUM(quant)
FROM
movement_items
LEFT OUTER JOIN movements ON movements.id movement_items.movement_id
WHERE
item_id 21311
AND
movements.type_iOn 9 Nov 2007 at 10 44 Shaun T. Erickson wrote
> I pull Apache (combined format) logs daily from a number of mirrors
> back to a central server for processing. I 'd like to somehow load them
> inHi everybody
I 'm writing a function script in a flat file using vim now i would like
load it into my sql there is some command to do it similar to "load data
into " to fill tables?
thanks
--
Pau
what are the performance implications of different settings for
innodb_data_file_path?
if i only have one partition or filesystem does it ever make sense to
define more than one table file?
iircHey all
So I decided to start fresh on a test machine just to see if I could get
french characters working.
These are my steps
Freshly Installed Mysql 5.0.45
Configure the MySql Server now
Detail |
|
 |