Displaying 2 results from an estimated 2 matches for "my_con".
Did you mean:
my_icon
2006 Mar 04
4
How to redirect_to the same page after comment posting?
How can I have the page redirect_to the same page after someone posts a
comment?
I know that you can do "redirect_to :action => ''index''", but the page is
located at this URL:
/posts/2006/02/01/individual_post/
So, the action is "individual" which is in the "posts" controller, but
there is a custom URL mapped for the URL shown above. How can
2005 Mar 14
2
Install the RMySQL
...makes pointer from
integer without a cast
RS-MySQL.c: In function `RS_MySQL_newConnection':
RS-MySQL.c:189: `MYSQL' undeclared (first use in this
function)
RS-MySQL.c:189: (Each undeclared identifier is reported only
once
RS-MySQL.c:189: for each function it appears in.)
RS-MySQL.c:189: `my_connection' undeclared (first use in
this function)
RS-MySQL.c:238: `MYSQL_READ_DEFAULT_GROUP' undeclared (first
use in this function)
RS-MySQL.c: In function `RS_MySQL_closeConnection':
RS-MySQL.c:370: `MYSQL' undeclared (first use in this
function)
RS-MySQL.c:370: `my_connection...