[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.145.155.202: ~ $
# Skip tests which suffer from
#    Bug#28309 First insert violates unique constraint
#              - was "memory" table empty?
# if the folowing conditions are fulfilled:
# - MySQL Version is 5.0 (Bug is fixed in 5.1 and up)
# - use of embedded server
# - run on a case insensitive filesystem
#
let $value= query_get_value(SHOW VARIABLES LIKE 'lower_case_file_system', Value, 1);
if (`SELECT '$value' = 'ON' AND VERSION() LIKE '5.0%embedded%'`)
{
   skip # Test requires backport of fix for Bug#28309 First insert violates unique constraint - was "memory" table empty ?;
}

Filemanager

Name Type Size Permission Actions
bug28309_skip.inc File 575 B 0644
cleanup.inc File 433 B 0644
innodb_tb1.inc File 1.97 KB 0644
innodb_tb2.inc File 2.1 KB 0644
innodb_tb3.inc File 2.15 KB 0644
innodb_tb4.inc File 2.09 KB 0644
memory_tb1.inc File 1.92 KB 0644
memory_tb2.inc File 2.11 KB 0644
memory_tb3.inc File 2.07 KB 0644
memory_tb4.inc File 2.08 KB 0644
myisam_tb1.inc File 2.02 KB 0644
myisam_tb2.inc File 2.65 KB 0644
myisam_tb3.inc File 2.15 KB 0644
myisam_tb4.inc File 2.58 KB 0644
ndb_tb1.inc File 1.97 KB 0644
ndb_tb2.inc File 2.1 KB 0644
ndb_tb3.inc File 2.15 KB 0644
ndb_tb4.inc File 2.11 KB 0644
show_connection.inc File 406 B 0644
sp_tb.inc File 2.73 KB 0644
tb3.inc File 2.13 KB 0644