mysql-error-1415

    -1熱度

    1回答

    我在MySQL創建函數的結果集,這裏是我的功能 DROP FUNCTION IF EXISTS cta_db_railink_02.sf_booking; CREATE FUNCTION cta_db_railink_02。 sf_booking( p_org VARCHAR(5), p_des VARCHAR(5), p_depart日期, p_train_no VARCHAR(15), - 跳

    1熱度

    1回答

    我在Windows Server 2008上使用MySQL Server 7.0,並試圖在函數中返回GROUP_CONCAT的結果。一般SQL如下: DELIMITER ; DROP FUNCTION IF EXISTS MyFunction; DELIMITER $$ CREATE FUNCTION MyFunction(MyVar INT) RETURNS VARCHAR(

    0熱度

    2回答

    我試圖在update語句的參數中進行條件更改。 我收到以下錯誤,當我嘗試以下功能 /home/y/bin/mysql -u root <testpri.sql> out ERROR 1415 (0A000) at line 4: Not allowed to return a result set from a function testpri.sql的內容如下: use `zestdb`;

    0熱度

    1回答

    這就是我輸入的內容。它將構建沒有錯誤。但使我對空錯誤: "MySqlConnection = new SqlConnection"(MyConnectionString.ConnectionString); 我使用VS2010 C#... MyConnectionString = ConfigurationManager.ConnectionStrings["Data Source=