| tdd1984 | auris-:? are you talking to me? |
| Auris- | who else? |
| tdd1984 | exploere is a shell |
| Auris- | why? |
| tdd1984 | LOL why because its the heart |
| Auris- | the heart of what? |
| tdd1984 | the o/s everything around it |
| Auris- | the kernel is the heart of the o/s. hence the name, kernel. I'm actually not sure how is a shell defined. |
| tdd1984 | I like linux shells :) there terminal can't we buy shells hehe |
| codeshepherd | how do i find the schema of a particular table ? I can do select * from table .. but i want to know the default values of each field, primary key etc.. |
| Halcyon | anyone know why the php function mysql_insert_id() wouldn't be returning anything even if the insert immediately before went fine? |
| Sithgunner | hello, is it possible to run mysql on 2 servers at once on a drbd shared partition? both drbd are marked as primary as 2 servers have both mysql running on the same shared partition, but im getting all the table corrupted errors and on from using mysql from webserver |
| action | Serinth is away: shower |
| Serinth | is away: shower |
| Xgc | Halcyon: Post the code. Halcyon: 1) How do you know the insert succeeded? 2) Are you sure there was an auto_increment column involved? 3) How do you know the connection used to get the last insert id was the same used for the insert? |
| fowlduck | well, i suppose i'll ask again, anyone know how to generate a diagram of a mysql database schema? uml/erd style is preferred |
| CareBear\ | Hello! Someone who knows all about handlers, label scope and repeat, please have a look at bug 26503 bug 26503 |
| action | CareBear\ drags the wench around by the hair. |
| CareBear\ | drags the wench around by the hair. http://bugs.mysql.com/26503 |
| Halcyon | Xcg, I found the problem, its a problem with php's function, I used the LAST_INSERT_ID() function instead and it worked fine |
| Xgc | fowlduck: Apart from the options given above, Embarcadero probably has one or more tools for that. |
| fowlduck | Xgc: ok, thanks |
| CareBear\ | Specifically, the two last comments in the bug. |
| fowlduck | erg, costs $$$ |
| action | Serinth is back (gone 00:13:58) |
| Serinth | is back (gone 00:13:58) |
| Xgc | fowlduck: That's for sure. |
| toanducit | How do I delete mutile tables in MySQL |
| CareBear\ | Noone for interesting condition/handler problem? :) |
| toanducit | help me, plz! |