<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>MySQL Forums</title>
        <description></description>
        <link>http://forums.mysql.com/index.php</link>
        <lastBuildDate>Mon, 13 Feb 2012 22:56:18 +0000</lastBuildDate>
        <generator>Phorum 5.2.1-alpha</generator>
        <item>
            <guid>http://forums.mysql.com/read.php?10,515199,515199#msg-515199</guid>
            <title>Just saying Hello before I fully explore here... (no replies)</title>
            <link>http://forums.mysql.com/read.php?10,515199,515199#msg-515199</link>
            <description><![CDATA[ Hi everyone, <br />
<br />
Just thought I'd do a polite thing and just introduce myself as a noob in using Connector C++.  I do have a pressing question, but I want to find out how to properly format my question before submitting it, by trying to first find as many relevant docs that say how to do so, then following their directions.  <br />
<br />
Hope to be able to contribute to this forum. <br />
<br />
Sincerely, <br />
Alvin]]></description>
            <dc:creator>Alvin Revilas</dc:creator>
            <category>Newbie</category>
            <pubDate>Mon, 13 Feb 2012 22:44:15 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?79,515194,515194#msg-515194</guid>
            <title>EndNote (no replies)</title>
            <link>http://forums.mysql.com/read.php?79,515194,515194#msg-515194</link>
            <description><![CDATA[ Has anyone ever interfaced EndNote with MySQL?  How doable is it?]]></description>
            <dc:creator>Colleen Boye</dc:creator>
            <category>Other Migration</category>
            <pubDate>Mon, 13 Feb 2012 16:08:41 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?71,515193,515193#msg-515193</guid>
            <title>Modelo y consulta (no replies)</title>
            <link>http://forums.mysql.com/read.php?71,515193,515193#msg-515193</link>
            <description><![CDATA[ Hola. Es la primera vez que realizo una consulta en este foro. Realmente estoy agradecido de encontrar gente que pueda ayudarme, en especial cuando no tengo a quien recurrir.<br />
Mi problema es el siguiente: Tengo que almacenar objetos con sus características(discretas, 0 ó 1), y estas son alrededor de unas 100, con posibilidad de crecer.<br />
Cada elemento tiene atributos propios, tales como nombre y descripción, junto con otros similares. Además hay posee una colección de características, las cuales ya están definidas en otra tabla (porque son comunes a todos los elementos), pero solo se guarda si la cumple o no.<br />
Mi dificultad radica en encontrar el modelo de datos correcto y la consulta pertinente para obtener los elementos que cumplan con una determinada combinación de características, fijadas por el usuario.<br />
<br />
Probé, como modelo de datos, crear una tabla aparte en donde relaciono elementoID con caracteristicaID. La relación ya daría por sentado que la cumple. Esto me permite que si crecen el número de características no se vea limitado por el número máximo de campos que soporta mysql para las tablas.<br />
Lo que encontré imposible es una consulta que me devuelva los elementos que cumplen con determinadas características.<br />
<br />
También probé de guardar la colección de características que cumple como una colección de '1' y '0', correspondiendo cada característica a una potencia de 2, pero al ser la cantidad de caract. elevadas, se rebaza el límite de enteros de mysql.<br />
Gracias por la ayuda que me puedan brindar. Pablo.]]></description>
            <dc:creator>pablo pica</dc:creator>
            <category>Spanish</category>
            <pubDate>Mon, 13 Feb 2012 22:09:13 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?8,515189,515189#msg-515189</guid>
            <title>Mysql Expert Consultant required (no replies)</title>
            <link>http://forums.mysql.com/read.php?8,515189,515189#msg-515189</link>
            <description><![CDATA[ Hi<br />
<br />
I have some software and a website that work together using a Mysql DB -they are in beta.<br />
<br />
I'd like to hire someone to look over the logic of the database, my php queries, and make suggestions on how sound they are, how to improve them, and if required, complete the changes.<br />
<br />
I would like someone with solid credentials, or at least a very good reputation here on these forums.<br />
<br />
Payments would be via Paypal.<br />
<br />
Thanks<br />
<br />
Shaun Thomson<br />
SongbookDB]]></description>
            <dc:creator>Shaun Thomson</dc:creator>
            <category>Jobs</category>
            <pubDate>Mon, 13 Feb 2012 21:03:47 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?10,515188,515188#msg-515188</guid>
            <title>Data files on CIFS Share (no replies)</title>
            <link>http://forums.mysql.com/read.php?10,515188,515188#msg-515188</link>
            <description><![CDATA[ We were told to move our data files to a CIFS share. So, I did the following:<br />
<br />
a. Shutdown MySQL<br />
b. Mapped the CIFS share drive as Z:<br />
c. Copied &quot;F:\MySQL Datafiles&quot; (which includes all data files and log files) to the Z:<br />
d. Modified the my.ini to reflect the new drive letter.<br />
e. Start MySQL<br />
<br />
However, I got an error saying &quot;Can't create test file F:\MySQL Datafiles\data\machine-name.lower-test&quot;<br />
<br />
I was able to create the test file manually but MySQL can't seem to create one.<br />
<br />
Thanks for the help.<br />
<br />
- randolf]]></description>
            <dc:creator>Randolf Julian</dc:creator>
            <category>Newbie</category>
            <pubDate>Mon, 13 Feb 2012 20:55:44 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?10,515180,515180#msg-515180</guid>
            <title>MySQL finding missing number (2 replies)</title>
            <link>http://forums.mysql.com/read.php?10,515180,515180#msg-515180</link>
            <description><![CDATA[ Hi all,<br />
<br />
I have a problem with missing numbers in a table.<br />
So.. <br />
<br />
I have fields:<br />
<br />
id (unique, AI) and prod_num (int).<br />
Product numbers goes from 1 to 60.000 and I need to know which ones are missing.<br />
Prod_num are sequenced.. 1,2,3,4,5,6,7,8,9,10,11... <br />
Lets say that I have the case in which 3 is missing.. so - 1,2,4,5,6,7,8,9,10,11.. <br />
How can I find out which is missing?<br />
<br />
Thanks for help in advance!<br />
<br />
Regards,<br />
Davor]]></description>
            <dc:creator>Davor Ergotic</dc:creator>
            <category>Newbie</category>
            <pubDate>Mon, 13 Feb 2012 22:42:49 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?10,515171,515171#msg-515171</guid>
            <title>Inserting php code into table (5 replies)</title>
            <link>http://forums.mysql.com/read.php?10,515171,515171#msg-515171</link>
            <description><![CDATA[ I just wanted to know if I can insert a php conditional statement into a table. What I have is a login form saved into the table if I removed all php code the form will display as normal but if I left the code in the table the form does not display correctly and it show the actual php code. The field I am storing the data in has the data type of TEXT. Should I use a different data type or is this not possible to do?]]></description>
            <dc:creator>Ray Feliciano</dc:creator>
            <category>Newbie</category>
            <pubDate>Mon, 13 Feb 2012 22:27:31 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?24,515155,515155#msg-515155</guid>
            <title>5.5.17 Community slower on RHEL6 and RHEL55 (no replies)</title>
            <link>http://forums.mysql.com/read.php?24,515155,515155#msg-515155</link>
            <description><![CDATA[ I have a very strange issue with mysql on redhat. It seems to be slower on redhat6 than redhat 5 no matter what I do.<br />
<br />
I'm running 5.5.17 community RPMs on both servers. One is an older PE2970 server runnign RHEL55. One is newer R710 running RHEL6. The hardware specs on new server are close by slightly better. All iozone tests show new box has 30% faster io. <br />
<br />
Here's issue: I run a test script with &quot;250K INSERT INTO .. ON DUPLICATE KEY UPDATE&quot; inserts on rhel55 and it takes 38 seconds. On RHEL6, 58 seconds. They have almost the same my.cnf and very similar sysctl tuning parameters.<br />
<br />
Anyone else run into a similar issue? I realize this might be better addressed to a redhat mailing list but I'm hoping someone else might have seen this here.]]></description>
            <dc:creator>Jobe Bittman</dc:creator>
            <category>Performance</category>
            <pubDate>Mon, 13 Feb 2012 19:32:30 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?11,515139,515139#msg-515139</guid>
            <title>MYSQL install on redhat5 cluster (no replies)</title>
            <link>http://forums.mysql.com/read.php?11,515139,515139#msg-515139</link>
            <description><![CDATA[ Hi,<br />
I have an RH5 cluster comprising 2 servers and a shared storage. Is it possible to install mysql in an active/passive mode onto these servers. MYSQL will be enterprise edition.<br />
<br />
regards<br />
<br />
Alan]]></description>
            <dc:creator>Alan Mckeown</dc:creator>
            <category>Install</category>
            <pubDate>Mon, 13 Feb 2012 18:50:00 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?10,515136,515136#msg-515136</guid>
            <title>error 2002 en mysql (1 reply)</title>
            <link>http://forums.mysql.com/read.php?10,515136,515136#msg-515136</link>
            <description><![CDATA[ estoy instalando mysql por consola y me da el siguiente error:<br />
<br />
Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)<br />
<br />
Me pueden decir como arreglo este problema? Gracias por su ayuda.]]></description>
            <dc:creator>ramon gonzalez</dc:creator>
            <category>Newbie</category>
            <pubDate>Mon, 13 Feb 2012 19:37:30 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?10,515134,515134#msg-515134</guid>
            <title>Need help with LOAD DATA INFILE with repeat fields in CSV file (no replies)</title>
            <link>http://forums.mysql.com/read.php?10,515134,515134#msg-515134</link>
            <description><![CDATA[ I have a unique problem that needs some expert assistance as I have yet been able to locate any documentation on the issue that can help me.<br />
<br />
I have a CSV file containing a modest data set exported by a proprietary system. Each row contains, say: &quot;A&quot;, &quot;B&quot;, &quot;C&quot;, &quot;D&quot; fields per record and I want to use LOAD DATA INFILE to import them into MySQL.<br />
<br />
Problem is, the structure of the data export for those records contains repeated (not duplicate) fields delimited with an |. This reorders the output somewhat randomly. In short, if the record is &quot;A&quot;, &quot;B&quot;, &quot;C&quot;, &quot;D&quot; and &quot;C&quot; has a repeated field, &quot;D&quot; will also be repeated. For example, my CSV file looks like this:<br />
<br />
1. &quot;A&quot;, &quot;B&quot;, &quot;C&quot;, &quot;D&quot;<br />
2. &quot;A&quot;, &quot;B&quot;, &quot;C&quot;, &quot;D&quot;<br />
3. &quot;A&quot;, &quot;B&quot;, |&quot;B&quot;|, &quot;C&quot;, |&quot;C&quot;|,&quot;D&quot;, |&quot;D&quot;|<br />
4. &quot;A&quot;, |&quot;A&quot;|, &quot;B&quot;, |&quot;B&quot;|, &quot;C&quot;, |&quot;C&quot;|,&quot;D&quot;, |&quot;D&quot;|<br />
<br />
So, if we are to use the above as an example, I want to use this logic to create a new row based on repeated column entries:<br />
<br />
//Find the 1st repeated field (occurring at Row 3, Field &quot;|&quot;B&quot;|<br />
//Create new row by duplicating Row 3, Field &quot;A&quot;<br />
//Cut |&quot;B&quot;|,|&quot;C&quot;|,|&quot;D&quot;| from Row 3 and insert into new line.<br />
<br />
But I have no idea how to implement this logic. Can anyone out there help?]]></description>
            <dc:creator>Joe Sharpe</dc:creator>
            <category>Newbie</category>
            <pubDate>Mon, 13 Feb 2012 12:36:01 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?71,515128,515128#msg-515128</guid>
            <title>error 2002 en mysql (no replies)</title>
            <link>http://forums.mysql.com/read.php?71,515128,515128#msg-515128</link>
            <description><![CDATA[ Estoy tratando abrir mysql y me sale el siguiente error:<br />
Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)<br />
Me pueden decir como arreglo este problema.<br />
Gracias por su ayuda.]]></description>
            <dc:creator>ramon gonzalez</dc:creator>
            <category>Spanish</category>
            <pubDate>Mon, 13 Feb 2012 18:29:19 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?11,515126,515126#msg-515126</guid>
            <title>Password :$ (1 reply)</title>
            <link>http://forums.mysql.com/read.php?11,515126,515126#msg-515126</link>
            <description><![CDATA[ I recently downloaded mySQl,<br />
and when i open it shows : <br />
&quot;  Could not open required defaults file: C:\Program Files\MySQL\MySQL Server 5.1\m<br />
y.ini<br />
Fatal error in defaults handling. Program aborted<br />
Enter password:_ &quot;<br />
<br />
i dont know what the error is, nor the password.<br />
how do i find the password?<br />
please reply<br />
xox]]></description>
            <dc:creator>Alaya Francis</dc:creator>
            <category>Install</category>
            <pubDate>Mon, 13 Feb 2012 19:41:42 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?10,515126,515161#msg-515161</guid>
            <title>Password :$ (-1 replies)</title>
            <link>http://forums.mysql.com/read.php?10,515126,515161#msg-515161</link>
            <description><![CDATA[  -- moved topic -- ]]></description>
            <dc:creator>Alaya Francis</dc:creator>
            <category>Newbie</category>
            <pubDate>Mon, 13 Feb 2012 19:41:42 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?123,515125,515125#msg-515125</guid>
            <title>RAID 5 suitablility for Mysql (no replies)</title>
            <link>http://forums.mysql.com/read.php?123,515125,515125#msg-515125</link>
            <description><![CDATA[ Dear All,<br />
        I would like to know is RAID 5 suitable for Mysql? Thank you.]]></description>
            <dc:creator>newbie Shai</dc:creator>
            <category>MySQL &amp; Storage</category>
            <pubDate>Mon, 13 Feb 2012 12:16:52 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?10,515123,515123#msg-515123</guid>
            <title>bind-address (1 reply)</title>
            <link>http://forums.mysql.com/read.php?10,515123,515123#msg-515123</link>
            <description><![CDATA[ i  installed mysql in windows 2008 <br />
<br />
and i have specified bind-address=192.168.2.100 (my server ip address)<br />
<br />
Does it means mysql connect using the ip:192.168.2.100<br />
<br />
what if i want to listen both 127.0.0.1 and  the ip:ip:192.168.2.100<br />
<br />
<br />
please help]]></description>
            <dc:creator>man max</dc:creator>
            <category>Newbie</category>
            <pubDate>Mon, 13 Feb 2012 13:30:33 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?6,515116,515116#msg-515116</guid>
            <title>Mysql Certification (no replies)</title>
            <link>http://forums.mysql.com/read.php?6,515116,515116#msg-515116</link>
            <description><![CDATA[ Hello guys, I want to be a mysql dba , but I don't know where should I start,can somebody help me]]></description>
            <dc:creator>omar sarabia</dc:creator>
            <category>Certification</category>
            <pubDate>Mon, 13 Feb 2012 18:07:10 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?71,515100,515100#msg-515100</guid>
            <title>Inconvenientes con la BD (no replies)</title>
            <link>http://forums.mysql.com/read.php?71,515100,515100#msg-515100</link>
            <description><![CDATA[ Buenos Dias a Todos.<br />
<br />
Actualmente tengo instalada la version BETA del Query Browser 1.2.4 MySql, y la Version de la BD MySQL Server 5.1, montada sobre Windows 2008 server a 64 bits, hace un tiempo  presento muchos inconvenientes y por ende se realizo la migracion e incluso cambio de servidor, pero lo lios persisten y es que durante mi operacion comienza ponerse lenta mi maquina y de unmomento a otro comienza a reventarse y presentar errores de no poder actualizar o grabar productos en las tablas. Tampoco permite realizar procesos de anulaciones, comienza a mostrar errores de Time Out para las operaciones, obtando por reiniciar el server y asi solamente se soluciona. Alguien tiene algun comentario que me pueda dar una luz  de como solucionar esto.<br />
<br />
Muchas Gracias a todos.]]></description>
            <dc:creator>Miguel Samper</dc:creator>
            <category>Spanish</category>
            <pubDate>Mon, 13 Feb 2012 17:37:27 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?108,515094,515094#msg-515094</guid>
            <title>Problem with my database in query browser (no replies)</title>
            <link>http://forums.mysql.com/read.php?108,515094,515094#msg-515094</link>
            <description><![CDATA[ Deare people,<br />
<br />
I have a problem with Mysql query browser which i can't solve on my own.<br />
The case is I wanted to create a view table, when i tried it didn't work. After that i typed a query in order to be able to create view tables. The query was: <br />
<br />
CREATE USER root@....... IDENTIFIED BY ..........;<br />
GRANT SELECT,INSERT,UPDATE,DELETE,CREATE,CREATE VIEW ON products.* TO root@........<br />
<br />
The result was that i couldn't produce any query's anymore. So, i closed query browser. But then i couldn't acces query browser any more with my old password. Only with the new 'password' which i filled in after IDENTIFIED BY. But when i am in query browser now by filling in the new password i don't have any acces to my databases, only to 1 information_schema database. <br />
<br />
So my question is: How can i get back to my databases? Does anyone know what i did by filling in that query and how to solve my problem? I hope so!<br />
<br />
Kind regards,<br />
<br />
<br />
Rick]]></description>
            <dc:creator>Rick Broekaart</dc:creator>
            <category>MySQL Query Browser</category>
            <pubDate>Mon, 13 Feb 2012 17:21:29 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?20,515078,515078#msg-515078</guid>
            <title>What causes a table to be marked crashed? (no replies)</title>
            <link>http://forums.mysql.com/read.php?20,515078,515078#msg-515078</link>
            <description><![CDATA[ Hi all, <br />
<br />
I appreciate that this is probably a pretty open ended topic of conversation and that there's no 'right' answer per se, but please allow me to explain my situation. <br />
<br />
I've just developed a script that inserts data from an external programme into a mySQL database; I've extensively tested this programme on my home computers and those of friends that I've been able to use and found no problems or errors with the script. However I have just sent a first draft off to my customer and they are getting the following error: <br />
<br />
Pool could not be updated, Died with this error: Table ‘tblinteraction’ is marked as crashed and should be repaired :<br />
<br />
Obviously 'Pool' &amp; 'tblinteraction' are database specific. I'm aware that I could run a repair script in an attempt to correct the error, but even if this works I'm more concerned as to what caused the problem and how I could fix that and prevent the error from occurring in future. <br />
<br />
I have briefly seen a few hints that the error may be memory related. Presumably it's no co-incidence that tblInteraction is the table with the most data in in my db if this is the case?<br />
<br />
Any ideas would be appreciated <br />
<br />
Jason]]></description>
            <dc:creator>Jason West</dc:creator>
            <category>General</category>
            <pubDate>Mon, 13 Feb 2012 15:23:08 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?11,515077,515077#msg-515077</guid>
            <title>Triggers &amp;amp; Encoding (no replies)</title>
            <link>http://forums.mysql.com/read.php?11,515077,515077#msg-515077</link>
            <description><![CDATA[ Hi,<br />
<br />
I've got a database which is set up with 'utf8_general_ci' collation. Furthermore, the collation for all tables are also set up with 'utf8_general_ci', and the same are all fields.<br />
<br />
Now, I've set up a trigger on one of the tables to capture old data whenever an update takes place. The old data is then simply inserted into a log table.<br />
<br />
However, whenever special characters occur, the trigger fails because a variable in the trigger is unable to handle the special character. It complains about invalid characters, and it appears to be related to the encoding. After much back and forth, I specifically set the trigger variable's encoding and things work.<br />
<br />
My question is : what encoding does a trigger variable use by default? Is there a way to determine this without having to specifically define the encoding? It would be great if the trigger could somehow &quot;adapt&quot; to the encoding on the field it captures data from.]]></description>
            <dc:creator>Stian Brattland</dc:creator>
            <category>Install</category>
            <pubDate>Mon, 13 Feb 2012 15:05:13 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?8,515076,515076#msg-515076</guid>
            <title>IT Technical Engineer (m/w) Microsoft Dynamics NAV – IT-Fachkräfte, (Wirtschafts-)Informatiker mit Erfahrungen in MS SQL – (no replies)</title>
            <link>http://forums.mysql.com/read.php?8,515076,515076#msg-515076</link>
            <description><![CDATA[ Vorsprung braucht Weitblick.<br />
Und Köpfe, die weiter denken.<br />
<br />
Seit 1993 geben wir Unternehmen weltweit entscheidende Impulse für nachhaltige ERP-Lösungen auf Basis neuester Microsoft-Technologien. Als zertifizierter Microsoft Gold Partner bieten wir ein breites Kompetenzspektrum, wenn es um Geschäftsprozesse in mittelständischen und großen Unternehmen geht. Unsere Kunden profitieren von erfolgreichen, gewinnbringenden IT-Lösungen, die nachhaltig den Wettbewerbsvorsprung am Markt sichern.<br />
<br />
Es sind die Leistungen unserer Mitarbeiter, die maßgeblich dazu beitragen, dass wir seit Jahren äußerst erfolgreich für internationale Kunden tätig sind. Unterstützen Sie unser Team am Standort Nürnberg als<br />
<br />
IT Technical Engineer (m/w) Microsoft Dynamics NAV<br />
– IT-Fachkräfte, (Wirtschafts-)Informatiker mit Erfahrungen in MS SQL –<br />
<br />
Im Detail heißt das für Sie:<br />
- Sie beraten unsere Kunden bei der Erstellung von Microsoft Dynamics NAV Lösungen.<br />
- Sie erstellen technische Spezifikationen nach der Microsoft-SureStep-Methodik.<br />
- Die Entwicklung von Lösungen und Prototypen in Microsoft Dynamics NAV sowie deren Dokumentation und Test gehören ebenso zu Ihren Aufgaben.<br />
- Sie führen Code Reviews durch und nehmen an Workshops zur Beratung unserer Kunden teil.<br />
<br />
Sie bringen folgende Eigenschaften mit:<br />
- Sie haben ein Studium der (Wirtschafts-)Informatik oder eine vergleichbare Berufsausbildung (z. B. als Fachinformatiker/-in) abgeschlossen.<br />
- Sie verfügen über fundierte Kenntnisse in den Bereichen Microsoft Dynamics NAV und in C/AL.<br />
- Sie können auf Erfahrungen im Umgang mit Microsoft SQL-Server unter Dynamics NAV zurückblicken.<br />
- Eine hohe Qualitätsorientierung, schnelle Auffassungsgabe sowie tiefgehendes Verständnis für betriebswirtschaftliche Prozesse zeichnen Sie aus.<br />
- Sie überzeugen mit einer eigenständigen, effizienten, lösungs- und vor allem kundenorientierten Arbeitsweise.<br />
- Gute Englischkenntnisse runden Ihr Profil ab.<br />
<br />
Ihre Perspektive bei impuls – Wir bieten Ihnen<br />
- Einen attraktiven Arbeitsplatz in einem motivierten Team, das gern zusammenarbeitet.<br />
- Individuelle Weiterbildung im technischen, fachlichen Bereich und Soft-Skills-Trainings.<br />
- Ein dynamisches Unternehmen mit kurzen Entscheidungswegen und Reaktionszeiten.<br />
- Die Möglichkeit, bei namhaften Kunden mit zukunftsweisenden Technologien in anspruchsvollen Projekten mitzuarbeiten.<br />
- Raum, sich in einem wachstumsstarken Umfeld zu verwirklichen, das Ihnen erfolgreiches und selbstständiges Arbeiten ermöglicht.<br />
<br />
Werden Sie Teil eines hoch motivierten Teams und unterstützen Sie uns als IT Technical Engineer. Senden Sie uns Ihre vollständigen Bewerbungsunterlagen mit Angaben zu Ihren Gehaltsvorstellungen und dem frühestmöglichen Eintrittstermin.<br />
<br />
impuls Informationsmanagement GmbH<br />
Barbara Biedermann<br />
Deutschherrnstraße 15 – 19<br />
90429 Nürnberg<br />
<a rel="nofollow"  href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#106;&#111;&#98;&#115;&#64;&#105;&#109;&#112;&#117;&#108;&#115;&#45;&#115;&#111;&#108;&#117;&#116;&#105;&#111;&#110;&#115;&#46;&#99;&#111;&#109;">&#106;&#111;&#98;&#115;&#64;&#105;&#109;&#112;&#117;&#108;&#115;&#45;&#115;&#111;&#108;&#117;&#116;&#105;&#111;&#110;&#115;&#46;&#99;&#111;&#109;</a><br />
www.impuls-solutions.com]]></description>
            <dc:creator>Barbara Biedermann</dc:creator>
            <category>Jobs</category>
            <pubDate>Mon, 13 Feb 2012 14:56:24 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?152,515073,515073#msg-515073</guid>
            <title>My Snippets (no replies)</title>
            <link>http://forums.mysql.com/read.php?152,515073,515073#msg-515073</link>
            <description><![CDATA[ I have created several SQL snippets that are specific to our architecture for maintenance, special ETL processes and the like.  Sorry to say, that the titles of my snippets are not stored or presented in alphabetical order.  I have almost 100 of the snippets.  Some are over 1000 lines long.  Searching for a snippet can be a pain.<br />
<br />
Where are the snippets stored?  Way not present them alphabetically be title?]]></description>
            <dc:creator>Steve Sloan</dc:creator>
            <category>Workbench - Newbie</category>
            <pubDate>Mon, 13 Feb 2012 14:27:37 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?25,515068,515068#msg-515068</guid>
            <title>Temporary error 20016 (no replies)</title>
            <link>http://forums.mysql.com/read.php?25,515068,515068#msg-515068</link>
            <description><![CDATA[ Hi,<br />
<br />
I have cluster with 4 data nodes (mysql-5.5.16 ndb-7.2.2), one schema (about 200 tables). <br />
<br />
Some of queries ends up with an error: <br />
<br />
ERROR 1297 (HY000): Got temporary error 20016 'Query aborted due to node failure' from NDBCLUSTER<br />
<br />
This happens with join queries but not in every combination, for example: <br />
A join B works<br />
A join C doesn't work<br />
<br />
In mysql api logs i can find something like this:<br />
120213 13:57:45 [ERROR] Got error 20016 when reading table './&lt;schema&gt;/&lt;table A&gt;'<br />
<br />
<br />
Most of configuration parameters was taken from examples provided with MySQL Cluster binaries.<br />
<br />
Any ideas how to solve it?]]></description>
            <dc:creator>Jarek ?mietanka</dc:creator>
            <category>Cluster</category>
            <pubDate>Mon, 13 Feb 2012 13:13:14 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?98,515066,515120#msg-515120</guid>
            <title>Pass Java object to stored Procedure (-1 replies)</title>
            <link>http://forums.mysql.com/read.php?98,515066,515120#msg-515120</link>
            <description><![CDATA[  -- moved topic -- ]]></description>
            <dc:creator>sanjeev M</dc:creator>
            <category>Stored Procedures</category>
            <pubDate>Mon, 13 Feb 2012 06:25:38 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?39,515066,515066#msg-515066</guid>
            <title>Pass Java object to stored Procedure (1 reply)</title>
            <link>http://forums.mysql.com/read.php?39,515066,515066#msg-515066</link>
            <description><![CDATA[ I am using My Sql WorkBench 5.2.36 CE .<br />
I want to pass a java object to My Sql stored procedure as a parameter .<br />
I need help regarding this.Thank you..]]></description>
            <dc:creator>sanjeev M</dc:creator>
            <category>JDBC and Java</category>
            <pubDate>Mon, 13 Feb 2012 20:05:10 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?22,515064,515064#msg-515064</guid>
            <title>Error 1005: Can't create table 'mydb.course_offered' (errno: 150) (no replies)</title>
            <link>http://forums.mysql.com/read.php?22,515064,515064#msg-515064</link>
            <description><![CDATA[ I'm new to mysql workbench<br />
Can anyone solve this problem?<br />
<br />
<br />
Executing SQL script in server<br />
<br />
ERROR: Error 1005: Can't create table 'mydb.course_offered' (errno: 150)<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
-- -----------------------------------------------------<br />
<br />
-- Table `mydb`.`Course_Offered`<br />
<br />
-- -----------------------------------------------------<br />
<br />
CREATE  TABLE IF NOT EXISTS `mydb`.`Course_Offered` (<br />
<br />
  `Year` INT NOT NULL ,<br />
<br />
  `Trimester` INT NOT NULL ,<br />
<br />
  `Course_ID` VARCHAR(10) NOT NULL ,<br />
<br />
  `Section` INT NOT NULL ,<br />
<br />
  `Instructor_ID` CHAR(10) NOT NULL COMMENT 'FK from instructors table' ,<br />
<br />
  `Room` VARCHAR(10) NULL ,<br />
<br />
  `Class_Capacity` INT NULL ,<br />
<br />
  `Grade_A` INT NULL ,<br />
<br />
  `Grade_B_P` INT NULL ,<br />
<br />
  `Grade_B` INT NULL ,<br />
<br />
  `Grade_C_P` INT NULL ,<br />
<br />
  `Grade_C` INT NULL ,<br />
<br />
  `Grade_D_P` INT NULL ,<br />
<br />
  `Grade_D` INT NULL ,<br />
<br />
  `Grade_W` INT NULL ,<br />
<br />
  `Grade_S` INT NULL ,<br />
<br />
  `Grade_U` INT NULL ,<br />
<br />
  `User_ID` INT NULL ,<br />
<br />
  `Last_Updated` DATETIME NULL ,<br />
<br />
  `Status` CHAR(1) NULL ,<br />
<br />
  PRIMARY KEY (`Year`, `Trimester`, `Course_ID`, `Section`) ,<br />
<br />
  INDEX `fk_Course Offered_Instructors1` (`Instructor_ID` ASC) ,<br />
<br />
  INDEX `fk_Course Offered_Courses3` (`Course_ID` ASC) ,<br />
<br />
  INDEX `fk_Course Offered_Year Trimester1` (`Year` ASC, `Trimester` ASC) ,<br />
<br />
  CONSTRAINT `fk_Course Offered_Instructors1`<br />
<br />
    FOREIGN KEY (`Instructor_ID` )<br />
<br />
    REFERENCES `mydb`.`Instructors` (`Instructor_ID` )<br />
<br />
    ON DELETE NO ACTION<br />
<br />
    ON UPDATE NO ACTION,<br />
<br />
  CONSTRAINT `fk_Course Offered_Courses3`<br />
<br />
    FOREIGN KEY (`Course_ID` )<br />
<br />
    REFERENCES `mydb`.`Courses` (`Course_ID` )<br />
<br />
    ON DELETE NO ACTION<br />
<br />
    ON UPDATE NO ACTION,<br />
<br />
  CONSTRAINT `fk_Course Offered_Year Trimester1`<br />
<br />
    FOREIGN KEY (`Year` , `Trimester` )<br />
<br />
    REFERENCES `mydb`.`Year Trimester` (`year` , `Trimester` )<br />
<br />
    ON DELETE NO ACTION<br />
<br />
    ON UPDATE NO ACTION)<br />
<br />
ENGINE = InnoDB<br />
<br />
<br />
<br />
SQL script execution finished: statements: 13 succeeded, 1 failed]]></description>
            <dc:creator>Chitlada Kullapanich</dc:creator>
            <category>InnoDB</category>
            <pubDate>Mon, 13 Feb 2012 06:00:29 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?11,515063,515063#msg-515063</guid>
            <title>Setting up a connection with a database (1 reply)</title>
            <link>http://forums.mysql.com/read.php?11,515063,515063#msg-515063</link>
            <description><![CDATA[ I want to set up a connection with a database I've created on my computer using a file looking like this:<br />
<br />
&lt;?php<br />
$hostname = &quot;hostname&quot;;<br />
            $username = &quot;username&quot;;<br />
            $password = &quot;password&quot;;<br />
            $connection = mysql_connect($hostname, $username, $password)<br />
                or die(&quot;Could not open connection to database&quot;);<br />
            mysql_select_db(&quot;db_name&quot;, $connection)<br />
            or die(&quot;Could not select database&quot;);<br />
?&gt;<br />
<br />
But I'm not quite sure about how to repalce &quot;hostname&quot;. Is a host something I need to create myself and if so how do I do that? I run mysql on ubuntu and use the terminal to work with it. <br />
Or is the host something that already exist and if so how do I find out what it's name is?<br />
<br />
Also, how do I create a user? Do I use mysqladmin or do I log in to mysql as root and use create user?]]></description>
            <dc:creator>Susanna Karlsson</dc:creator>
            <category>Install</category>
            <pubDate>Mon, 13 Feb 2012 10:44:26 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?167,515061,515061#msg-515061</guid>
            <title>Getting an access violation .. Suggestion?? (no replies)</title>
            <link>http://forums.mysql.com/read.php?167,515061,515061#msg-515061</link>
            <description><![CDATA[ I am using Visual studi 2010 and added &quot;MySQL Connector C++ 1.0.5&quot; header and library files to it. The code i am using is below. The problem is I get the error<br />
<br />
&quot;Unhandled exception at 0x5bcdad4a (msvcp100d.dll) in mysqlite.exe: 0xC0000005: Access violation reading location 0xccccccd0&quot;<br />
<br />
at the line while (res-&gt;next()) the first result gets displayed then the error shows up Why is that<br />
<br />
My code is<br />
#include &lt;stdlib.h&gt;<br />
#include &lt;iostream&gt;<br />
<br />
#include &lt;cppconn/driver.h&gt;<br />
#include &lt;cppconn/exception.h&gt;<br />
#include &lt;cppconn/resultset.h&gt;<br />
#include &lt;cppconn/statement.h&gt;<br />
#include &lt;cppconn/prepared_statement.h&gt;<br />
<br />
int main(){<br />
<br />
	sql::Driver *driver;<br />
	sql::Connection *con;<br />
	sql::Statement *stmt;<br />
	sql::ResultSet *res;<br />
	sql::PreparedStatement *pstmt;<br />
<br />
	try{<br />
		driver = get_driver_instance();<br />
		con = driver-&gt;connect(&quot;tcp://127.0.0.1:3306&quot;, &quot;root&quot;, &quot;admin&quot;);<br />
		con-&gt;setSchema(&quot;test&quot;);<br />
<br />
		stmt = con-&gt;createStatement();<br />
		stmt-&gt;execute(&quot;insert into example values(4,'four'),(5, 'five')&quot;);<br />
		delete stmt;<br />
<br />
		pstmt = con-&gt;prepareStatement(&quot;select * from example&quot;);<br />
		res = pstmt-&gt;executeQuery();<br />
		while (res-&gt;next())<br />
			std::cout&lt;&lt;res-&gt;getInt(&quot;id&quot;)&lt;&lt;&quot;  &quot;&lt;&lt;res-&gt;getString(&quot;data&quot;)&lt;&lt;std::endl;<br />
		delete res;<br />
		delete pstmt;<br />
<br />
		pstmt = con-&gt;prepareStatement(&quot;delete from example where id=?&quot;);<br />
		pstmt-&gt;setInt(1,4);<br />
		pstmt-&gt;executeUpdate();<br />
		pstmt-&gt;setInt(1,5);<br />
		pstmt-&gt;executeUpdate();<br />
<br />
		delete pstmt;<br />
<br />
		delete con;    <br />
	}catch(sql::SQLException &amp;e){<br />
		std::cout&lt;&lt;e.what();<br />
	}<br />
}]]></description>
            <dc:creator>Rajesh khan</dc:creator>
            <category>MySQL Connector/C++</category>
            <pubDate>Mon, 13 Feb 2012 11:58:18 +0000</pubDate>
        </item>
        <item>
            <guid>http://forums.mysql.com/read.php?167,515059,515059#msg-515059</guid>
            <title>insert variables into MYSQL (no replies)</title>
            <link>http://forums.mysql.com/read.php?167,515059,515059#msg-515059</link>
            <description><![CDATA[ int f = 23;<br />
mysql_query(connect,&quot;INSERT INTO t(d) VALUES(%d)&quot;,f);<br />
<br />
lets say f for the above case is an unknown integer obtained from another function, How do i insert the value f into mysql. The above statement gives me an error of:<br />
<br />
error C2660: 'mysql_query' : function does not take 3 arguments]]></description>
            <dc:creator>jason chan</dc:creator>
            <category>MySQL Connector/C++</category>
            <pubDate>Mon, 13 Feb 2012 11:42:52 +0000</pubDate>
        </item>
    </channel>
</rss>

